A B C D E F G H I L M N O P R S T U V W

V

value - Variable in class se.liu.ida.critiquer.activities.parameters.ActivityParameter
 
value - Variable in class se.liu.ida.critiquer.scenarios.standard.InternalAgentParameter
 
valueChanged() - Method in class se.liu.ida.critiquer.activities.parameters.ActivityParameter
This method can be used directly by subclasses if the parameter value reference remaing the same but there has been changes to the value so listeners should be notified Also, we create a new thread to do the updating here since this may be called during the process of updating a parameter.
valueChanged(TreeSelectionEvent) - Method in class se.liu.ida.critiquer.gui.OrganizationView
 
valueForPathChanged(TreePath, Object) - Method in class se.liu.ida.critiquer.resources.OrganizationModel
 
valueOf(String) - Static method in enum se.liu.ida.critiquer.activities.parameters.LocationParameter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.activities.parameters.TimeParameter.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.constraints.ConstraintPolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.constraints.TimeParameterOrdering.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.resources.ParameterInAgent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.resources.Suitability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.scenarios.standard.AgentParameterName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.scenarios.standard.FirstAidActivity.Properties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum se.liu.ida.critiquer.scenarios.standard.RecoverActivity.Properties
Returns the enum constant of this type with the specified name.
values() - Static method in enum se.liu.ida.critiquer.activities.parameters.LocationParameter.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.activities.parameters.TimeParameter.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.constraints.ConstraintPolicy
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.constraints.TimeParameterOrdering.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.resources.ParameterInAgent.Type
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.resources.Suitability
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.scenarios.standard.AgentParameterName
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.scenarios.standard.FirstAidActivity.Properties
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum se.liu.ida.critiquer.scenarios.standard.RecoverActivity.Properties
Returns an array containing the constants of this enum type, in the order they're declared.
valueUpdate - Variable in class se.liu.ida.critiquer.activities.parameters.ActivityParameter
 
View - Interface in se.liu.ida.critiquer.gui
All plan views should implement this interface..
ViewRenderingListener - Interface in se.liu.ida.critiquer.gui
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.ActivityStructureCritic
Present some graphical information
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.AgentMutex
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.FuelLowCritic
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.NonSuitableAgent
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.ResourceUsageCritic
We only need set the currentTime through changing the currentTime eq constraint since the updating is already done by the ChartPanel component
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.StructureCritic
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.TestActivityArea
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.TimeCalculator
If our policy is to highlight this instead of forcing a value update, we use this method.
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.TimeParameterOrdering
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.constraints.TooLongTime
 
viewUpdated(View, Graphics2D) - Method in interface se.liu.ida.critiquer.gui.ViewRenderingListener
 
viewUpdated(View, Graphics2D) - Method in class se.liu.ida.critiquer.scenarios.standard.CorrectOrdering
 
violationActivities - Variable in class se.liu.ida.critiquer.constraints.StandardConstraint
 
violationStatusChanged(StandardConstraint) - Method in class se.liu.ida.critiquer.constraints.ActivityStructureCritic
We are only interested in structure critics here, so we need to make sure we are not listening to other critics.
violationStatusChanged(StandardConstraint) - Method in interface se.liu.ida.critiquer.constraints.ConstraintStatusListener
 
violationStatusChanged(StandardConstraint) - Method in class se.liu.ida.critiquer.gui.ConstraintCheckBox
Set the background color of this cell if it is inactive to indicate that the constraint has information to show although it is not active.
violationStatusChanged(StandardConstraint) - Method in class se.liu.ida.critiquer.gui.ConstraintComponent
Nothing to do, the critic should present all information necessary.
violationStatusChanged(StandardConstraint) - Method in class se.liu.ida.critiquer.gui.CriticTextArea
Render critique if it is our constraint that fired this and it is active
VisualConstraint - Interface in se.liu.ida.critiquer.constraints
Visual constraints can be rendered on top of the views and also have colors that the user may modify.
VisualConstraints - Class in se.liu.ida.critiquer.constraints
A map of visual constraints, with flags indicating if they are active or not We actually only care about the ViewRenderingListener constraints here, the other ones can do their job without knowing about the view rendering
VisualConstraints() - Constructor for class se.liu.ida.critiquer.constraints.VisualConstraints
 

A B C D E F G H I L M N O P R S T U V W