Uses of Class
repast.simphony.util.collections.Pair
Package
Description
-
Uses of Pair in repast.simphony.engine.environment
Modifier and TypeMethodDescriptionDefaultGUIRegistry.getTypesAndComponents()
Retrieves the (type, components) pairs that were registered with this registry.GUIRegistry.getTypesAndComponents()
Retrieves the (type, components) pairs that were registered with this registry. -
Uses of Pair in repast.simphony.engine.watcher
-
Uses of Pair in repast.simphony.gis.visualization.engine
Modifier and TypeMethodDescriptionGIS3DDisplayWizardStepCreator.getDisplayWizardSteps()
GIS3DVisualizationRegistryData.getDisplayWizardSteps()
GISDisplayWizardStepCreator.getDisplayWizardSteps()
Deprecated.GISVisualizationRegistryData.getDisplayWizardSteps()
Deprecated. -
Uses of Pair in repast.simphony.parameter
ModifierConstructorDescriptionDefaultSchema
(Pair<String, Class>[] pairs) Creates a schema from an array of String, Class pairs. -
Uses of Pair in repast.simphony.parameter.xml
Modifier and TypeMethodDescriptionParameterSweepParser.parse()
Parse the url and return the created ParameterTreeSweeper. -
Uses of Pair in repast.simphony.util.collections
Modifier and TypeClassDescriptionclass
A simple wrapper class that will hold an object and for itsSimpleWrapper.toString()
will return a given description. -
Uses of Pair in repast.simphony.visualization.engine
Modifier and TypeMethodDescriptionVisualizationRegistryData.getDisplayWizardSteps()
Gets display wizard steps (style, etc) specific to this display type. -
Uses of Pair in repast.simphony.visualization.gui
Modifier and TypeFieldDescriptionprotected List<Pair<ClassListItem,
ClassListItem>> StyleTableModel.items
protected List<Pair<ClassListItem,
ClassListItem>> StyleTableModel.oldItems
Modifier and TypeMethodDescriptionprotected Pair<org.pietschy.wizard.WizardStep,
org.pietschy.wizard.models.Condition> DisplayConfigurationWizard.pair
(org.pietschy.wizard.WizardStep step, org.pietschy.wizard.models.Condition condition) Modifier and TypeMethodDescriptionDisplayConfigurationWizard.getCartesianSteps()
Create the intermediate wizard steps for the 2D/3D displays.DisplayConfigurationWizard.getPluginSteps()
Create the intermediate wiard steps for displays defined in the registry -
Uses of Pair in repast.simphony.ws
Modifier and TypeMethodDescriptionGets the agents with the specified viz ids. -
Uses of Pair in repast.simphony.ws.gis