Uses of Class
repast.simphony.util.collections.Pair
Packages that use Pair
Package
Description
-
Uses of Pair in repast.simphony.engine.environment
Methods in repast.simphony.engine.environment that return types with arguments of type PairModifier 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
Constructor parameters in repast.simphony.engine.watcher with type arguments of type Pair -
Uses of Pair in repast.simphony.gis.visualization.engine
Methods in repast.simphony.gis.visualization.engine that return types with arguments of type PairModifier and TypeMethodDescriptionGIS3DDisplayWizardStepCreator.getDisplayWizardSteps()GIS3DVisualizationRegistryData.getDisplayWizardSteps()GISDisplayWizardStepCreator.getDisplayWizardSteps()Deprecated.GISVisualizationRegistryData.getDisplayWizardSteps()Deprecated. -
Uses of Pair in repast.simphony.parameter
Constructors in repast.simphony.parameter with parameters of type PairModifierConstructorDescriptionDefaultSchema(Pair<String, Class>[] pairs) Creates a schema from an array of String, Class pairs. -
Uses of Pair in repast.simphony.parameter.xml
Methods in repast.simphony.parameter.xml that return PairModifier and TypeMethodDescriptionParameterSweepParser.parse()Parse the url and return the created ParameterTreeSweeper. -
Uses of Pair in repast.simphony.util.collections
Subclasses of Pair in repast.simphony.util.collectionsModifier and TypeClassDescriptionclassA 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
Methods in repast.simphony.visualization.engine that return types with arguments of type PairModifier and TypeMethodDescriptionVisualizationRegistryData.getDisplayWizardSteps()Gets display wizard steps (style, etc) specific to this display type. -
Uses of Pair in repast.simphony.visualization.gui
Fields in repast.simphony.visualization.gui with type parameters of type PairModifier and TypeFieldDescriptionprotected List<Pair<ClassListItem,ClassListItem>> StyleTableModel.itemsprotected List<Pair<ClassListItem,ClassListItem>> StyleTableModel.oldItemsMethods in repast.simphony.visualization.gui that return PairModifier 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) Methods in repast.simphony.visualization.gui that return types with arguments of type PairModifier 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
Methods in repast.simphony.ws that return types with arguments of type PairModifier and TypeMethodDescriptionGets the agents with the specified viz ids. -
Uses of Pair in repast.simphony.ws.gis
Methods in repast.simphony.ws.gis that return types with arguments of type Pair