A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

C

CACHE_RESULTS - Static variable in class org.ascape.model.space.Array
The Constant CACHE_RESULTS.
CachedColorProvider - Class in org.eclipse.amp.agf.chart
The Class CachedColorProvider.
CachedColorProvider() - Constructor for class org.eclipse.amp.agf.chart.CachedColorProvider
 
calculate(int) - Method in class org.eclipse.amp.axf.sd.model.AbstractSDModel
 
calculate(int) - Method in class org.eclipse.amp.axf.sd.model.AbstractVariable
 
calculate(int) - Method in interface org.eclipse.amp.escape.runtime.extension.IAgentChild
Will be called on every timestamp
CALCULATE_NEIGHBORS_RULE - Static variable in class org.ascape.model.Cell
A rule causing the taget agent to move to a random location.
calculateAgentSizeForViewSize(Dimension) - Method in class org.ascape.view.vis.AgentView
Calculate agent size for view size.
calculateAgentSizeForViewSize(Dimension) - Method in class org.ascape.view.vis.Overhead2DView
 
calculateAgentSizeForViewSize(Dimension) - Method in class org.ascape.view.vis.Scrolling1DView
 
calculateAgentSizeForViewSize(Dimension) - Method in class org.ascape.view.vis.StretchyView
 
calculateCollection(Collection) - Method in class org.ascape.util.data.StatCollector
Calcualtes the statcollector across the provided list.
calculateConstraints(GraphicalEditPart) - Method in class org.eclipse.amp.agf.gef.ScapeEditPart
 
calculateConstraints(GraphicalEditPart) - Method in class org.eclipse.amp.agf3d.ScapeEdit3DPart
 
calculateDelta(IVector3f, IVector3f, Vector3f, int) - Static method in class org.eclipse.amp.agf3d.GEF3DViewPart
 
calculateDimension() - Method in class org.eclipse.amp.agf.gef.ScapeEditPart
 
calculateDimension() - Method in class org.eclipse.amp.agf3d.ScapeEditRoot3DPart
 
calculateDistance(LocatedAgent) - Method in class org.ascape.model.LocatedAgent
Return the distance between this agent and the supplied agent.
calculateDistance(Coordinate) - Method in class org.ascape.model.LocatedAgent
Return the distance between this agent and the supplied coordinate.
calculateDistance(LocatedAgent, LocatedAgent) - Method in class org.ascape.model.Scape
Returns the shortest distance between one agent and another.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.Scape
Returns the shortest distance between one LocatedAgent and another.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Array2DEuclidian
Returns the shortest distance between one cell and the other, assuming a walk between the two cells.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Array2DMoore
Returns the shortest distance between one cell and the other, assuming a walk between the two cells.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Array2DSmallWorld
 
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Array2DVonNeumann
Returns the shortest distance between one cell and the other.
calculateDistance(Location, Location) - Method in class org.ascape.model.space.CollectionSpace
Returns the shortest distance between one agent and another.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.CollectionSpace
Returns the shortest distance between one Location and another.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Continuous1D
Returns the shortest distance between one Location and another.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Continuous2D
Returns the shortest distance between one Location and another.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Discrete
 
calculateDistance(int, int, int) - Static method in class org.ascape.model.space.Discrete
Calculate distance.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.ListBase
 
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.Singleton
Returns the shortest distance between one agent and another.
calculateDistance(Coordinate, Coordinate) - Method in interface org.ascape.model.space.Space
Calculate distance.
calculateDistance(Location, Location) - Method in interface org.ascape.model.space.Space
Calculate distance.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.SubCollection
Returns the shortest distance between one agent and the other, in the context of the superscape.
calculateDistance(Coordinate, Coordinate) - Method in class org.ascape.model.space.SubListSpace
Returns the shortest distance between one agent and the other, in the context of the superscape.
calculateDistanceMoore(Coordinate, Coordinate) - Method in class org.ascape.model.space.Array2D
Calculate distance moore.
calculateIterator(Iterator) - Method in class org.ascape.util.data.StatCollector
Calcualtes the statcollector across the provided iterator.
calculateNeighbors() - Method in class org.ascape.model.Cell
Computes the cells neighbors in the context of the primary scape and assigns them as this cell's neighbors.
calculateNeighbors(Node) - Method in class org.ascape.model.space.Array2DEuclidian
 
calculateNeighbors(Node) - Method in class org.ascape.model.space.Array2DSmallWorld
 
calculateNeighbors(Node) - Method in class org.ascape.model.space.Discrete
Calculate neighbors.
calculateNeighbors(Node) - Method in class org.ascape.model.space.Graph
 
calculateRelativePosition(Location, Location) - Method in class org.ascape.model.space.Continuous2D
Returns the shortest relative position of two agents.
calculateRelativePosition(Coordinate, Coordinate) - Method in class org.ascape.model.space.Continuous2D
Returns the shortest relative position of two agents.
calculateTimeStep(int) - Method in class edu.brook.DemographicPrisonersDilemma
 
calculateTimeStep(int) - Method in class edu.brook.PlayCell
 
calculateTimeStep(int) - Method in class edu.brook.Player
 
calculateTimeStep(int) - Method in class name.milesparker.epi.contact.Epidemic
A simple model of epidemic dynamics.
calculateTimeStep(int) - Method in class name.milesparker.epi.contact.Individual
 
calculateTimeStep(int) - Method in class name.milesparker.epi.Epidemic
A simple model of epidemic dynamics.
calculateTimeStep(int) - Method in class name.milesparker.epi.Individual
 
calculateTimeStep(int) - Method in class name.milesparker.epi.plague.Epidemic
A simple model of epidemic dynamics.
calculateTimeStep(int) - Method in class name.milesparker.epi.plague.Flea
 
calculateTimeStep(int) - Method in class name.milesparker.epi.plague.Individual
 
calculateTimeStep(int) - Method in class name.milesparker.epi.plague.Rat
 
calculateTimeStep(int) - Method in class name.milesparker.epi.region.City
A simple model of epidemic dynamics.
calculateTimeStep(int) - Method in class name.milesparker.epi.region.Individual
 
calculateTimeStep(int) - Method in class name.milesparker.epi.region.Place
 
calculateTimeStep(int) - Method in class name.milesparker.epi.region.Region
 
calculateTimeStep(int) - Method in class name.milesparker.epi.region.RegionalLocation
 
calculateTimeStep(int) - Method in class name.milesparker.markets.Firm
 
calculateTimeStep(int) - Method in class name.milesparker.markets.Instrument
 
calculateTimeStep(int) - Method in class name.milesparker.markets.Markets
 
calculateTimeStep(int) - Method in class name.milesparker.markets.Trader
 
calculateTimeStep(int) - Method in class org.eclipse.amp.amf.examples.escape.Block
 
calculateTimeStep(int) - Method in class org.eclipse.amp.amf.examples.escape.Individual
 
calculateTimeStep(int) - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
 
calculateTimeStep(int) - Method in class org.eclipse.amp.examples.heatbugs.HeatBug
 
calculateTimeStep(int) - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
 
calculateTimeStep(int) - Method in class org.eclipse.amp.examples.heatbugs.HeatCell
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid1.Bug
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid1.Habitat
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid1.StupidModel1
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid2.Bug
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid2.Habitat
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid2.StupidModel2
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid3.Bug
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid3.Habitat
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid3.StupidModel3
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid5.Bug
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid5.Habitat
 
calculateTimeStep(int) - Method in class org.metaabm.examples.stupid5.StupidModel5
 
calculateValue() - Method in class org.ascape.util.data.StatCollector
Calculate the value to be added (once) to the statistic.
calculateValues() - Method in class org.ascape.model.rule.CollectStats
Clears the values so that they can be collected for the next iteration.
calculateViewSizeForAgentSize(Dimension, int) - Method in class org.ascape.view.vis.AgentView
Calculate view size for agent size.
calculateViewSizeForAgentSize(Dimension, int) - Method in class org.ascape.view.vis.Overhead2DView
 
calculateViewSizeForAgentSize(Dimension, int) - Method in class org.ascape.view.vis.Scrolling1DView
 
calculateViewSizeForAgentSize(Dimension, int) - Method in class org.ascape.view.vis.StretchyView
 
callback(Object, Object, CallBackValue) - Method in class org.eclipse.amp.agf.chart.ChartEditPart
 
CameraFirstPersonAction - Class in org.eclipse.amp.agf3d.ui
The Class ZoomFitAction.
CameraFirstPersonAction() - Constructor for class org.eclipse.amp.agf3d.ui.CameraFirstPersonAction
 
CameraHelicopterAction - Class in org.eclipse.amp.agf3d.ui
The Class ZoomFitAction.
CameraHelicopterAction() - Constructor for class org.eclipse.amp.agf3d.ui.CameraHelicopterAction
 
CameraOverheadAction - Class in org.eclipse.amp.agf3d.ui
The Class ZoomFitAction.
CameraOverheadAction() - Constructor for class org.eclipse.amp.agf3d.ui.CameraOverheadAction
 
capitalizeFirstCharacter(String) - Static method in class org.ascape.util.PropertyAccessor
 
caseAAccessor(AAccessor) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AAccessor'.
caseAAct(AAct) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of ' AAct'.
caseAAll(AAll) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of ' AAll'.
caseAAny(AAny) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of ' AAny'.
caseABuild(ABuild) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ABuild'.
caseABuildGeography(ABuildGeography) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ABuild Geography'.
caseABuildGrid(ABuildGrid) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ABuild Grid'.
caseABuildNetwork(ABuildNetwork) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ABuild Network'.
caseABuildProjection(ABuildProjection) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ABuild Projection'.
caseABuildSpace(ABuildSpace) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ABuild Space'.
caseACause(ACause) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ACause'.
caseACommand(ACommand) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ACommand'.
caseAConnect(AConnect) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AConnect'.
caseAControl(AControl) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AControl'.
caseACreateAgents(ACreateAgents) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ACreate Agents'.
caseACreateShapedAgents(ACreateShapedAgents) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ACreate Shaped Agents'.
caseADerive(ADerive) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ADerive'.
caseADie(ADie) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of ' ADie'.
caseADiffuse(ADiffuse) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ADiffuse'.
caseADisconnect(ADisconnect) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ADisconnect'.
caseAEvaluate(AEvaluate) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AEvaluate'.
caseAGroup(AGroup) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AGroup'.
caseAInitialize(AInitialize) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AInitialize'.
caseAInput(AInput) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AInput'.
caseALeave(ALeave) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ALeave'.
caseALiteral(ALiteral) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ALiteral'.
caseALoadAgents(ALoadAgents) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ALoad Agents'.
caseALoadShapedAgents(ALoadShapedAgents) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ALoad Shaped Agents'.
caseALogic(ALogic) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ALogic'.
caseAMethod(AMethod) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AMethod'.
caseAMove(AMove) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AMove'.
caseAMultiValue(AMultiValue) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AMulti Value'.
caseANetwork(ANetwork) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ANetwork'.
caseANone(ANone) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ANone'.
caseAPerform(APerform) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'APerform'.
caseAQuery(AQuery) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AQuery'.
caseAReplace(AReplace) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AReplace'.
caseARoot(ARoot) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ARoot'.
caseARule(ARule) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ARule'.
caseASchedule(ASchedule) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ASchedule'.
caseASelect(ASelect) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ASelect'.
caseASet(ASet) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of ' ASet'.
caseAShaped(AShaped) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AShaped'.
caseASink(ASink) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ASink'.
caseATransform(ATransform) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'ATransform'.
caseAWatch(AWatch) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'AWatch'.
caseBooleanValue(BooleanValue) - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseSwitch
Returns the result of interpreting the object as an instance of 'Boolean Value'.
caseCatalog(Catalog) - Method in class org.eclipse.amp.amf.adata.util.DataSwitch
Returns the result of interpreting the object as an instance of 'Catalog'.
caseConstraint(Constraint) - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestSwitch
Returns the result of interpreting the object as an instance of 'Constraint'.
caseConstraintTest(ConstraintTest) - Method in class org.eclipse.amp.amf.testing.ares.util.AresSwitch
Returns the result of interpreting the object as an instance of 'Constraint Test'.
caseDataPoint(DataPoint) - Method in class org.eclipse.amp.amf.adata.util.DataSwitch
Returns the result of interpreting the object as an instance of 'Point'.
caseFArgumentArrayPrototype(FArgumentArrayPrototype) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FArgument Array Prototype'.
caseFArgumentPrototype(FArgumentPrototype) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FArgument Prototype'.
caseFFunction(FFunction) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FFunction'.
caseFGeneric(FGeneric) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FGeneric'.
caseFGenericFunction(FGenericFunction) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FGeneric Function'.
caseFGenericLogical(FGenericLogical) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FGeneric Logical'.
caseFImplementedLibrary(FImplementedLibrary) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FImplemented Library'.
caseFLibrary(FLibrary) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FLibrary'.
caseFLogical(FLogical) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FLogical'.
caseFLogicalOperator(FLogicalOperator) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FLogical Operator'.
caseFMultiArgumentPrototype(FMultiArgumentPrototype) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FMulti Argument Prototype'.
caseFOperator(FOperator) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'FOperator'.
caseIAct(IAct) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of ' IAct'.
caseIAct(IAct) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'IAct'.
caseIAgentChild(IAgentChild) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'IAgent Child'.
caseIAgentChild(IAgentChild) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'IAgent Child'.
caseIArtifact(IArtifact) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'IArtifact'.
caseIArtifact(IArtifact) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'IArtifact'.
caseIAttributeChild(IAttributeChild) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'IAttribute Child'.
caseIID(IID) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of ' IID'.
caseIID(IID) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of ' IID'.
caseIID(IID) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'IID'.
caseIModelExtension(IModelExtension) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'IModel Extension'.
caseIModelExtension(IModelExtension) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'IModel Extension'.
caseImport(Import) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParSwitch
Returns the result of interpreting the object as an instance of 'Import'.
caseIncorporates(Incorporates) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParSwitch
Returns the result of interpreting the object as an instance of 'Incorporates'.
caseIntValue(IntValue) - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseSwitch
Returns the result of interpreting the object as an instance of 'Int Value'.
caseITyped(ITyped) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'ITyped'.
caseITyped(ITyped) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'ITyped'.
caseITypedArray(ITypedArray) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'ITyped Array'.
caseITypedArray(ITypedArray) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'ITyped Array'.
caseIValue(IValue) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'IValue'.
caseIValue(IValue) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'IValue'.
caseMeasurement(Measurement) - Method in class org.eclipse.amp.amf.adata.util.DataSwitch
Returns the result of interpreting the object as an instance of 'Measurement'.
caseModel(Model) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseModel(Model) - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseParameter(Parameter) - Method in class org.eclipse.amp.amf.adata.util.DataSwitch
Returns the result of interpreting the object as an instance of 'Parameter'.
caseParameter(Parameter) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParSwitch
Returns the result of interpreting the object as an instance of 'Parameter'.
caseParameterSet(ParameterSet) - Method in class org.eclipse.amp.amf.adata.util.DataSwitch
Returns the result of interpreting the object as an instance of 'Parameter Set'.
caseRealValue(RealValue) - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseSwitch
Returns the result of interpreting the object as an instance of 'Real Value'.
caseRun(Run) - Method in class org.eclipse.amp.amf.adata.util.DataSwitch
Returns the result of interpreting the object as an instance of 'Run'.
caseRun(Run) - Method in class org.eclipse.amp.amf.testing.ares.util.AresSwitch
Returns the result of interpreting the object as an instance of 'Run'.
caseRunSet(RunSet) - Method in class org.eclipse.amp.amf.testing.ares.util.AresSwitch
Returns the result of interpreting the object as an instance of 'Run Set'.
caseSActable(SActable) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SActable'.
caseSAgent(SAgent) - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory.MetaABMChildCreationExtender.CreationSwitch
 
caseSAgent(SAgent) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SAgent'.
caseSAttribute(SAttribute) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SAttribute'.
caseSAttributeArray(SAttributeArray) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SAttribute Array'.
caseSAttributed(SAttributed) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SAttributed'.
caseSContext(SContext) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SContext'.
caseSContinuousSpace(SContinuousSpace) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SContinuous Space'.
caseSdAbstractVariable(SdAbstractVariable) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Abstract Variable'.
caseSdAuxVariable(SdAuxVariable) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Aux Variable'.
caseSdConnector(SdConnector) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Connector'.
caseSdEquationVariable(SdEquationVariable) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Equation Variable'.
caseSdFlowVariable(SdFlowVariable) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Flow Variable'.
caseSdGeneratable(SdGeneratable) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Generatable'.
caseSdModel(SdModel) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Model'.
caseSdNamedElement(SdNamedElement) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseSdStockVariable(SdStockVariable) - Method in class org.eclipse.amp.amf.sd.util.SdSwitch
Returns the result of interpreting the object as an instance of 'Stock Variable'.
caseSGeography(SGeography) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SGeography'.
caseSGrid(SGrid) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SGrid'.
caseSImplementation(SImplementation) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SImplementation'.
caseSImplemented(SImplemented) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'SImplemented'.
caseSImplemented(SImplemented) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SImplemented'.
caseSingleParameter(SingleParameter) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParSwitch
Returns the result of interpreting the object as an instance of 'Single Parameter'.
caseSNamed(SNamed) - Method in class org.metaabm.act.util.MetaABMActSwitch
Returns the result of interpreting the object as an instance of 'SNamed'.
caseSNamed(SNamed) - Method in class org.metaabm.function.util.MetaABMFunctionSwitch
Returns the result of interpreting the object as an instance of 'SNamed'.
caseSNamed(SNamed) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SNamed'.
caseSNDimensional(SNDimensional) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SN Dimensional'.
caseSNetwork(SNetwork) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SNetwork'.
caseSProjection(SProjection) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SProjection'.
caseSState(SState) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SState'.
caseSStateValue(SStateValue) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SState Value'.
caseSStyle(SStyle) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SStyle'.
caseSStyle2D(SStyle2D) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SStyle2 D'.
caseSStyle3D(SStyle3D) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SStyle3 D'.
caseSStyleShape(SStyleShape) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SStyle Shape'.
caseStringValue(StringValue) - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseSwitch
Returns the result of interpreting the object as an instance of 'String Value'.
caseSValueLayer(SValueLayer) - Method in class org.metaabm.util.MetaABMSwitch
Returns the result of interpreting the object as an instance of 'SValue Layer'.
caseSweepLink(SweepLink) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParSwitch
Returns the result of interpreting the object as an instance of 'Sweep Link'.
caseSweepParameter(SweepParameter) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParSwitch
Returns the result of interpreting the object as an instance of 'Sweep Parameter'.
caseTestMember(TestMember) - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestSwitch
Returns the result of interpreting the object as an instance of 'Test Member'.
caseTests(Tests) - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestSwitch
Returns the result of interpreting the object as an instance of 'Tests'.
caseValue(Value) - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseSwitch
Returns the result of interpreting the object as an instance of 'Value'.
Catalog - Interface in org.eclipse.amp.amf.adata
A representation of the model object 'Catalog'.
CATALOG - Static variable in interface org.eclipse.amp.amf.adata.DataPackage
The meta object id for the 'Catalog' class.
CATALOG - Static variable in interface org.eclipse.amp.amf.adata.DataPackage.Literals
The meta object literal for the 'Catalog' class.
CATALOG__RUNS - Static variable in interface org.eclipse.amp.amf.adata.DataPackage
The feature id for the 'Runs' containment reference list.
CATALOG__RUNS - Static variable in interface org.eclipse.amp.amf.adata.DataPackage.Literals
The meta object literal for the 'Runs' containment reference list feature.
CATALOG_FEATURE_COUNT - Static variable in interface org.eclipse.amp.amf.adata.DataPackage
The number of structural features of the 'Catalog' class.
CatalogImpl - Class in org.eclipse.amp.amf.adata.impl
An implementation of the model object 'Catalog'.
CatalogImpl() - Constructor for class org.eclipse.amp.amf.adata.impl.CatalogImpl
 
CatalogItemProvider - Class in org.eclipse.amp.amf.adata.provider
This is the item provider adapter for a Catalog object.
CatalogItemProvider(AdapterFactory) - Constructor for class org.eclipse.amp.amf.adata.provider.CatalogItemProvider
This constructs an instance from a factory and a notifier.
catalogItemProvider - Variable in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This keeps track of the one adapter used for all Catalog instances.
Cell - Class in org.ascape.model
The base class for all members of lattices.
Cell() - Constructor for class org.ascape.model.Cell
 
CellOccupant - Class in org.ascape.model
An occupant of a cell within a lattice.
CellOccupant() - Constructor for class org.ascape.model.CellOccupant
 
cells - Variable in class org.ascape.model.space.Array2DBase
The actual 2D array of agents.
cells_fill_draw_feature - Variable in class org.ascape.view.vis.CellView
Draws the provided object, assumed to be a cell, by filling it using the cell color feature.
cells_fill_draw_inset_feature - Variable in class org.ascape.view.vis.CellView
Draws the provided object, assumed to be a cell, by filling it using the cell color feature.
CellView - Class in org.ascape.view.vis
A generic base class for views that draw some kind of spatial view of a group of cells.
CellView(String) - Constructor for class org.ascape.view.vis.CellView
Constructs a CellView, adding a listener to present a settings frame when the user double-clicks on the view.
chain(ExecutionStrategy) - Method in class org.ascape.model.engine.ExecutionStrategy
Chain.
ChainedStrategy - Class in org.ascape.model.engine
The Class ChainedStrategy.
ChainedStrategy(ExecutionStrategy, ExecutionStrategy) - Constructor for class org.ascape.model.engine.ChainedStrategy
Instantiates a new chained strategy.
changedResources - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.eclipse.amp.amf.adata.presentation.DataEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.eclipse.amp.amf.sd.presentation.SdEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.metaabm.act.ide.MetaABMActEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.metaabm.function.ide.MetaABMFunctionEditor
Resources that have been changed since last activation.
changedResources - Variable in class org.metaabm.ide.MetaABMEditor
Resources that have been changed since last activation.
changeNotifier - Variable in class org.eclipse.amp.amf.abase.aBase.provider.ABaseItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.amp.amf.testing.ares.provider.AresItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.eclipse.amp.amf.testing.aTest.provider.ATestItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This is used to implement IChangeNotifier.
changeNotifier - Variable in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This is used to implement IChangeNotifier.
ChartAction - Class in org.eclipse.amp.agf.chart.ide
 
ChartAction() - Constructor for class org.eclipse.amp.agf.chart.ide.ChartAction
 
ChartCustomizer - Class in org.eclipse.amp.escape.ascape.chart
The Class ChartCustomizer.
ChartCustomizer() - Constructor for class org.eclipse.amp.escape.ascape.chart.ChartCustomizer
 
ChartEditPart - Class in org.eclipse.amp.agf.chart
The Class ChartEditPart.
ChartEditPart() - Constructor for class org.eclipse.amp.agf.chart.ChartEditPart
Instantiates a new chart edit part.
chartEditPart - Variable in class org.eclipse.amp.escape.ascape.chart.ChartCustomizer
 
ChartType - Enum in org.eclipse.amp.agf.chart
 
ChartView - Class in org.ascape.view.vis
 
ChartView() - Constructor for class org.ascape.view.vis.ChartView
 
ChartViewPart - Class in org.eclipse.amp.agf.chart
The Class ChartViewPart.
ChartViewPart() - Constructor for class org.eclipse.amp.agf.chart.ChartViewPart
 
checkNoCompilationErrors(String) - Method in class org.eclipse.amp.amf.sd.gen.builder.AbstractJavaSDTest
Check for errors in compiler result.
childCreationExtenderManager - Variable in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This helps manage the child creation extenders.
children - Variable in class org.ascape.query.parser.SimpleNode
 
children - Variable in class org.metaabm.impl.SAgentImpl
The cached value of the 'Children' containment reference list.
children - Variable in class org.metaabm.impl.SAttributeImpl
The cached value of the 'Children' containment reference list.
City - Class in name.milesparker.epi.region
City Java Implementation.
City() - Constructor for class name.milesparker.epi.region.City
Constructs a new City.
City3D - Class in name.milesparker.epi.region
City Java Implementation.
City3D() - Constructor for class name.milesparker.epi.region.City3D
 
CityGraphicsAdapter - Class in name.milesparker.epi.region
City Java Implementation.
CityGraphicsAdapter() - Constructor for class name.milesparker.epi.region.CityGraphicsAdapter
 
CityStyle2D - Class in name.milesparker.epi.region
City Style 2D Java Implementation.
CityStyle2D() - Constructor for class name.milesparker.epi.region.CityStyle2D
 
CityStyle2DColorProvider - Class in name.milesparker.epi.region
City Style 2D Java Implementation.
CityStyle2DColorProvider() - Constructor for class name.milesparker.epi.region.CityStyle2DColorProvider
 
CityStyle2DFigureProvider - Class in name.milesparker.epi.region
City Style 2D Java Implementation.
CityStyle2DFigureProvider() - Constructor for class name.milesparker.epi.region.CityStyle2DFigureProvider
 
CityStyle2DGraphics - Class in name.milesparker.epi.region
City Style 2D Java Implementation.
CityStyle2DGraphics() - Constructor for class name.milesparker.epi.region.CityStyle2DGraphics
 
CLASS_FILE_LOC_EDEFAULT - Static variable in class org.metaabm.impl.SImplementationImpl
The default value of the 'Class File Loc' attribute.
CLASS_NAME_EDEFAULT - Static variable in class org.metaabm.impl.SImplementationImpl
The default value of the 'Class Name' attribute.
ClassMainConfigurator - Class in org.eclipse.amp.amf.gen.ext
 
ClassMainConfigurator() - Constructor for class org.eclipse.amp.amf.gen.ext.ClassMainConfigurator
 
className - Variable in class org.metaabm.impl.SImplementationImpl
The cached value of the 'Class Name' attribute.
clear() - Method in class org.ascape.model.rule.CollectStats
Clears the values so that they can be collected for the next iteration.
clear() - Method in class org.ascape.model.rule.SearchRule
Clears the found result.
clear() - Method in class org.ascape.model.Scape
Removes all agents from the scape.
clear() - Method in class org.ascape.model.space.Array2DBase
 
clear() - Method in class org.ascape.model.space.CollectionSpace
Removes all agents from the context.
clear() - Method in class org.ascape.model.space.Graph
 
clear() - Method in interface org.ascape.model.space.Mutable
Removes all agents from the space.
clear() - Method in class org.ascape.model.space.SubCollection
Removes all agents from the space, and all members of this space from the super collection.
clear() - Method in class org.ascape.model.space.SubListSpace
Removes all agents from the space, and all members of this space from the super list.
clear() - Method in class org.ascape.util.data.DataGroup
Clears all data for the group.
clear() - Method in class org.ascape.util.data.DataSeries
Clears the series of all values.
clear() - Method in class org.ascape.util.data.DataSeriesStore
Clears the series of all values.
clear() - Method in class org.ascape.util.data.StatCollector
Override to clear all values related to this stat.
clear() - Method in class org.ascape.util.data.StatCollectorCSA
Sets all values statistics to base values (0 or max.)
clear() - Method in class org.ascape.util.data.StatCollectorCSAMM
Sets all values statistics to base values (0 or max.)
clear() - Method in class org.ascape.util.data.StatCollectorCSAMMVar
Sets all values statistics to base values (0 or max.) Clears variance vector.
clear() - Method in class org.ascape.util.VectorSelection
Sets selection to none, unselecting every element in the vector.
CLEAR_STATS_RULE - Static variable in class org.ascape.model.Scape
A rule causing all children and members that are scapes to iterate.
clearDeleteMarker() - Method in class org.ascape.model.Agent
Resets the marker for deletion.
clearDeleteMarker() - Method in class org.ascape.model.space.DefaultLocation
 
clearDeleteMarker() - Method in interface org.ascape.model.space.Location
Clear delete marker.
clearLog() - Static method in class org.eclipse.amp.amf.gen.ide.LogWorkflow
 
clearMultiFunction(List<AInput>) - Method in class org.metaabm.commands.MultiValueCommand
 
clearMultiValues(IValue) - Method in class org.metaabm.commands.MultiValueCommand
 
clearNeighbors(Node) - Method in class org.ascape.model.space.Graph
Clears the source agent's list of neighbors.
clearOffers() - Method in class name.milesparker.markets.Firm
Clear Offers Rule.
clearSelection() - Method in class org.ascape.util.data.DataSelection
Sets selection to none, unselecting every series in the data group.
clearSelection() - Method in class org.ascape.util.VectorSelection
Sets selection to none, unselecting every element in the vector.
ClearSelectionAction - Class in org.eclipse.amp.escape.ascape.chart
The Class DisplayLegendAction.
ClearSelectionAction() - Constructor for class org.eclipse.amp.escape.ascape.chart.ClearSelectionAction
 
clone() - Method in class edu.brook.DemographicPrisonersDilemma
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class edu.brook.PlayCell
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class edu.brook.Player
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class edu.brook.sugarscape.GAS_Base
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class edu.brook.sugarscape.SugarAgent
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class edu.brook.sugarscape.SugarCell
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.contact.Epidemic
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.contact.Individual
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.Epidemic
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.Individual
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.Place
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.plague.Epidemic
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.plague.Flea
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.plague.Individual
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.plague.Rat
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.region.City
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.region.Individual
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.region.Place
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.region.Region
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.epi.region.RegionalLocation
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.markets.Firm
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.markets.Instrument
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.markets.Markets
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class name.milesparker.markets.Trader
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.ascape.model.Agent
Clones the agent.
clone() - Method in class org.ascape.model.AscapeObject
Clones this object.
clone() - Method in class org.ascape.model.Cell
Clones the host cell, making coordinate null.
clone() - Method in class org.ascape.model.CellOccupant
Clone this occupant, making host cell and coordinate null, since for a base cell occupant it is illegal for more than one cell to occupy the same location.
clone() - Method in class org.ascape.model.engine.DefaultRuleSelector
 
clone() - Method in class org.ascape.model.engine.ExecutionStrategy
 
clone() - Method in class org.ascape.model.engine.IncrementalExecutionStrategy
 
clone() - Method in class org.ascape.model.engine.RandomAgentSelector
 
clone() - Method in interface org.ascape.model.engine.Selector
Clone.
clone() - Method in class org.ascape.model.engine.TourAgentSelector
 
clone() - Method in class org.ascape.model.event.DefaultScapeListener
Clones this object.
clone() - Method in interface org.ascape.model.event.ScapeListener
Require public access for clone.
clone() - Method in class org.ascape.model.HostCell
Clones the host cell, making occupant and neighbors null.
clone() - Method in class org.ascape.model.Scape
Overides the clone method to do a deep clone of member state so that such state will not be shared between scapes.
clone() - Method in class org.ascape.model.space.Array2DBase
Overides the clone method to do a deep clone of member state so that such state will not be shared between scapes.
clone() - Method in class org.ascape.model.space.CollectionSpace
Overides the clone method to do a deep clone of member state so that such state will not be shared between scapes.
clone() - Method in class org.ascape.model.space.DefaultLocation
 
clone() - Method in class org.ascape.model.space.Geometry
Clones the geometry.
clone() - Method in interface org.ascape.model.space.Location
Clone.
clone() - Method in interface org.ascape.model.space.Space
Clone.
clone() - Method in class org.ascape.util.data.DataSelection
Clones this selectable data group, retaining the original's data group, and copying selection.
clone() - Method in class org.ascape.util.Function
Clones this function.
clone() - Method in class org.ascape.util.VectorSelection
Performs shallow copy, cloning this vector selection, with a shared backing vector.
clone() - Method in class org.ascape.util.vis.ColorFeatureFixed
Clones this feature.
clone() - Method in class org.ascape.util.vis.ColorFeatureGradiated
Clones this feature.
clone() - Method in class org.eclipse.amp.amf.examples.escape.Block
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.eclipse.amp.amf.examples.escape.Individual
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.eclipse.amp.escape.ascape.wrap.ModelWrapperScapeListener
Clones this object.
clone() - Method in class org.eclipse.amp.examples.heatbugs.HeatBug
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.eclipse.amp.examples.heatbugs.HeatCell
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid1.Bug
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid1.Habitat
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid1.StupidModel1
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid2.Bug
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid2.Habitat
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid2.StupidModel2
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid3.Bug
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid3.Habitat
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid3.StupidModel3
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid5.Bug
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid5.Habitat
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.examples.stupid5.StupidModel5
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.BasicCell
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.BasicModel
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.BasicMovementAgent
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.BasicMovementModel
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.BasicMovementStateAgent
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.ComplexLocation
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.ComplexMovementAgent
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.MethodsAgent
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.OperationsAgent
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.SpatialModel
Clones the agent, ensuring that a unique id is assigned.
clone() - Method in class org.metaabm.gen.test.StateAgent
Clones the agent, ensuring that a unique id is assigned.
close() - Method in class org.ascape.runtime.Runner
 
close() - Method in interface org.eclipse.amp.axf.core.IEngine
Close.
close() - Method in class org.eclipse.amp.escape.ide.EclipseEscapeRunner
 
closeAndOpenNew() - Method in class org.ascape.runtime.Runner
Requests the scape to open another model, closing the existing one.
closeAndOpenNewFinally(Scape) - Method in class org.ascape.runtime.Runner
Requests the scape to open another model, closing the existing one.
closeAndOpenSaved() - Method in class org.ascape.runtime.Runner
Requests the scape to open a saved run, closing the existing one.
closeAndOpenSavedFinally(Scape) - Method in class org.ascape.runtime.NonGraphicRunner
 
closeAndOpenSavedFinally(Scape) - Method in class org.ascape.runtime.Runner
 
closeFile() - Method in class org.eclipse.amp.amf.sd.gen.builder.Merge
 
closeFinally() - Method in class org.ascape.runtime.Runner
Closes the application; allowing views to close themseleves gracefully.
closeFinally() - Method in interface org.eclipse.amp.axf.core.IEngine
Close finally.
closeFinally() - Method in class org.eclipse.amp.escape.ide.EclipseEscapeRunner
 
CloseHandler - Class in org.eclipse.amp.axf.ide.handlers
The Class CloseHandler.
CloseHandler() - Constructor for class org.eclipse.amp.axf.ide.handlers.CloseHandler
Instantiates a new close handler.
closeView(IViewPart) - Method in class org.eclipse.amp.axf.ide.ModelViewManager
Close view.
COLLECT_STATS_RULE - Static variable in class org.ascape.model.Scape
A rule causing all children and members that are scapes to iterate.
collectAccessors(EObject, Collection<EObject>) - Static method in class org.metaabm.impl.SAttributeImpl
 
COLLECTING - Static variable in class org.ascape.util.data.StatCollector
 
collection - Variable in class org.ascape.model.space.CollectionSpace
The backing collection.
CollectionSpace - Class in org.ascape.model.space
The Class CollectionSpace.
CollectionSpace() - Constructor for class org.ascape.model.space.CollectionSpace
Instantiates a new collection space.
CollectionSpace.ClosestDataPoint - Class in org.ascape.model.space
The Class ClosestDataPoint.
CollectionSpace.ClosestDataPoint(Coordinate) - Constructor for class org.ascape.model.space.CollectionSpace.ClosestDataPoint
Instantiates a new closest data point.
CollectionSpace.ConditionalIterator - Class in org.ascape.model.space
The Class ConditionalIterator.
CollectionSpace.ConditionalIterator(Iterator, Conditional) - Constructor for class org.ascape.model.space.CollectionSpace.ConditionalIterator
Instantiates a new conditional iterator.
CollectionSpace.CSIterator - Class in org.ascape.model.space
The Class CSIterator.
CollectionSpace.CSIterator() - Constructor for class org.ascape.model.space.CollectionSpace.CSIterator
Instantiates a new CS iterator.
CollectionSpace.CSMutableIterator - Class in org.ascape.model.space
The Class CSMutableIterator.
CollectionSpace.CSMutableIterator() - Constructor for class org.ascape.model.space.CollectionSpace.CSMutableIterator
 
CollectionSpace.ListMutableRandomIterator - Class in org.ascape.model.space
The Class ListMutableRandomIterator.
CollectionSpace.ListMutableRandomIterator() - Constructor for class org.ascape.model.space.CollectionSpace.ListMutableRandomIterator
Instantiates a new list mutable random iterator.
CollectionSpace.ListRandomIterator - Class in org.ascape.model.space
The Class ListRandomIterator.
CollectionSpace.ListRandomIterator() - Constructor for class org.ascape.model.space.CollectionSpace.ListRandomIterator
Instantiates a new list random iterator.
CollectionSpace.MutableSubIterator - Class in org.ascape.model.space
The Class MutableSubIterator.
CollectionSpace.MutableSubIterator(int, int) - Constructor for class org.ascape.model.space.CollectionSpace.MutableSubIterator
Instantiates a new mutable sub iterator.
CollectionSpace.SubIterator - Class in org.ascape.model.space
The Class SubIterator.
CollectionSpace.SubIterator(int, int) - Constructor for class org.ascape.model.space.CollectionSpace.SubIterator
Instantiates a new sub iterator.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.abase.aBase.provider.BooleanValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.abase.aBase.provider.IntValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.abase.aBase.provider.RealValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.abase.aBase.provider.StringValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.abase.aBase.provider.ValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.adata.provider.CatalogItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.adata.provider.DataPointItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.adata.provider.MeasurementItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.adata.provider.ParameterItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.adata.provider.ParameterSetItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.adata.provider.RunItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ImportItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.IncorporatesItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ModelItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ParameterItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.SingleParameterItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.SweepLinkItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.SweepParameterItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.parameters.aPar.provider.ValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdAbstractVariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdAuxVariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdConnectorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdEquationVariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdFlowVariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdGeneratableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdModelItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdNamedElementItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdStockVariableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.testing.ares.provider.ConstraintTestItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.testing.ares.provider.RunItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.testing.ares.provider.RunSetItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.testing.aTest.provider.ConstraintItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.testing.aTest.provider.ModelItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.testing.aTest.provider.TestMemberItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.eclipse.amp.amf.testing.aTest.provider.TestsItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AAccessorItemProvider
This adds to the collection of CommandParameters describing all of the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AActItemProvider
This adds to the collection of CommandParameters describing all of the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AAllItemProvider
This adds to the collection of CommandParameters describing all of the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AAnyItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ABuildGeographyItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ABuildGridItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ABuildItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ABuildNetworkItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ABuildProjectionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ABuildSpaceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ACauseItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ACommandItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AConnectItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ACreateAgentsItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ACreateShapedAgentsItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ADeriveItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ADieItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ADiffuseItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ADisconnectItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AEvaluateItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AGroupItemProvider
This adds to the collection of CommandParameters describing all of the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AInitializeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AInputItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ALeaveItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ALiteralItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ALoadAgentsItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ALoadShapedAgentsItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ALogicItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AMethodItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AMoveItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AMultiValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ANetworkItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ANoneItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AOrderingItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.APerformItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AQueryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AReplaceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ARuleItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AScheduleItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ASelectItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ASetItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AShapedItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ASinkItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.ATransformItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.act.provider.AWatchItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FArgumentArrayPrototypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FArgumentPrototypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FFunctionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FGenericFunctionItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FGenericItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FGenericLogicalItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FImplementedLibraryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FLibraryItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FLiteralItemProvider
This adds to the collection of CommandParameters describing all of the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FLogicalOperatorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FMultiArgumentPrototypeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.function.provider.FOperatorItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.AttributesItemProvider
 
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.IIDItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.IValueItemProvider
This adds to the collection of CommandParameters describing all of the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SActableItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SAgentItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SAttributeArrayItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SAttributedItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SAttributeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SContextItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SContinuousSpaceItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SGeographyItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SGridItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SImplementationItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SImplementedItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SNamedItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SNDimensionalItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SNetworkItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SProjectionItemProvider
This adds to the collection of CommandParameters describing all of the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SStateItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SStateValueItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SStyle2DItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SStyle3DItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SStyleItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SStyleShapeItemProvider
This adds CommandParameters describing the children that can be created under this object.
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.StylesItemProvider
 
collectNewChildDescriptors(Collection<Object>, Object) - Method in class org.metaabm.provider.SValueLayerItemProvider
This adds CommandParameters describing the children that can be created under this object.
CollectStats - Class in org.ascape.model.rule
A rule for gathering values (typically aggegate statistics) from the entire population of agents.
CollectStats() - Constructor for class org.ascape.model.rule.CollectStats
Constructs a new stat collecting rule.
CollectStats(StatCollector[]) - Constructor for class org.ascape.model.rule.CollectStats
Constructs a new stat collecting rule.
colorCache - Static variable in class org.ascape.util.vis.ColorFeatureConcrete
 
ColorFeature - Interface in org.ascape.util.vis
A Color feature returns a color based on the state of an object of known type provided to it.
colorFeature - Variable in class org.ascape.util.vis.DrawColorFeature
The color feature to use for drawing this feature.
ColorFeatureConcrete - Class in org.ascape.util.vis
A Color feature returns a color based on the state of an object of known type provided to it.
ColorFeatureConcrete() - Constructor for class org.ascape.util.vis.ColorFeatureConcrete
Constructs a concrete instantiation of a color feature.
ColorFeatureConcrete(String) - Constructor for class org.ascape.util.vis.ColorFeatureConcrete
Constructs a concrete instantiation of a color feature with the supplied name.
ColorFeatureFixed - Class in org.ascape.util.vis
An interface for a class providing an color that doesn't change in relation to the supplied object.
ColorFeatureFixed() - Constructor for class org.ascape.util.vis.ColorFeatureFixed
Constructs a ColorFeatureFixed.
ColorFeatureFixed(String, Color) - Constructor for class org.ascape.util.vis.ColorFeatureFixed
Constructs a ColorFeatureFixed.
ColorFeatureGradiated - Class in org.ascape.util.vis
A class for displaying a gradiated color whose intensity is determined by the supplied UnitIntervalDataPoint.
ColorFeatureGradiated() - Constructor for class org.ascape.util.vis.ColorFeatureGradiated
Constructs a ColorFeatureGradiated.
ColorFeatureGradiated(String) - Constructor for class org.ascape.util.vis.ColorFeatureGradiated
Constructs the gradiated color feature with the supplied name.
ColorFeatureGradiated(Color, UnitIntervalDataPoint) - Constructor for class org.ascape.util.vis.ColorFeatureGradiated
Constructs a ColorFeatureGradiated with the supplied unit interval and maximum color.
ColorFeatureGradiated(String, Color, UnitIntervalDataPoint) - Constructor for class org.ascape.util.vis.ColorFeatureGradiated
Constructs a ColorFeatureGradiated with the supplied name, maximum color, and unit interval.
ColorFeatureGradiated(String, Color, Color, UnitIntervalDataPoint) - Constructor for class org.ascape.util.vis.ColorFeatureGradiated
Constructs a ColorFeatureGradiated with the supplied name, maximum color, and unit interval.
ColorFeatureGradiatedIndex - Class in org.ascape.util.vis
A class for displaying a gradiated color whose intensity is determined by the supplied UnitIntervalDataPoint.
ColorFeatureGradiatedIndex(String) - Constructor for class org.ascape.util.vis.ColorFeatureGradiatedIndex
 
ColorFeatureGradiatedIndex(String, Color, UnitIntervalDataPoint) - Constructor for class org.ascape.util.vis.ColorFeatureGradiatedIndex
Constructs a ColorFeatureGradiated with the supplied name, maximum color, and unit interval.
ColorFeatureGradiatedIndex(String, Color, Color, UnitIntervalDataPoint) - Constructor for class org.ascape.util.vis.ColorFeatureGradiatedIndex
Constructs a ColorFeatureGradiated with the supplied name, maximum color, and unit interval.
ColorIndex - Class in org.ascape.util.vis
 
ColorIndex(Display, long) - Constructor for class org.ascape.util.vis.ColorIndex
 
ColorIndex() - Constructor for class org.ascape.util.vis.ColorIndex
 
column - Variable in class org.ascape.query.parser.SimpleCharStream
 
columnWeightHints - Variable in class org.metaabm.ide.MetaABMEditor
 
command - Variable in class org.metaabm.commands.AddAgentsActsCommand
 
command - Variable in class org.metaabm.commands.AddSpacesActsCommand
 
comment - Variable in class org.eclipse.amp.amf.sd.impl.SdNamedElementImpl
The cached value of the 'Comment' attribute.
COMMENT_EDEFAULT - Static variable in class org.eclipse.amp.amf.sd.impl.SdNamedElementImpl
The default value of the 'Comment' attribute.
CommunityInfectionStatusEnum - Enum in name.milesparker.epi.region
Community Infection Status Java Implementation.
compare(Object, Object) - Method in class org.ascape.util.data.DataPointComparator
Compares two object using the data point to interpret their values.
COMPARE_ORDERED_QUALIFIERS - Static variable in class org.ascape.model.Scape
 
compareTo(Object) - Method in class org.ascape.util.data.StatCollector
Compares one stat collector to another by name.
compareTo(Object) - Method in class org.ascape.util.PropertyAccessor
 
ComparisonOperator() - Method in class org.ascape.query.parser.BoolExprTree
 
complete_BOOLEAN(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_BooleanValue(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_Constraint(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
complete_DESC_STRING(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_Import(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
complete_Incorporates(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
complete_INTEGER(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_IntValue(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_Measure(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
complete_Model(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
complete_Model(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
complete_Parameter(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
complete_REAL(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_RealValue(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_SingleParameter(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
complete_StringValue(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
complete_SweepLink(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
complete_SweepParameter(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
complete_TestMember(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
complete_Tests(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
COMPLETE_TOUR - Static variable in class org.ascape.model.Scape
Symbol for complete tour excution style.
complete_Value(EObject, RuleCall, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
completeBooleanValue_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
completeConstraint_Agent(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeConstraint_Attribute(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeConstraint_MaxValue(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeConstraint_Measure(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeConstraint_MinValue(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeConstraint_Qualifier(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeImport_ImportURI(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeIncorporates_ImportURI(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeIntValue_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
completeModel_Contains(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeModel_Contraints(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeModel_Description(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeModel_Incorporates(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeModel_Model(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeModel_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeModel_Name(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeModel_Parameters(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeModel_Tests(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeRealValue_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
completeSingleParameter_Attribute(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeSingleParameter_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeStringValue_Value(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.abase.ui.contentassist.AbstractABaseProposalProvider
 
completeSweepLink_Parameters(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeSweepParameter_Attribute(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeSweepParameter_EndValue(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeSweepParameter_Increment(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeSweepParameter_StartValue(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.AbstractAParProposalProvider
 
completeTestMember_ImportURI(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
completeTests_ImportURI(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.amp.amf.testing.ui.contentassist.AbstractATestProposalProvider
 
ComplexLocation - Class in org.metaabm.gen.test
 
ComplexLocation() - Constructor for class org.metaabm.gen.test.ComplexLocation
Constructs a new Complex Location.
ComplexMovementAgent - Class in org.metaabm.gen.test
 
ComplexMovementAgent() - Constructor for class org.metaabm.gen.test.ComplexMovementAgent
Constructs a new Complex Movement Agent.
CompositeRenderShape - Class in org.eclipse.amp.agf3d
Adapated from org.eclipse.draw3d.shapes.CubiodShape
CompositeRenderShape(IFigure3D, Object, IColorProvider) - Constructor for class org.eclipse.amp.agf3d.CompositeRenderShape
 
computeAllSources(Collection<AAct>) - Method in class org.metaabm.act.impl.AActImpl
 
computeAllTargets() - Method in class org.metaabm.act.impl.AActImpl
 
computeForces(InternalNode[]) - Method in class org.eclipse.amp.agf.zest.SpringPartitionLayoutAlgorithm
Computes the force for each node in this SpringLayoutAlgorithm.
computeOneIteration(InternalNode[], InternalRelationship[], double, double, double, double) - Method in class org.eclipse.amp.agf.zest.SpringPartitionLayoutAlgorithm
 
computePositions(InternalNode[]) - Method in class org.eclipse.amp.agf.zest.SpringPartitionLayoutAlgorithm
Computes the position for each node in this SpringLayoutAlgorithm.
computeWidth(Control) - Method in class org.eclipse.amp.agf.zest.ide.ZestSliderContribution
 
CONDITION_WIDTH - Static variable in class org.eclipse.amp.amf.gen.key.GraphicsKeyWriter
 
Conditional - Interface in org.ascape.util
Describes an object which can test whether an object meets some condition.
conditionalIterator(Iterator, Conditional) - Static method in class org.ascape.model.space.CollectionSpace
Conditional iterator.
conditionalIterator(Conditional) - Method in class org.ascape.model.space.CollectionSpace
 
conditionalIterator(Conditional) - Method in interface org.ascape.model.space.Space
Conditional iterator.
Conditionals - Class in org.ascape.util
The Class Conditionals.
Conditionals() - Constructor for class org.ascape.util.Conditionals
 
CONE_SHAPE_PROVIDER - Static variable in class org.eclipse.amp.examples.heatbugs.Heatbugs3DAdapter
 
CONF_EXTPOINT_ID - Static variable in class org.eclipse.amp.escape.ide.PluginTemplateProjectWizard
ID of the new-wizard configuration extension point.
Configurator - Interface in org.eclipse.amp.amf.ide
A simple encapsulation for runtime configuration to allow easy customization of runtime launchers for different AMF targets.
configure(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configure(ILaunchConfigurationWorkingCopy, IResource) - Method in class org.eclipse.amp.amf.gen.ext.ClassMainConfigurator
Configures the ascape launch for a model.
configure(ILaunchConfigurationWorkingCopy, IResource) - Method in class org.eclipse.amp.amf.ide.ascape.AscapeRuntimeConfigurator
Configures the ascape launch for a model.
configure(ILaunchConfigurationWorkingCopy, IResource) - Method in interface org.eclipse.amp.amf.ide.Configurator
 
configure(ILaunchConfigurationWorkingCopy, IResource) - Method in class org.eclipse.amp.amf.ide.RuntimeConfigurator
 
configure(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configure(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.amp.amf.abase.ui.AbstractABaseUiModule
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.amp.amf.parameters.ui.AbstractAParUiModule
 
configureContentAssistLexer(Binder) - Method in class org.eclipse.amp.amf.testing.ui.AbstractATestUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.amp.amf.abase.ui.AbstractABaseUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.amp.amf.parameters.ui.AbstractAParUiModule
 
configureContentAssistLexerProvider(Binder) - Method in class org.eclipse.amp.amf.testing.ui.AbstractATestUiModule
 
configureFileExtensions(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configureFileExtensions(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
configureForLaunch(ILaunchConfigurationWorkingCopy, IResource) - Method in interface org.eclipse.amp.amf.ide.Configurator
 
configureForLaunch(ILaunchConfigurationWorkingCopy, IResource) - Method in class org.eclipse.amp.amf.ide.RuntimeConfigurator
Configures the actual launch runtime.
configureFormatting(FormattingConfig) - Method in class org.eclipse.amp.amf.abase.formatting.ABaseFormatter
 
configureFormatting(FormattingConfig) - Method in class org.eclipse.amp.amf.parameters.formatting.AParFormatter
 
configureFormatting(FormattingConfig) - Method in class org.eclipse.amp.amf.testing.formatting.ATestFormatter
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.amp.amf.abase.ui.AbstractABaseUiModule
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.amp.amf.parameters.ui.AbstractAParUiModule
 
configureHighlightingLexer(Binder) - Method in class org.eclipse.amp.amf.testing.ui.AbstractATestUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.amp.amf.abase.ui.AbstractABaseUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.amp.amf.parameters.ui.AbstractAParUiModule
 
configureHighlightingTokenDefProvider(Binder) - Method in class org.eclipse.amp.amf.testing.ui.AbstractATestUiModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configureIResourceDescriptions(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.amp.amf.abase.ui.AbstractABaseUiModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.amp.amf.parameters.ui.AbstractAParUiModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
configureIResourceDescriptionsBuilderScope(Binder) - Method in class org.eclipse.amp.amf.testing.ui.AbstractATestUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.amp.amf.abase.ui.AbstractABaseUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.amp.amf.parameters.ui.AbstractAParUiModule
 
configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.amp.amf.testing.ui.AbstractATestUiModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configureLanguageName(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.amp.amf.abase.ui.AbstractABaseUiModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.amp.amf.parameters.ui.AbstractAParUiModule
 
configureResourceUIServiceLabelProvider(Binder) - Method in class org.eclipse.amp.amf.testing.ui.AbstractATestUiModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.amp.amf.abase.AbstractABaseRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.amp.amf.parameters.AbstractAParRuntimeModule
 
configureRuntimeLexer(Binder) - Method in class org.eclipse.amp.amf.testing.AbstractATestRuntimeModule
 
Connector - Class in org.eclipse.amp.axf.sd.model
Connection between two dynamic variables.
Connector() - Constructor for class org.eclipse.amp.axf.sd.model.Connector
 
ConsoleOutView - Class in org.ascape.view.nonvis
A view providing basic system out reporting.
ConsoleOutView() - Constructor for class org.ascape.view.nonvis.ConsoleOutView
 
constraint - Variable in class org.eclipse.amp.amf.testing.ares.impl.ConstraintTestImpl
The cached value of the 'Constraint' reference.
CONSTRAINT - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The meta object id for the 'Constraint' class.
CONSTRAINT - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage.Literals
The meta object literal for the 'Constraint' class.
Constraint - Interface in org.eclipse.amp.amf.testing.aTest
A representation of the model object 'Constraint'.
CONSTRAINT__AGENT - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The feature id for the 'Agent' reference.
CONSTRAINT__AGENT - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage.Literals
The meta object literal for the 'Agent' reference feature.
CONSTRAINT__ATTRIBUTE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The feature id for the 'Attribute' reference.
CONSTRAINT__ATTRIBUTE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage.Literals
The meta object literal for the 'Attribute' reference feature.
CONSTRAINT__MAX_VALUE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The feature id for the 'Max Value' containment reference.
CONSTRAINT__MAX_VALUE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage.Literals
The meta object literal for the 'Max Value' containment reference feature.
CONSTRAINT__MEASURE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The feature id for the 'Measure' attribute.
CONSTRAINT__MEASURE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage.Literals
The meta object literal for the 'Measure' attribute feature.
CONSTRAINT__MIN_VALUE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The feature id for the 'Min Value' containment reference.
CONSTRAINT__MIN_VALUE - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage.Literals
The meta object literal for the 'Min Value' containment reference feature.
CONSTRAINT__QUALIFIER - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The feature id for the 'Qualifier' reference.
CONSTRAINT__QUALIFIER - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage.Literals
The meta object literal for the 'Qualifier' reference feature.
CONSTRAINT_FEATURE_COUNT - Static variable in interface org.eclipse.amp.amf.testing.aTest.ATestPackage
The number of structural features of the 'Constraint' class.
CONSTRAINT_TEST - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage
The meta object id for the 'Constraint Test' class.
CONSTRAINT_TEST - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage.Literals
The meta object literal for the 'Constraint Test' class.
CONSTRAINT_TEST__ACTUAL_VALUE - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage
The feature id for the 'Actual Value' attribute.
CONSTRAINT_TEST__ACTUAL_VALUE - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage.Literals
The meta object literal for the 'Actual Value' attribute feature.
CONSTRAINT_TEST__CONSTRAINT - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage
The feature id for the 'Constraint' reference.
CONSTRAINT_TEST__CONSTRAINT - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage.Literals
The meta object literal for the 'Constraint' reference feature.
CONSTRAINT_TEST__FAILURE - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage
The feature id for the 'Failure' attribute.
CONSTRAINT_TEST__FAILURE - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage.Literals
The meta object literal for the 'Failure' attribute feature.
CONSTRAINT_TEST__ISSUE - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage
The feature id for the 'Issue' attribute.
CONSTRAINT_TEST__ISSUE - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage.Literals
The meta object literal for the 'Issue' attribute feature.
CONSTRAINT_TEST_FEATURE_COUNT - Static variable in interface org.eclipse.amp.amf.testing.ares.AresPackage
The number of structural features of the 'Constraint Test' class.
ConstraintImpl - Class in org.eclipse.amp.amf.testing.aTest.impl
An implementation of the model object 'Constraint'.
ConstraintImpl() - Constructor for class org.eclipse.amp.amf.testing.aTest.impl.ConstraintImpl
 
constraintItemProvider - Variable in class org.eclipse.amp.amf.testing.aTest.provider.ATestItemProviderAdapterFactory
This keeps track of the one adapter used for all Constraint instances.
ConstraintItemProvider - Class in org.eclipse.amp.amf.testing.aTest.provider
This is the item provider adapter for a Constraint object.
ConstraintItemProvider(AdapterFactory) - Constructor for class org.eclipse.amp.amf.testing.aTest.provider.ConstraintItemProvider
This constructs an instance from a factory and a notifier.
constraints - Variable in class org.eclipse.amp.amf.testing.ares.impl.RunImpl
The cached value of the 'Constraints' containment reference list.
ConstraintTest - Interface in org.eclipse.amp.amf.testing.ares
A representation of the model object 'Constraint Test'.
ConstraintTestImpl - Class in org.eclipse.amp.amf.testing.ares.impl
An implementation of the model object 'Constraint Test'.
ConstraintTestImpl() - Constructor for class org.eclipse.amp.amf.testing.ares.impl.ConstraintTestImpl
 
constraintTestItemProvider - Variable in class org.eclipse.amp.amf.testing.ares.provider.AresItemProviderAdapterFactory
This keeps track of the one adapter used for all ConstraintTest instances.
ConstraintTestItemProvider - Class in org.eclipse.amp.amf.testing.ares.provider
This is the item provider adapter for a ConstraintTest object.
ConstraintTestItemProvider(AdapterFactory) - Constructor for class org.eclipse.amp.amf.testing.ares.provider.ConstraintTestItemProvider
This constructs an instance from a factory and a notifier.
ConstraintTestValidator - Interface in org.eclipse.amp.amf.testing.ares.validation
A sample validator interface for ConstraintTest.
construct() - Method in class org.ascape.model.Scape
Contructs the basic scape structure.
construct() - Method in class org.ascape.model.space.Array1D
Contructs the basic structure.
construct() - Method in class org.ascape.model.space.Array2DBase
Contructs the basic space structure.
construct() - Method in class org.ascape.model.space.CollectionSpace
 
construct() - Method in class org.ascape.model.space.Singleton
Normally, create the basic strucutre of the space.
construct() - Method in interface org.ascape.model.space.Space
Construct.
consumeFood() - Method in class org.metaabm.examples.stupid5.Bug
 
contains(Object) - Method in class org.ascape.model.Scape
Returns true if the scape collection contains the object (agent.)
contains(Object) - Method in class org.ascape.model.space.Array2DBase
 
contains(Object) - Method in class org.ascape.model.space.CollectionSpace
Returns true if the context collection contains the object (agent.)
Contains() - Method in class org.ascape.query.parser.BoolExprTree
 
CONTAINS - Static variable in interface org.ascape.query.parser.BoolExprTreeConstants
 
contains - Variable in class org.eclipse.amp.amf.testing.aTest.impl.ModelImpl
The cached value of the 'Contains' containment reference list.
containsAll(Collection) - Method in class org.ascape.model.Scape
Returns true if this collection contains all of agents in the specified collection.
containsAll(Collection) - Method in class org.ascape.model.space.Array2DBase
 
containsAll(Collection) - Method in class org.ascape.model.space.CollectionSpace
Returns true if this collection contains all of agents in the specified collection.
contentOutlinePage - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This is the content outline page.
contentOutlinePage - Variable in class org.eclipse.amp.amf.adata.presentation.DataEditor
This is the content outline page.
contentOutlinePage - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This is the content outline page.
contentOutlinePage - Variable in class org.eclipse.amp.amf.sd.presentation.SdEditor
This is the content outline page.
contentOutlinePage - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This is the content outline page.
contentOutlinePage - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This is the content outline page.
contentOutlinePage - Variable in class org.metaabm.act.ide.MetaABMActEditor
This is the content outline page.
contentOutlinePage - Variable in class org.metaabm.function.ide.MetaABMFunctionEditor
This is the content outline page.
contentOutlinePage - Variable in class org.metaabm.ide.MetaABMEditor
This is the content outline page.
contentOutlineStatusLineManager - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.eclipse.amp.amf.adata.presentation.DataEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.eclipse.amp.amf.sd.presentation.SdEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.metaabm.act.ide.MetaABMActEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.metaabm.function.ide.MetaABMFunctionEditor
This is a kludge...
contentOutlineStatusLineManager - Variable in class org.metaabm.ide.MetaABMEditor
This is a kludge...
contentOutlineViewer - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.eclipse.amp.amf.adata.presentation.DataEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.eclipse.amp.amf.sd.presentation.SdEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.metaabm.act.ide.MetaABMActEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.metaabm.function.ide.MetaABMFunctionEditor
This is the content outline page's viewer.
contentOutlineViewer - Variable in class org.metaabm.ide.MetaABMEditor
This is the content outline page's viewer.
contentsToString() - Method in class org.ascape.model.Scape
Returns a string composed of descriptions of the contents.
CONTEXT_FILE_NAME - Static variable in class org.metaabm.xsd.MetaABMPersist
 
contextPage - Variable in class org.metaabm.ide.CustomMetaABMModelWizard
This is the initial object creation page.
Continuous - Interface in org.ascape.model.space
A market interface for a space representing continuous space.
Continuous1D - Class in org.ascape.model.space
A space containing a population of agents that exist within some continuous space.
Continuous1D() - Constructor for class org.ascape.model.space.Continuous1D
Constructs a continuous one-dimensional space (line or circle).
Continuous1D(Coordinate1DContinuous) - Constructor for class org.ascape.model.space.Continuous1D
Constructs a continuous one-dimensional space (line or circle).
Continuous2D - Class in org.ascape.model.space
A space containing a population of agents that exist within some continuous space.
Continuous2D() - Constructor for class org.ascape.model.space.Continuous2D
Constructs a continuous two-dimensional space (plane or torous).
Continuous2D(Coordinate2DContinuous) - Constructor for class org.ascape.model.space.Continuous2D
Constructs a continuous two-dimensional space (plane or torous).
contraints - Variable in class org.eclipse.amp.amf.testing.aTest.impl.ModelImpl
The cached value of the 'Contraints' containment reference list.
contributeToMenu(IMenuManager) - Method in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.eclipse.amp.amf.adata.presentation.DataActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.eclipse.amp.amf.parameters.aPar.presentation.AParActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.eclipse.amp.amf.sd.presentation.SdActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.eclipse.amp.amf.testing.ares.presentation.AresActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.eclipse.amp.amf.testing.aTest.presentation.ATestActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.metaabm.act.ide.MetaABMActActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.metaabm.function.ide.MetaABMFunctionActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.metaabm.ide.MetaABMActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class org.metaabm.ide.MetaABMEditorActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.amp.amf.adata.presentation.DataActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.amp.amf.parameters.aPar.presentation.AParActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.amp.amf.sd.presentation.SdActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.amp.amf.testing.ares.presentation.AresActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.eclipse.amp.amf.testing.aTest.presentation.ATestActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.metaabm.act.ide.MetaABMActActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.metaabm.function.ide.MetaABMFunctionActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.metaabm.ide.MetaABMActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class org.metaabm.ide.MetaABMEditorActionBarContributor
This adds Separators for editor additions to the tool bar.
control(EngineControl) - Method in interface org.eclipse.amp.axf.core.IEngine
Control.
control(EngineControl) - Method in class org.eclipse.amp.escape.ide.EclipseEscapeRunner
 
ControlEvent - Class in org.ascape.model.event
Events which control the execution state of a model or collection of scapes.
ControlEvent(Object, int) - Constructor for class org.ascape.model.event.ControlEvent
Constructs a control event, used to control a scape.
ControlListener - Interface in org.ascape.model.event
An interface describing an obect which can receive control events.
convert(ISelectionProvider, Object) - Method in class org.eclipse.amp.agf.EditPartSelectionSynchronizer
Maps the given editpart from one viewer to an editpart in another viewer.
convert(ISelectionProvider, Object) - Method in class org.eclipse.amp.axf.view.SelectionSynchronizer
Maps the given editpart from one viewer to an editpart in another viewer.
convertABuildNetworkTypesToString(EDataType, Object) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
convertABuildSpaceTypesToString(EDataType, Object) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
convertASelectTypesToString(EDataType, Object) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
convertBOOLEANToString(EDataType, Object) - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
convertIssueToString(EDataType, Object) - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
convertMeasureToString(EDataType, Object) - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
convertNodePositionsBack(int, InternalNode, double, double, double, double, DisplayIndependentRectangle) - Method in class org.eclipse.amp.agf.zest.SpringPartitionLayoutAlgorithm
 
convertResultTypeToString(EDataType, Object) - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
convertSAttributeTypeToString(EDataType, Object) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
convertSBorderRuleToString(EDataType, Object) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
convertScaleTypeToString(EDataType, Object) - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
convertSImplementationModeToString(EDataType, Object) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
convertSNeighborhoodTypeToString(EDataType, Object) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
convertSShapeTypeToString(EDataType, Object) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
convertToString(EDataType, Object) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
convertToUnitCoordinates(InternalNode[]) - Method in class org.eclipse.amp.agf.zest.SpringPartitionLayoutAlgorithm
Converts the position for each node in this SpringLayoutAlgorithm to unit coordinates in double precision.
convertURI(Incorporates) - Static method in class org.eclipse.amp.amf.parameters.AParInterpreter
 
convertURI(Import) - Static method in class org.eclipse.amp.amf.parameters.AParInterpreter
 
convertURI(EObject, String) - Static method in class org.eclipse.amp.amf.parameters.AParInterpreter
 
convertURI(TestMember) - Static method in class org.eclipse.amp.amf.testing.ATestInterpreter
 
convertURI(Tests) - Static method in class org.eclipse.amp.amf.testing.ATestInterpreter
 
CooperateDefectStyle - Class in edu.brook
Cooperate Defect Style Java Implementation.
CooperateDefectStyle() - Constructor for class edu.brook.CooperateDefectStyle
 
CooperateDefectStyleColorProvider - Class in edu.brook
Cooperate Defect Style Java Implementation.
CooperateDefectStyleColorProvider() - Constructor for class edu.brook.CooperateDefectStyleColorProvider
 
CooperateDefectStyleFigureProvider - Class in edu.brook
Cooperate Defect Style Java Implementation.
CooperateDefectStyleFigureProvider() - Constructor for class edu.brook.CooperateDefectStyleFigureProvider
 
CooperateDefectStyleGraphics - Class in edu.brook
Cooperate Defect Style Java Implementation.
CooperateDefectStyleGraphics() - Constructor for class edu.brook.CooperateDefectStyleGraphics
 
coordinate - Variable in class org.ascape.model.LocatedAgent
The coordinate location of this cell within the relevant scape.
Coordinate - Class in org.ascape.model.space
The base class for a location within a space defined by a particular geometry.
Coordinate() - Constructor for class org.ascape.model.space.Coordinate
 
Coordinate1DContinuous - Class in org.ascape.model.space
A location within a one-dimensional discrete space.
Coordinate1DContinuous() - Constructor for class org.ascape.model.space.Coordinate1DContinuous
Creates a 1-dimensional coordinate.
Coordinate1DContinuous(double[]) - Constructor for class org.ascape.model.space.Coordinate1DContinuous
Creates a 1-dimensional coordinate with the specified postion values.
Coordinate1DContinuous(double) - Constructor for class org.ascape.model.space.Coordinate1DContinuous
Creates a 1-dimensional coordinate with the specified position.
Coordinate1DDiscrete - Class in org.ascape.model.space
A location within a one-dimensional discrete space.
Coordinate1DDiscrete() - Constructor for class org.ascape.model.space.Coordinate1DDiscrete
Creates a 1-dimensional coordinate.
Coordinate1DDiscrete(int[]) - Constructor for class org.ascape.model.space.Coordinate1DDiscrete
Creates a 1-dimensional coordinate with the specified postion values.
Coordinate1DDiscrete(int) - Constructor for class org.ascape.model.space.Coordinate1DDiscrete
Creates a 1-dimensional coordinate with the specified position.
Coordinate2DContinuous - Class in org.ascape.model.space
A location within a two-dimensional continuous space.
Coordinate2DContinuous(double[]) - Constructor for class org.ascape.model.space.Coordinate2DContinuous
Creates a 2-dimensional coordinate with the specified position values.
Coordinate2DContinuous(double, double) - Constructor for class org.ascape.model.space.Coordinate2DContinuous
Creates a 2-dimensional coordinate with the specified position values.
Coordinate2DContinuous(int[]) - Constructor for class org.ascape.model.space.Coordinate2DContinuous
Creates a 2-dimensional coordinate with the specified position values.
Coordinate2DDiscrete - Class in org.ascape.model.space
A location within a two-dimensional discrete space.
Coordinate2DDiscrete(int[]) - Constructor for class org.ascape.model.space.Coordinate2DDiscrete
Creates a 2-dimensional coordinate with the specified position values.
Coordinate2DDiscrete(int, int) - Constructor for class org.ascape.model.space.Coordinate2DDiscrete
Creates a 2-dimensional coordinate with the specified position values.
CoordinateContinuous - Class in org.ascape.model.space
The base class for a location within a continuous space.
CoordinateContinuous() - Constructor for class org.ascape.model.space.CoordinateContinuous
Creates a new discrete coordinate.
CoordinateContinuous(double[]) - Constructor for class org.ascape.model.space.CoordinateContinuous
Creates a new coordinate with the provided dimensional positions.
CoordinateContinuous(double) - Constructor for class org.ascape.model.space.CoordinateContinuous
Creates a new coordinate with the provided position.
CoordinateDiscrete - Class in org.ascape.model.space
The base class for a location within a regular discrete space.
CoordinateDiscrete() - Constructor for class org.ascape.model.space.CoordinateDiscrete
Creates a new discrete coordinate.
CoordinateDiscrete(int[]) - Constructor for class org.ascape.model.space.CoordinateDiscrete
Creates a new coordinate with the provided dimensional positions.
CoordinateDiscrete(int) - Constructor for class org.ascape.model.space.CoordinateDiscrete
Creates a new coordinate with the provided position.
CoordinateGraph - Class in org.ascape.model.space
The Class CoordinateGraph.
CoordinateGraph(Location) - Constructor for class org.ascape.model.space.CoordinateGraph
Instantiates a new coordinate graph.
CoordinateMutable - Interface in org.ascape.model.space
A one-dimensional, fixed-size, collection of agents providing services described for space.
coordinateSweep() - Method in class org.ascape.model.space.Continuous1D
A no-op; overrides the base collection's behavior so that agents do not have their coorinates changed.
coordinateSweep() - Method in class org.ascape.model.space.Continuous2D
A no-op; overrides the base collection's behavior so that agents do not have their coorinates changed.
coordinateSweep() - Method in interface org.ascape.model.space.CoordinateMutable
Walks through each cell, setting the cell's coordinates.
coordinateSweep() - Method in class org.ascape.model.space.ListBase
Walks through each agent, setting the agent's coordinates.
coordinateSweep() - Method in class org.ascape.model.space.SubContinuous
A no-op; overrides the base collection's behavior so that agents do not have their coorinates changed.
copy - Variable in class org.ascape.model.space.CollectionSpace.CSIterator
The copy.
copyFiles(String, String, String, String) - Static method in class org.eclipse.amp.axf.ide.test.ModelMangementTest
 
copyFiles(String, String, String, String) - Static method in class org.eclipse.amp.escape.parameters.test.ParameterInterpreterTest
 
copyIterator - Variable in class org.ascape.model.space.CollectionSpace.CSIterator
The copy iterator.
copyright - Static variable in interface org.metaabm.act.ATest
 
copyright - Static variable in class org.metaabm.act.impl.ALogicImpl
 
copyright - Static variable in class org.metaabm.act.provider.ALogicItemProvider
 
copyright - Static variable in interface org.metaabm.function.FLiteral
 
copyright - Static variable in class org.metaabm.function.provider.FLiteralItemProvider
 
copyright - Static variable in class org.metaabm.ide.CustomMetaABMModelWizard
 
copyright - Static variable in interface org.metaabm.ILabeled
 
copyright - Static variable in interface org.metaabm.Node
 
copyright - Static variable in class org.metaabm.provider.IValueItemProvider
 
copyright - Static variable in interface org.metaabm.TID
 
copyrightAndCredits - Static variable in class org.ascape.model.Scape
Copyright and credits information for ascape w/ HTML style tags.
CoreActivator - Class in org.metaabm.ide
The activator class controls the plug-in life cycle
CoreActivator() - Constructor for class org.metaabm.ide.CoreActivator
The constructor
count - Variable in class org.ascape.util.data.StatCollector
The number of values collected.
COUNT_VALUE - Static variable in enum org.eclipse.amp.amf.adata.ScaleType
The 'Count' literal value.
COUNT_VALUE - Static variable in enum org.eclipse.amp.amf.testing.aTest.Measure
The 'COUNT' literal value.
countGeneratedTags(String) - Method in class org.eclipse.amp.amf.sd.gen.builder.AbstractJavaSDTest
 
countNeighbors(Conditional) - Method in class org.ascape.model.Cell
Returns the number of cells that are neighbors and that meet the supplied condition.
countWithin(double) - Method in class org.ascape.model.LocatedAgent
Returns the number of agents within the specified distance of the agent.
countWithin(Conditional, double) - Method in class org.ascape.model.LocatedAgent
Returns the number of agents within the specified distance of the agent that meet some condition.
countWithin(Conditional, boolean, double) - Method in class org.ascape.model.LocatedAgent
Returns the number of agents within the specified distance of the agent that meet some condition.
countWithin(Coordinate, Conditional, boolean, double) - Method in class org.ascape.model.Scape
Returns the number of agents within the specified distance of the agent that meet some condition.
countWithin(Coordinate, Conditional, boolean, double) - Method in class org.ascape.model.space.Array2D
Returns the number of cells within the supplied distance that meet the supplied condition.
countWithin(Coordinate, Conditional, boolean, double) - Method in class org.ascape.model.space.CollectionSpace
Returns the number of agents within the specified distance of the agent that meet some condition.
countWithin(Coordinate, Conditional, boolean, double) - Method in interface org.ascape.model.space.Space
Count within.
create(RGB) - Static method in class org.ascape.util.vis.ColorFeatureConcrete
 
create(int, int, int) - Static method in class org.ascape.util.vis.ColorFeatureConcrete
 
create(float, float, float) - Static method in class org.ascape.util.vis.ColorFeatureConcrete
 
create(int, int, int, int) - Static method in class org.ascape.util.vis.ColorFeatureConcrete
 
create(EClass) - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
create(EClass) - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
create(EClass) - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
create(ResourceSet) - Static method in class org.eclipse.amp.amf.parameters.AParFactory
 
create(EClass) - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImpl
 
create(EClass) - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
create(EClass) - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
create(ResourceSet) - Static method in class org.eclipse.amp.amf.testing.ATestProvider
 
create(EClass) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
create(EditingDomain, Object, Object, Object) - Static method in class org.metaabm.commands.SetLabelCommand
This creates a command to set the owner's feature to the specified value.
create(EditingDomain, Object, Object) - Static method in class org.metaabm.commands.SetLabelCommand
 
create(EditingDomain, Object, Object, Object, int) - Static method in class org.metaabm.commands.SetLabelCommand
This creates a command to set the owner's feature to the specified value.
create(EditingDomain, List<TargetTranslator>, IID) - Static method in class org.metaabm.commands.TargetTranslator
 
create(EClass) - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
create(EClass) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
create(SContext, String) - Static method in class org.metaabm.xsd.MetaABMPersist
 
create(SContext, File) - Static method in class org.metaabm.xsd.MetaABMPersist
 
create(String) - Static method in class org.metaabm.xsd.MetaABMPersist
 
create(File) - Static method in class org.metaabm.xsd.MetaABMPersist
 
create2DViews() - Method in class edu.brook.DemographicPrisonersDilemma
 
create2DViews() - Method in class name.milesparker.epi.contact.Epidemic
 
create2DViews() - Method in class name.milesparker.epi.Epidemic
 
create2DViews() - Method in class name.milesparker.epi.plague.Epidemic
 
create2DViews() - Method in class name.milesparker.epi.region.City
 
create2DViews() - Method in class name.milesparker.epi.region.Region
 
create2DViews() - Method in class name.milesparker.markets.Markets
 
create2DViews() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
 
create2DViews() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
 
create2DViews() - Method in class org.metaabm.examples.stupid1.StupidModel1
 
create2DViews() - Method in class org.metaabm.examples.stupid2.StupidModel2
 
create2DViews() - Method in class org.metaabm.examples.stupid3.StupidModel3
 
create2DViews() - Method in class org.metaabm.examples.stupid5.StupidModel5
 
CREATE_GRAPHIC_VIEW_RULE - Static variable in class org.ascape.model.Scape
A rule causing graphic views to be created for scape and all subscapes.
CREATE_RULE - Static variable in class org.ascape.model.Scape
A rule causing the target scape and all its children scapes to be populated if auto create is set to true.
CREATE_SCAPE_RULE - Static variable in class org.ascape.model.Scape
A rule causing the target scape to be populated.
CREATE_VIEW_RULE - Static variable in class org.ascape.model.Scape
A rule causing viwews to be created for scape and all subscapes.
createAAccessorAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' AAccessor'.
createAActAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AAct'.
createAAll() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAAll() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AAll'.
createAAllAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AAll.
createAAllAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AAll'.
createAAny() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAAny() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AAny'.
createAAnyAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AAny.
createAAnyAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AAny'.
createABuild() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createABuild() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ABuild'.
createABuildAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ABuild.
createABuildAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ABuild'.
createABuildGeography() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createABuildGeography() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ABuild Geography'.
createABuildGeographyAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ABuildGeography.
createABuildGeographyAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ABuild Geography '.
createABuildGrid() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createABuildGrid() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ABuild Grid'.
createABuildGridAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ABuildGrid.
createABuildGridAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ABuild Grid'.
createABuildNetwork() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createABuildNetwork() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ABuild Network'.
createABuildNetworkAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ABuildNetwork.
createABuildNetworkAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ABuild Network'.
createABuildNetworkTypesFromString(EDataType, String) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createABuildProjectionAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ABuild Projection'.
createABuildSpace() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createABuildSpace() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ABuild Space'.
createABuildSpaceAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ABuildSpace.
createABuildSpaceAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ABuild Space'.
createABuildSpaceTypesFromString(EDataType, String) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createACause() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createACause() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ACause'.
createACauseAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ACause.
createACauseAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ACause'.
createACommandAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ACommand'.
createAConnect() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAConnect() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AConnect'.
createAConnectAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AConnect.
createAConnectAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AConnect'.
createAControlAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AControl'.
createACreateAgents() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createACreateAgents() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ACreate Agents'.
createACreateAgentsAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ACreateAgents.
createACreateAgentsAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ACreate Agents'.
createACreateShapedAgents() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createACreateShapedAgents() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ACreate Shaped Agents'.
createACreateShapedAgentsAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ACreateShapedAgents.
createACreateShapedAgentsAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ACreate Shaped Agents'.
createAct() - Method in class org.metaabm.commands.AddAgentsActsLoaderCommand
 
createAct() - Method in class org.metaabm.commands.AddLoadShapesAgentLoaderCommand
 
createActDragCommand(EditingDomain, int, AAct, AAct) - Static method in class org.metaabm.act.provider.AActItemProvider
 
createAdapter(Notifier) - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.amp.amf.testing.ares.util.AresAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates an adapter for the target.
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.act.provider.AActItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.act.provider.AGroupItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.act.provider.AMultiValueItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.act.provider.ASinkItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.provider.SAgentItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.provider.SContextItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.provider.SNamedItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.provider.StylesItemProvider
 
createAddCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>, int) - Method in class org.metaabm.provider.TransientGroupedItemProvider
 
createADerive() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createADerive() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ADerive'.
createADeriveAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ADerive.
createADeriveAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ADerive'.
createADie() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createADie() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ADie'.
createADieAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ADie.
createADieAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ADie'.
createADiffuse() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createADiffuse() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ADiffuse'.
createADiffuseAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ADiffuse.
createADiffuseAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ADiffuse'.
createADisconnect() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createADisconnect() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ADisconnect'.
createADisconnectAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ADisconnect.
createADisconnectAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ADisconnect'.
createAEvaluate() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAEvaluate() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AEvaluate'.
createAEvaluateAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AEvaluate.
createAEvaluateAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' AEvaluate'.
createAgentConstructor(SAgent, ABuild) - Method in class org.metaabm.commands.AddAgentsActsCommand
 
createAgentConstructor(SAgent, ABuild) - Method in class org.metaabm.commands.AddAgentsActsLoaderCommand
 
createAgentConstructor(SAgent, ABuild) - Method in class org.metaabm.commands.AddLoadShapesAgentLoaderCommand
 
createAGroup() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAGroup() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AGroup'.
createAGroupAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AGroup.
createAGroupAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AGroup'.
createAInitialize() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAInitialize() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AInitialize'.
createAInitializeAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AInitialize.
createAInitializeAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' AInitialize'.
createAInput() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAInput() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AInput'.
createAInputAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AInput.
createAInputAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AInput'.
createALeave() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createALeave() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ALeave'.
createALeaveAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ALeave.
createALeaveAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ALeave'.
createALiteral() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createALiteral() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ALiteral'.
createALiteralAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ALiteral.
createALiteralAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ALiteral'.
createALoadAgents() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createALoadAgents() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ALoad Agents'.
createALoadAgentsAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ALoadAgents.
createALoadAgentsAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ALoad Agents'.
createALoadShapedAgents() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createALoadShapedAgents() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ALoad Shaped Agents'.
createALoadShapedAgentsAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ALoadShapedAgents.
createALoadShapedAgentsAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ALoad Shaped Agents'.
createALogicAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ALogic'.
createAMethod() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAMethod() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AMethod'.
createAMethodAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AMethod.
createAMethodAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AMethod'.
createAMove() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAMove() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AMove'.
createAMoveAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AMove.
createAMoveAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AMove'.
createAMultiValue() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAMultiValue() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AMulti Value'.
createAMultiValueAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AMultiValue.
createAMultiValueAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' AMulti Value'.
createANetworkAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ANetwork'.
createANone() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createANone() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ANone'.
createANoneAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ANone.
createANoneAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ANone'.
createAPerform() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAPerform() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'APerform'.
createAPerformAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a APerform.
createAPerformAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'APerform'.
createAQuery() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAQuery() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AQuery'.
createAQueryAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AQuery.
createAQueryAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AQuery'.
createAReplace() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAReplace() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AReplace'.
createAReplaceAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AReplace.
createAReplaceAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AReplace'.
createARootAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ARoot'.
createARule() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createARule() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ARule'.
createARuleAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ARule.
createARuleAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ARule'.
createASchedule() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createASchedule() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ASchedule'.
createAScheduleAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ASchedule.
createAScheduleAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ASchedule'.
createASelect() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createASelect() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ASelect'.
createASelectAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ASelect.
createASelectAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ASelect'.
createASelectTypesFromString(EDataType, String) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createASet() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createASet() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'ASet'.
createASetAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a ASet.
createASetAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ASet'.
createAShapedAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AShaped'.
createASinkAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'ASink'.
createATransformAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class ' ATransform'.
createAWatch() - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createAWatch() - Method in interface org.metaabm.act.MetaABMActFactory
Returns a new object of class 'AWatch'.
createAWatchAdapter() - Method in class org.metaabm.act.provider.MetaABMActItemProviderAdapterFactory
This creates an adapter for a AWatch.
createAWatchAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'AWatch'.
createBOOLEANFromString(EDataType, String) - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
createBooleanValue() - Method in interface org.eclipse.amp.amf.abase.aBase.ABaseFactory
Returns a new object of class 'Boolean Value'.
createBooleanValue() - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
createBooleanValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.provider.ABaseItemProviderAdapterFactory
This creates an adapter for a BooleanValue.
createBooleanValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseAdapterFactory
Creates a new adapter for an object of class 'Boolean Value'.
createBugPrototype() - Method in class org.metaabm.examples.stupid1.StupidModel1
Create an instance of Bug that will be used to populate the bugScape.
createBugPrototype() - Method in class org.metaabm.examples.stupid2.StupidModel2
Create an instance of Bug that will be used to populate the bugScape.
createBugPrototype() - Method in class org.metaabm.examples.stupid3.StupidModel3
Create an instance of Bug that will be used to populate the bugScape.
createBugPrototype() - Method in class org.metaabm.examples.stupid5.StupidModel5
Create an instance of Bug that will be used to populate the bugScape.
createBuildTargetActions - Variable in class org.metaabm.ide.MetaABMEditorActionBarContributor
 
createCatalog() - Method in interface org.eclipse.amp.amf.adata.DataFactory
Returns a new object of class 'Catalog'.
createCatalog() - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createCatalogAdapter() - Method in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This creates an adapter for a Catalog.
createCatalogAdapter() - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates a new adapter for an object of class 'Catalog'.
createChart(IDataProvider, Object) - Method in class org.eclipse.amp.agf.chart.BasicAxesChartStrategy
 
createChart() - Method in class org.eclipse.amp.agf.chart.ChartEditPart
Creates the chart.
createChart(IDataProvider, Object) - Method in class org.eclipse.amp.agf.chart.HistogramStrategy
 
createChart(IDataProvider, Object) - Method in interface org.eclipse.amp.agf.chart.IChartDesignStrategy
 
createChart(IDataProvider, Object) - Method in class org.eclipse.amp.agf.chart.PieStrategy
 
createChartViews() - Method in class edu.brook.DemographicPrisonersDilemma
 
createChartViews() - Method in class name.milesparker.epi.contact.Epidemic
 
createChartViews() - Method in class name.milesparker.epi.Epidemic
 
createChartViews() - Method in class name.milesparker.epi.plague.Epidemic
 
createChartViews() - Method in class name.milesparker.epi.region.City
 
createChartViews() - Method in class name.milesparker.epi.region.Region
 
createChartViews() - Method in class name.milesparker.markets.Markets
 
createChartViews() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
 
createChartViews() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
 
createChartViews() - Method in class org.metaabm.examples.stupid1.StupidModel1
 
createChartViews() - Method in class org.metaabm.examples.stupid2.StupidModel2
 
createChartViews() - Method in class org.metaabm.examples.stupid3.StupidModel3
 
createChartViews() - Method in class org.metaabm.examples.stupid5.StupidModel5
 
createChildActions - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.eclipse.amp.amf.adata.presentation.DataActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.eclipse.amp.amf.sd.presentation.SdActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.metaabm.act.ide.MetaABMActActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.metaabm.function.ide.MetaABMFunctionActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.metaabm.ide.MetaABMActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildActions - Variable in class org.metaabm.ide.MetaABMEditorActionBarContributor
This will contain one CreateChildAction corresponding to each descriptor generated for the current selection by the item provider.
createChildMenuManager - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.eclipse.amp.amf.adata.presentation.DataActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.eclipse.amp.amf.sd.presentation.SdActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.metaabm.act.ide.MetaABMActActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.metaabm.function.ide.MetaABMFunctionActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.metaabm.ide.MetaABMActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildMenuManager - Variable in class org.metaabm.ide.MetaABMEditorActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateChild actions.
createChildParameter(Object, Object) - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory.MetaABMChildCreationExtender.CreationSwitch
 
createCityPrototype() - Method in class name.milesparker.epi.region.EpidemicPeriods
 
createCityPrototype() - Method in class name.milesparker.epi.region.Region
Create an instance of City that will be used to populate the cityScape.
createColor(int) - Method in class org.ascape.AscapeRuntimePlugin
 
createColor(int, int, int) - Method in class org.ascape.AscapeRuntimePlugin
 
createCommand(EditingDomain, IID) - Method in class org.metaabm.commands.TargetTranslator
 
createCommand(Object, EditingDomain, Class<? extends Command>, CommandParameter) - Method in class org.metaabm.provider.TransientGroupedItemProvider
 
createCommandTargetActions - Variable in class org.metaabm.ide.MetaABMEditorActionBarContributor
 
createComparor() - Method in class org.ascape.query.parser.QTValue
 
createConstraint() - Method in interface org.eclipse.amp.amf.testing.aTest.ATestFactory
Returns a new object of class 'Constraint'.
createConstraint() - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
createConstraintAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.provider.ATestItemProviderAdapterFactory
This creates an adapter for a Constraint.
createConstraintAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestAdapterFactory
Creates a new adapter for an object of class 'Constraint'.
createConstraintTest() - Method in interface org.eclipse.amp.amf.testing.ares.AresFactory
Returns a new object of class 'Constraint Test'.
createConstraintTest() - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
createConstraintTestAdapter() - Method in class org.eclipse.amp.amf.testing.ares.provider.AresItemProviderAdapterFactory
This creates an adapter for a ConstraintTest.
createConstraintTestAdapter() - Method in class org.eclipse.amp.amf.testing.ares.util.AresAdapterFactory
Creates a new adapter for an object of class 'Constraint Test'.
createContextMenuAdditions(StructuredViewer) - Method in class org.metaabm.ide.MetaABMEditor
 
createContextMenuDragSupport(StructuredViewer) - Method in class org.metaabm.ide.MetaABMEditor
 
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.amp.amf.adata.presentation.DataEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.amp.amf.sd.presentation.SdEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.metaabm.act.ide.MetaABMActEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.metaabm.function.ide.MetaABMFunctionEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createContextMenuFor(StructuredViewer) - Method in class org.metaabm.ide.MetaABMEditor
This creates a context menu for the viewer and adds a listener as well registering the menu for extension.
createControl(Composite) - Method in class org.eclipse.amp.agf.zest.ide.ZestSliderContribution
 
createControl(Composite) - Method in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseModelWizard.ABaseModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.amp.amf.adata.presentation.DataModelWizard.DataModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.amp.amf.ide.LaunchConfigTab
 
createControl(Composite) - Method in class org.eclipse.amp.amf.parameters.aPar.presentation.AParModelWizard.AParModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.amp.amf.sd.presentation.SdModelWizard.SdModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.amp.amf.testing.ares.presentation.AresModelWizard.AresModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.amp.amf.testing.aTest.presentation.ATestModelWizard.ATestModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.eclipse.amp.axf.ide.view.ScaleGranularityControl
 
createControl(Composite) - Method in class org.metaabm.ide.CustomModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class org.metaabm.ide.MetaABMModelWizard.MetaABMModelWizardInitialObjectCreationPage
 
createCreateChildCommand(EditingDomain, EObject, EStructuralFeature, Object, int, Collection<?>) - Method in class org.metaabm.provider.SAgentItemProvider
 
createCube(float, IVector3f, IVector3f) - Static method in class org.eclipse.amp.agf3d.Shapes3D
 
createCylinder(float, IVector3f, IVector3f) - Static method in class org.eclipse.amp.agf3d.Shapes3D
 
createDataPoint() - Method in interface org.eclipse.amp.amf.adata.DataFactory
Returns a new object of class 'Point'.
createDataPoint() - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createDataPointAdapter() - Method in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This creates an adapter for a DataPoint.
createDataPointAdapter() - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates a new adapter for an object of class 'Point'.
createDataSeries(boolean) - Method in class org.ascape.util.data.StatCollector
Creates a data series for every measure of this statistic collector.
createDelayGranularity(long) - Static method in class org.eclipse.amp.axf.time.TimeGranularity
 
createDependent() - Method in class org.metaabm.commands.SetLabelCommand
 
createDependents(EditingDomain, SNDimensional, int) - Method in class org.metaabm.commands.SetDimensionalAttributesCommand
 
createDescriptors() - Method in class org.eclipse.amp.escape.ascape.adapt.BeanPropertySource
 
createDescriptors(Class, Class, String) - Method in class org.eclipse.amp.escape.ascape.adapt.BeanPropertySource
 
createDragAndDropCommand(EditingDomain, Object, float, int, int, Collection<?>) - Method in class org.metaabm.act.provider.AActItemProvider
 
createDragAndDropCommand(EditingDomain, Object, float, int, int, Collection<?>) - Method in class org.metaabm.act.provider.AActWrapperItemProvider
 
createEditPart(EditPart, Object) - Method in class org.ascape.view.vis.ChartView
 
createEditPart(EditPart, Object) - Method in class org.ascape.view.vis.GraphicsView
 
createEditPart(EditPart, Object) - Method in class org.eclipse.amp.agf.gef.ScapePartFactory
 
createEditPart(EditPart, Object) - Method in class org.eclipse.amp.agf.gef.ScapePartTreeFactory
 
createEditPolicies() - Method in class org.eclipse.amp.agf.chart.ChartEditPart
 
createEditPolicies() - Method in class org.eclipse.amp.agf.gef.AgentConnectionPart
 
createEditPolicies() - Method in class org.eclipse.amp.agf.gef.GenericEditPart
 
createEditPolicies() - Method in class org.eclipse.amp.agf.gef.ScapeEditPart
 
createEditPolicies() - Method in class org.eclipse.amp.escape.ascape.gef.GraphicsEditPart
 
createEnvironment() - Method in class org.ascape.runtime.Runner
 
createEObjectAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.amp.amf.testing.ares.util.AresAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for the default case.
createFactory(Object) - Method in class org.eclipse.amp.agf.chart.ChartViewPart
 
createFactory(Object) - Method in class org.eclipse.amp.agf.gef.EditPartViewPart
 
createFactory(Object) - Method in class org.eclipse.amp.agf3d.GEF3DViewPart
 
createFArgumentArrayPrototype() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFArgumentArrayPrototype() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FArgument Array Prototype'.
createFArgumentArrayPrototypeAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FArgumentArrayPrototype.
createFArgumentArrayPrototypeAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'FArgument Array Prototype'.
createFArgumentPrototype() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFArgumentPrototype() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FArgument Prototype'.
createFArgumentPrototypeAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FArgumentPrototype.
createFArgumentPrototypeAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'FArgument Prototype'.
createFeatures() - Method in class org.ascape.view.vis.AgentView
 
createFeatures() - Method in class org.ascape.view.vis.CellView
 
createFeatures() - Method in class org.ascape.view.vis.GraphicsView
 
createFeatures() - Method in class org.ascape.view.vis.HostedAgentView
Draws the provided object, assumed to be a cell with an occupant, by filling the cell using the cell color feature interpretation, and filling an oval using the agent color feature on the occupant.
createFeatures() - Method in class org.ascape.view.vis.Overhead2DContinuousView
 
createFFunctionAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class ' FFunction'.
createFGenericAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class ' FGeneric'.
createFGenericFunction() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFGenericFunction() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FGeneric Function'.
createFGenericFunctionAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FGenericFunction.
createFGenericFunctionAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'FGeneric Function'.
createFGenericLogical() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFGenericLogical() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FGeneric Logical'.
createFGenericLogicalAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FGenericLogical.
createFGenericLogicalAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'FGeneric Logical'.
createFieldEditors() - Method in class org.eclipse.amp.amf.gen.ide.prefs.AMPPreferencePage
Creates the field editors.
createFigure() - Method in class org.eclipse.amp.agf.chart.ChartEditPart
 
createFigure() - Method in class org.eclipse.amp.agf.gef.AgentConnectionPart
 
createFigure() - Method in class org.eclipse.amp.agf.gef.AgentEditPart
 
createFigure() - Method in class org.eclipse.amp.agf.gef.GenericEditPart
 
createFigure() - Method in class org.eclipse.amp.agf.gef.ScapeEditPart
 
createFigure() - Method in class org.eclipse.amp.agf3d.AgentEdit3DPart
 
createFigure() - Method in class org.eclipse.amp.agf3d.MarkerEdit3DPart
 
createFigure() - Method in class org.eclipse.amp.agf3d.ScapeEdit3DPart
 
createFigure() - Method in class org.eclipse.amp.agf3d.ScapeEditRoot3DPart
 
createFigure() - Method in class org.eclipse.amp.escape.ascape.gef.GraphicsEditPart
 
createFiles() - Method in class org.eclipse.amp.escape.ide.PluginTemplateProjectWizard
Copies template PDE project files into target project and replaces template values with those of project.
createFiles() - Method in class org.eclipse.amp.escape.ide.ProjectWizard
 
createFImplementedLibrary() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFImplementedLibrary() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FImplemented Library'.
createFImplementedLibraryAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FImplementedLibrary.
createFImplementedLibraryAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'FImplemented Library'.
createFirmPrototype() - Method in class name.milesparker.markets.Markets
Create an instance of Firm that will be used to populate the firmScape.
createFleaPrototype() - Method in class name.milesparker.epi.plague.Epidemic
Create an instance of Flea that will be used to populate the fleaScape.
createFLibrary() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFLibrary() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FLibrary'.
createFLibraryAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FLibrary.
createFLibraryAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class ' FLibrary'.
createFLogicalAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class ' FLogical'.
createFLogicalOperator() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFLogicalOperator() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FLogical Operator'.
createFLogicalOperatorAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FLogicalOperator.
createFLogicalOperatorAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'FLogical Operator'.
createFMultiArgumentPrototype() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFMultiArgumentPrototype() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FMulti Argument Prototype'.
createFMultiArgumentPrototypeAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FMultiArgumentPrototype.
createFMultiArgumentPrototypeAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'FMulti Argument Prototype'.
createFolders(IFolder) - Static method in class org.eclipse.amp.escape.parameters.test.ParameterInterpreterTest
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.BooleanValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.IntValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.RealValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.StringValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.ThisRootNode
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_Alternatives
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_BooleanValueParserRuleCall_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_IntValueParserRuleCall_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_RealValueParserRuleCall_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_StringValueParserRuleCall_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.BooleanValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Import_ImportURIAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Incorporates_ImportURIAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.IntValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_Group
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_Group_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_IncorporatesAssignment_3_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_IncorporatesKeyword_3_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_ModelAssignment_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_ModelKeyword_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_NameAssignment_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_ParametersAssignment_4
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Parameter_Alternatives
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Parameter_SingleParameterParserRuleCall_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Parameter_SweepLinkParserRuleCall_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Parameter_SweepParameterParserRuleCall_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.RealValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SingleParameter_AttributeAssignment_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SingleParameter_EqualsSignKeyword_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SingleParameter_Group
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SingleParameter_ValueAssignment_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.StringValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepLink_Group
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepLink_LeftSquareBracketKeyword_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepLink_ParametersAssignment_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepLink_RightSquareBracketKeyword_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepLink_SweepLinkAction_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_AttributeAssignment_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_CommaKeyword_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_CommaKeyword_5
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_EndValueAssignment_4
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_Group
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_IncrementAssignment_6
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_LeftSquareBracketKeyword_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_RightSquareBracketKeyword_7
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_StartValueAssignment_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.ThisRootNode
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_Alternatives
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_BooleanValueParserRuleCall_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_IntValueParserRuleCall_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_RealValueParserRuleCall_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_StringValueParserRuleCall_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.BooleanValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_AgentAssignment_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_AttributeAssignment_4
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_CommaKeyword_7_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_EqualsSignKeyword_5_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_EqualsSignKeyword_7_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_FullStopKeyword_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_Group
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_Group_5
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_Group_7
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_LeftParenthesisKeyword_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_LeftSquareBracketKeyword_7_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_MaxValueAssignment_7_4
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_MeasureAssignment_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_MinValueAssignment_7_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_QualifierAssignment_5_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_RightParenthesisKeyword_6
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_RightSquareBracketKeyword_7_5
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.IntValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_Alternatives_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_ContainsAssignment_3_1_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_ContainsKeyword_3_1_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_ContraintsAssignment_3_0_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_DescriptionAssignment_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_Group
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_Group_3_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_Group_3_0_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_Group_3_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_ModelAction_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_NameAssignment_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_TestsAssignment_3_0_0_1
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_TestsKeyword_3_0_0_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.RealValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.StringValue_ValueAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.TestMember_ImportURIAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Tests_ImportURIAssignment
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.ThisRootNode
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_Alternatives
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_BooleanValueParserRuleCall_3
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_IntValueParserRuleCall_0
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_RealValueParserRuleCall_2
 
createFollower(int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_StringValueParserRuleCall_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_BooleanValueParserRuleCall_3
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_IntValueParserRuleCall_0
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_RealValueParserRuleCall_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.abase.parseTreeConstruction.ABaseParsetreeConstructor.Value_StringValueParserRuleCall_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_IncorporatesAssignment_3_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_ModelAssignment_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Model_ParametersAssignment_4
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Parameter_SingleParameterParserRuleCall_0
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Parameter_SweepLinkParserRuleCall_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Parameter_SweepParameterParserRuleCall_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SingleParameter_ValueAssignment_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepLink_ParametersAssignment_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_EndValueAssignment_4
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_IncrementAssignment_6
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.SweepParameter_StartValueAssignment_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_BooleanValueParserRuleCall_3
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_IntValueParserRuleCall_0
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_RealValueParserRuleCall_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.parameters.parseTreeConstruction.AParParsetreeConstructor.Value_StringValueParserRuleCall_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_MaxValueAssignment_7_4
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Constraint_MinValueAssignment_7_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_ContainsAssignment_3_1_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_ContraintsAssignment_3_0_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Model_TestsAssignment_3_0_0_1
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_BooleanValueParserRuleCall_3
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_IntValueParserRuleCall_0
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_RealValueParserRuleCall_2
 
createFollowerAfterReturn(AbstractParseTreeConstructor.AbstractToken, int, int, IEObjectConsumer) - Method in class org.eclipse.amp.amf.testing.parseTreeConstruction.ATestParsetreeConstructor.Value_StringValueParserRuleCall_1
 
createFOperator() - Method in class org.metaabm.function.impl.MetaABMFunctionFactoryImpl
 
createFOperator() - Method in interface org.metaabm.function.MetaABMFunctionFactory
Returns a new object of class 'FOperator'.
createFOperatorAdapter() - Method in class org.metaabm.function.provider.MetaABMFunctionItemProviderAdapterFactory
This creates an adapter for a FOperator.
createFOperatorAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class ' FOperator'.
createFrequencyGranularity(int) - Static method in class org.eclipse.amp.axf.time.TimeGranularity
 
createFromString(EDataType, String) - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
createFromString(EDataType, String) - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
createFromString(EDataType, String) - Method in class org.metaabm.act.impl.MetaABMActFactoryImpl
 
createFromString(EDataType, String) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createGraphics() - Method in class org.eclipse.amp.amf.gen.key.GraphicsKeyWriter
 
createGraphicViews() - Method in class edu.brook.DemographicPrisonersDilemma
Creates UI views for Demographic Prisoner_s Dilemma.
createGraphicViews() - Method in class edu.brook.DemographicPrisonersDilemma3D
 
createGraphicViews() - Method in class edu.brook.sugarscape.GAS_Base
Creates UI views for G A S_ Base.
createGraphicViews() - Method in class name.milesparker.epi.contact.Epidemic
Creates UI views for Epidemic.
createGraphicViews() - Method in class name.milesparker.epi.contact.Epidemic3D
 
createGraphicViews() - Method in class name.milesparker.epi.Epidemic
Creates UI views for Epidemic.
createGraphicViews() - Method in class name.milesparker.epi.Epidemic3D
 
createGraphicViews() - Method in class name.milesparker.epi.plague.Epidemic
Creates UI views for Epidemic.
createGraphicViews() - Method in class name.milesparker.epi.plague.Epidemic3D
 
createGraphicViews() - Method in class name.milesparker.epi.region.City
Creates UI views for City.
createGraphicViews() - Method in class name.milesparker.epi.region.City3D
 
createGraphicViews() - Method in class name.milesparker.epi.region.Region
Creates UI views for Region.
createGraphicViews() - Method in class name.milesparker.epi.region.Region3D
 
createGraphicViews() - Method in class name.milesparker.markets.Markets
Creates UI views for Markets.
createGraphicViews() - Method in class name.milesparker.markets.Markets3D
 
createGraphicViews() - Method in class org.ascape.model.Scape
Override to create any graphical views for the scape.
createGraphicViews() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
Creates UI views for WikiExample.
createGraphicViews() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample3D
 
createGraphicViews() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
Creates UI views for Heatbugs.
createGraphicViews() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs3D
 
createGraphicViews() - Method in class org.metaabm.examples.stupid1.StupidModel1
Creates UI views for StupidModel1.
createGraphicViews() - Method in class org.metaabm.examples.stupid1.StupidModel13D
 
createGraphicViews() - Method in class org.metaabm.examples.stupid2.StupidModel2
Creates UI views for Stupid Model 2.
createGraphicViews() - Method in class org.metaabm.examples.stupid2.StupidModel23D
 
createGraphicViews() - Method in class org.metaabm.examples.stupid3.StupidModel3
Creates UI views for Stupid Model 3.
createGraphicViews() - Method in class org.metaabm.examples.stupid3.StupidModel33D
 
createGraphicViews() - Method in class org.metaabm.examples.stupid5.StupidModel5
Creates UI views for Stupid Model 5.
createGraphicViews() - Method in class org.metaabm.examples.stupid5.StupidModel53D
 
createGraphicViews() - Method in class org.metaabm.gen.test.BasicModel
Creates UI views for Basic Model.
createGraphicViews() - Method in class org.metaabm.gen.test.BasicMovementModel
Creates UI views for Basic Movement Model.
createGraphicViews() - Method in class org.metaabm.gen.test.SpatialModel
Creates UI views for Spatial Model.
createGraphViews() - Method in class edu.brook.DemographicPrisonersDilemma
 
createGraphViews() - Method in class name.milesparker.epi.contact.Epidemic
 
createGraphViews() - Method in class name.milesparker.epi.Epidemic
 
createGraphViews() - Method in class name.milesparker.epi.plague.Epidemic
 
createGraphViews() - Method in class name.milesparker.epi.region.City
 
createGraphViews() - Method in class name.milesparker.epi.region.Region
 
createGraphViews() - Method in class name.milesparker.markets.Markets
 
createGraphViews() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
 
createGraphViews() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
 
createGraphViews() - Method in class org.metaabm.examples.stupid1.StupidModel1
 
createGraphViews() - Method in class org.metaabm.examples.stupid2.StupidModel2
 
createGraphViews() - Method in class org.metaabm.examples.stupid3.StupidModel3
 
createGraphViews() - Method in class org.metaabm.examples.stupid5.StupidModel5
 
createHeatBugPrototype() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
Create an instance of Heat Bug that will be used to populate the heatBugScape.
createHSB(float, float, float) - Static method in class org.ascape.util.vis.ColorFeatureConcrete
 
createIActAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'IAct'.
createIActAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'IAct'.
createIAgentChildAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'IAgent Child'.
createIAgentChildAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'IAgent Child'.
createIArtifactAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'IArtifact'.
createIArtifactAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'IArtifact'.
createIAttributeChildAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'IAttribute Child'.
createIIDAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'IID'.
createIIDAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'IID'.
createIIDAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'IID'.
createImage() - Method in class org.ascape.view.vis.GraphicsView
 
createImage() - Method in class org.ascape.view.vis.Scrolling1DView
 
createImage() - Method in class org.eclipse.amp.agf.chart.ChartEditPart
Creates the image.
createImageFigure() - Method in class org.ascape.view.vis.GraphicsView
 
createIModelExtensionAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'IModel Extension'.
createIModelExtensionAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'IModel Extension'.
createImport() - Method in interface org.eclipse.amp.amf.parameters.aPar.AParFactory
Returns a new object of class 'Import'.
createImport() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
createImportAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This creates an adapter for a Import.
createImportAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for an object of class 'Import'.
createIncorporates() - Method in interface org.eclipse.amp.amf.parameters.aPar.AParFactory
Returns a new object of class 'Incorporates'.
createIncorporates() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
createIncorporatesAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This creates an adapter for a Incorporates.
createIncorporatesAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for an object of class 'Incorporates'.
createIndividualPages() - Method in class org.metaabm.ide.MetaABMEditor
Create all pages that we want to include.
createIndividualPrototype() - Method in class name.milesparker.epi.contact.Epidemic
Create an instance of Individual that will be used to populate the individualScape.
createIndividualPrototype() - Method in class name.milesparker.epi.Epidemic
Create an instance of Individual that will be used to populate the individualScape.
createIndividualPrototype() - Method in class name.milesparker.epi.plague.Epidemic
Create an instance of Individual that will be used to populate the individualScape.
createIndividualPrototype() - Method in class name.milesparker.epi.region.City
Create an instance of Individual that will be used to populate the individualScape.
createIndividualPrototype() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
Create an instance of Individual that will be used to populate the individualScape.
createInitialLayout(IPageLayout) - Method in class org.eclipse.amp.amf.ide.AgentModelingPerspectiveFactory
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.amp.axf.ide.ExecutionPerspectiveFactory
 
createInitialLayout(IPageLayout) - Method in class org.eclipse.amp.escape.ide.EscapePerspective
 
createInitialModel() - Method in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseModelWizard
Create a new model.
createInitialModel() - Method in class org.eclipse.amp.amf.adata.presentation.DataModelWizard
Create a new model.
createInitialModel() - Method in class org.eclipse.amp.amf.parameters.aPar.presentation.AParModelWizard
Create a new model.
createInitialModel() - Method in class org.eclipse.amp.amf.sd.presentation.SdModelWizard
Create a new model.
createInitialModel() - Method in class org.eclipse.amp.amf.testing.ares.presentation.AresModelWizard
Create a new model.
createInitialModel() - Method in class org.eclipse.amp.amf.testing.aTest.presentation.ATestModelWizard
Create a new model.
createInitialModel() - Method in class org.metaabm.ide.CustomMetaABMModelWizard
Create a new model.
createInitialModel() - Method in class org.metaabm.ide.MetaABMModelWizard
Create a new model.
createInjector() - Method in class org.eclipse.amp.amf.abase.ABaseStandaloneSetupGenerated
 
createInjector() - Method in class org.eclipse.amp.amf.parameters.AParStandaloneSetupGenerated
 
createInjector() - Method in class org.eclipse.amp.amf.testing.ATestStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.amp.amf.abase.ABaseStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.amp.amf.parameters.AParStandaloneSetupGenerated
 
createInjectorAndDoEMFRegistration() - Method in class org.eclipse.amp.amf.testing.ATestStandaloneSetupGenerated
 
createInput() - Method in class org.eclipse.amp.escape.ascape.agf3d.GEF3DView
 
createInput() - Method in class org.eclipse.amp.escape.ascape.view.EditPartFactoryScapeView
 
createInput() - Method in class org.eclipse.amp.escape.ascape.view.EditPartScapeView
 
createInput() - Method in class org.eclipse.amp.escape.ascape.view.ModelScapeView
 
createInstrumentPrototype() - Method in class name.milesparker.markets.Markets
Create an instance of Instrument that will be used to populate the instrumentScape.
createInterpreter(Resource) - Method in interface org.eclipse.amp.amf.abase.IInterpreterFactory
 
createInterpreter(Resource) - Method in interface org.eclipse.amp.amf.abase.InterpreterFactory
 
createInterpreter(Resource) - Method in class org.eclipse.amp.amf.parameters.AParFactory
 
createInterpreter(Resource) - Method in class org.eclipse.amp.amf.testing.ATestProvider
 
createIntValue() - Method in interface org.eclipse.amp.amf.abase.aBase.ABaseFactory
Returns a new object of class 'Int Value'.
createIntValue() - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
createIntValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.provider.ABaseItemProviderAdapterFactory
This creates an adapter for a IntValue.
createIntValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseAdapterFactory
Creates a new adapter for an object of class 'Int Value'.
createIssueFromString(EDataType, String) - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
createITypedAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'ITyped'.
createITypedAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'ITyped'.
createITypedArrayAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class ' ITyped Array'.
createITypedArrayAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' ITyped Array'.
createIValueAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'IValue'.
createIValueAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'IValue'.
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.DAGLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.DirectedLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.GridHorizLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.GridVertLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.RadialLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.SpringLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.TreeHorizLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.TreeVertLayoutAction
 
createLayout() - Method in class org.eclipse.amp.agf.zest.ide.ZestLayoutAction
Creates the layout.
createLegend() - Method in class org.eclipse.amp.agf.chart.BasicAxesChartStrategy
 
createLegend() - Method in class org.eclipse.amp.agf.chart.BasicChartStrategy
 
createLegend() - Method in class org.eclipse.amp.agf.chart.HistogramStrategy
 
createMeasureFromString(EDataType, String) - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
createMeasurement() - Method in interface org.eclipse.amp.amf.adata.DataFactory
Returns a new object of class 'Measurement'.
createMeasurement() - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createMeasurementAdapter() - Method in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This creates an adapter for a Measurement.
createMeasurementAdapter() - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates a new adapter for an object of class 'Measurement'.
createModel() - Method in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.eclipse.amp.amf.adata.presentation.DataEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in interface org.eclipse.amp.amf.parameters.aPar.AParFactory
Returns a new object of class 'Model'.
createModel() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
createModel() - Method in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.eclipse.amp.amf.sd.presentation.SdEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in interface org.eclipse.amp.amf.testing.aTest.ATestFactory
Returns a new object of class 'Model'.
createModel() - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
createModel() - Method in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.metaabm.act.ide.MetaABMActEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.metaabm.function.ide.MetaABMFunctionEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class org.metaabm.ide.MetaABMEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModelAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This creates an adapter for a Model.
createModelAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for an object of class 'Model'.
createModelAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.provider.ATestItemProviderAdapterFactory
This creates an adapter for a Model.
createModelAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestAdapterFactory
Creates a new adapter for an object of class 'Model'.
createModelListeners() - Method in class org.eclipse.amp.agf.chart.ChartViewPart
 
createModelListeners() - Method in class org.eclipse.amp.agf.gef.EditPartViewPart
 
createModelListeners() - Method in class org.eclipse.amp.agf.zest.GraphViewPart
 
createModelListeners() - Method in class org.eclipse.amp.agf3d.GEF3DViewPart
 
createModelListeners() - Method in interface org.eclipse.amp.axf.view.IModelPart
Creates the model listeners.
createModelListeners() - Method in class org.eclipse.amp.axf.view.ModelViewPart
 
createMultiFunction(List<AInput>) - Method in class org.metaabm.commands.MultiValueCommand
 
createMultiValue(AInput, int) - Method in class org.metaabm.commands.MultiValueCommand
 
createNonGraphicViews() - Method in class org.ascape.model.Scape
Overide to create and non-graphical views for the scape.
createOrder(int) - Static method in class org.ascape.model.space.CollectionSpace
Creates a new array of ints for use as indexes for an ordered iteration.
createOtherTargetActions - Variable in class org.metaabm.ide.MetaABMEditorActionBarContributor
 
createOtherTargetMenuManager - Variable in class org.metaabm.ide.MetaABMEditorActionBarContributor
 
createOval() - Static method in class org.eclipse.amp.agf.gef.Shapes
 
createPackageContents() - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABasePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.amp.amf.adata.impl.DataPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.amp.amf.sd.impl.SdPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.amp.amf.testing.ares.impl.AresPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestPackageImpl
Creates the meta-model objects for the package.
createPages() - Method in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.eclipse.amp.amf.adata.presentation.DataEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.eclipse.amp.amf.sd.presentation.SdEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.metaabm.act.ide.MetaABMActEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.metaabm.function.ide.MetaABMFunctionEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class org.metaabm.ide.MetaABMEditor
This is the method used by the framework to install your own controls.
createParameter() - Method in interface org.eclipse.amp.amf.adata.DataFactory
Returns a new object of class 'Parameter'.
createParameter() - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createParameter() - Method in interface org.eclipse.amp.amf.parameters.aPar.AParFactory
Returns a new object of class 'Parameter'.
createParameter() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
createParameterAdapter() - Method in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This creates an adapter for a Parameter.
createParameterAdapter() - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates a new adapter for an object of class 'Parameter'.
createParameterAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This creates an adapter for a Parameter.
createParameterAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for an object of class 'Parameter'.
createParameterSet() - Method in interface org.eclipse.amp.amf.adata.DataFactory
Returns a new object of class 'Parameter Set'.
createParameterSet() - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createParameterSetAdapter() - Method in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This creates an adapter for a ParameterSet.
createParameterSetAdapter() - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates a new adapter for an object of class 'Parameter Set'.
createParser(XtextTokenStream) - Method in class org.eclipse.amp.amf.abase.parser.antlr.ABaseParser
 
createParser() - Method in class org.eclipse.amp.amf.abase.ui.contentassist.antlr.ABaseParser
 
createParser(XtextTokenStream) - Method in class org.eclipse.amp.amf.parameters.parser.antlr.AParParser
 
createParser() - Method in class org.eclipse.amp.amf.parameters.ui.contentassist.antlr.AParParser
 
createParser(XtextTokenStream) - Method in class org.eclipse.amp.amf.testing.parser.antlr.ATestParser
 
createParser() - Method in class org.eclipse.amp.amf.testing.ui.contentassist.antlr.ATestParser
 
createPartControl(Composite) - Method in class org.eclipse.amp.agf.gef.AGFViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.agf.gef.EditPartViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.agf.gef.GEFViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.agf.tree.TreeViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.agf.zest.GraphViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.agf3d.GEF3DViewPart
The preference listener for this editor.
createPartControl(Composite) - Method in class org.eclipse.amp.axf.ide.ModelManagerViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.axf.ide.view.ActiveModelViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.axf.view.ModelViewPart
 
createPartControl(Composite) - Method in class org.eclipse.amp.escape.ascape.chart.ChartCustomizer
 
createPartControl(Composite) - Method in class org.eclipse.amp.escape.ide.InfoView
 
createPlayerPrototype() - Method in class edu.brook.DemographicPrisonersDilemma
Create an instance of Player that will be used to populate the playerScape.
createPooled(ResourceSet) - Static method in class org.eclipse.amp.amf.parameters.AParFactory
 
createPooled(ResourceSet) - Static method in class org.eclipse.amp.amf.testing.ATestProvider
 
createProvider(IRenderer) - Static method in class org.eclipse.amp.agf3d.RenderingShapeProvider
 
createRandom() - Static method in class org.ascape.util.vis.ColorFeatureConcrete
 
createRatPrototype() - Method in class name.milesparker.epi.plague.Epidemic
Create an instance of Rat that will be used to populate the ratScape.
createRealValue() - Method in interface org.eclipse.amp.amf.abase.aBase.ABaseFactory
Returns a new object of class 'Real Value'.
createRealValue() - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
createRealValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.provider.ABaseItemProviderAdapterFactory
This creates an adapter for a RealValue.
createRealValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseAdapterFactory
Creates a new adapter for an object of class 'Real Value'.
createRectangle() - Static method in class org.eclipse.amp.agf.gef.Shapes
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.act.provider.AActItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.act.provider.AGroupItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.act.provider.AMultiValueItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.act.provider.ASinkItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.AttributesItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.SActableItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.SAgentItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.SAttributedItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.SContextItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.SProjectionItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.SStateItemProvider
 
createRemoveCommand(EditingDomain, EObject, EStructuralFeature, Collection<?>) - Method in class org.metaabm.provider.TransientGroupedItemProvider
 
createResource(URI) - Method in class org.eclipse.amp.amf.adata.util.BinaryResourceFactoryImpl
 
createResource(URI) - Method in class org.eclipse.amp.amf.parameters.scoping.AParResourceFactory
 
createResource(URI) - Method in class org.eclipse.amp.amf.testing.ATestResourceFactory
 
createResource(URI) - Method in class org.metaabm.act.util.MetaABMActResourceFactoryImpl
Creates an instance of the resource.
createResource(URI) - Method in class org.metaabm.function.util.MetaABMFunctionResourceFactoryImpl
Creates an instance of the resource.
createResource(URI) - Method in class org.metaabm.util.MetaABMResourceFactoryImpl
Creates an instance of the resource.
createResultTypeFromString(EDataType, String) - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
createRoot() - Method in class org.eclipse.amp.agf.chart.ChartViewPart
 
createRoot() - Method in class org.eclipse.amp.agf.gef.EditPartViewPart
 
createRoot() - Method in class org.eclipse.amp.agf.gef.GEFViewPart
 
createRoot() - Method in class org.eclipse.amp.agf.tree.TreeViewPart
 
createRoot() - Method in class org.eclipse.amp.agf3d.GEF3DViewPart
 
createRoot() - Method in class org.eclipse.amp.escape.ascape.gef.GraphicsViewPart
 
createRoundedRectangle() - Static method in class org.eclipse.amp.agf.gef.Shapes
 
createRun() - Method in interface org.eclipse.amp.amf.adata.DataFactory
Returns a new object of class 'Run'.
createRun() - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createRun() - Method in interface org.eclipse.amp.amf.testing.ares.AresFactory
Returns a new object of class 'Run'.
createRun() - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
createRunAdapter() - Method in class org.eclipse.amp.amf.adata.provider.DataItemProviderAdapterFactory
This creates an adapter for a Run.
createRunAdapter() - Method in class org.eclipse.amp.amf.adata.util.DataAdapterFactory
Creates a new adapter for an object of class 'Run'.
createRunAdapter() - Method in class org.eclipse.amp.amf.testing.ares.provider.AresItemProviderAdapterFactory
This creates an adapter for a Run.
createRunAdapter() - Method in class org.eclipse.amp.amf.testing.ares.util.AresAdapterFactory
Creates a new adapter for an object of class 'Run'.
createRunner() - Method in class org.eclipse.amp.escape.amf.ide.ExecuteAMFEMFOutputHandler
 
createRunner() - Method in class org.eclipse.amp.escape.amf.ide.ExecuteJavaEMFOutputHandler
 
createRunner() - Method in class org.eclipse.amp.escape.amf.ide.ExecuteParamEMFOutputHandler
 
createRunner() - Method in class org.eclipse.amp.escape.amf.ide.ExecuteParameterHandler
 
createRunner() - Method in class org.eclipse.amp.escape.amf.ide.ExecuteParameterHeadlessHandler
 
createRunner() - Method in class org.eclipse.amp.escape.command.ExecuteHandler
Creates the runner.
createRunSet() - Method in interface org.eclipse.amp.amf.testing.ares.AresFactory
Returns a new object of class 'Run Set'.
createRunSet() - Method in class org.eclipse.amp.amf.testing.ares.impl.AresFactoryImpl
 
createRunSetAdapter() - Method in class org.eclipse.amp.amf.testing.ares.provider.AresItemProviderAdapterFactory
This creates an adapter for a RunSet.
createRunSetAdapter() - Method in class org.eclipse.amp.amf.testing.ares.util.AresAdapterFactory
Creates a new adapter for an object of class 'Run Set'.
createSActableAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SActable'.
createSAgent() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSAgent() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SAgent'.
createSAgentAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SAgent.
createSAgentAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SAgent'.
createSAttribute() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSAttribute() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SAttribute'.
createSAttributeAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SAttribute.
createSAttributeAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SAttribute'.
createSAttributeArray() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSAttributeArray() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SAttribute Array'.
createSAttributeArrayAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SAttributeArray.
createSAttributeArrayAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SAttribute Array'.
createSAttributedAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SAttributed'.
createSAttributeTypeFromString(EDataType, String) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSBorderRuleFromString(EDataType, String) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createScaleTypeFromString(EDataType, String) - Method in class org.eclipse.amp.amf.adata.impl.DataFactoryImpl
 
createScape() - Method in class edu.brook.DemographicPrisonersDilemma
Creates the members of Demographic Prisoner_s Dilemma.
createScape() - Method in class edu.brook.sugarscape.GAS_Base
Creates the members of G A S_ Base.
createScape() - Method in class name.milesparker.epi.contact.Epidemic
Creates the members of Epidemic.
createScape() - Method in class name.milesparker.epi.Epidemic
Creates the members of Epidemic.
createScape() - Method in class name.milesparker.epi.plague.Epidemic
Creates the members of Epidemic.
createScape() - Method in class name.milesparker.epi.region.City
Creates the members of City.
createScape() - Method in class name.milesparker.epi.region.EpidemicPeriods
 
createScape() - Method in class name.milesparker.epi.region.Region
Creates the members of Region.
createScape() - Method in class name.milesparker.markets.Markets
Creates the members of Markets.
createScape() - Method in class org.ascape.model.Scape
Create this scape; contruct it, populate it, add rules, create statistic collectors, etc.
createScape() - Method in class org.eclipse.amp.amf.examples.escape.WikiExample
Creates the members of WikiExample.
createScape() - Method in class org.eclipse.amp.examples.heatbugs.Heatbugs
Creates the members of Heatbugs.
createScape() - Method in class org.metaabm.examples.stupid1.StupidModel1
Creates the members of StupidModel1.
createScape() - Method in class org.metaabm.examples.stupid2.StupidModel2
Creates the members of Stupid Model 2.
createScape() - Method in class org.metaabm.examples.stupid3.StupidModel3
Creates the members of Stupid Model 3.
createScape() - Method in class org.metaabm.examples.stupid5.StupidModel5
Creates the members of Stupid Model 5.
createScape() - Method in class org.metaabm.gen.test.BasicModel
Creates the members of Basic Model.
createScape() - Method in class org.metaabm.gen.test.BasicMovementModel
Creates the members of Basic Movement Model.
createScape() - Method in class org.metaabm.gen.test.SpatialModel
Creates the members of Spatial Model.
createSContext() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSContext() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SContext'.
createSContextAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SContext.
createSContextAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SContext'.
createSContinuousSpace() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSContinuousSpace() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SContinuous Space'.
createSContinuousSpaceAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SContinuousSpace.
createSContinuousSpaceAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SContinuous Space'.
createSdAbstractVariableAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Abstract Variable'.
createSdAuxVariable() - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImpl
 
createSdAuxVariable() - Method in interface org.eclipse.amp.amf.sd.SdFactory
Returns a new object of class 'Aux Variable'.
createSdAuxVariableAdapter() - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory
This creates an adapter for a SdAuxVariable.
createSdAuxVariableAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Aux Variable'.
createSdConnector() - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImpl
 
createSdConnector() - Method in interface org.eclipse.amp.amf.sd.SdFactory
Returns a new object of class 'Connector'.
createSdConnectorAdapter() - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory
This creates an adapter for a SdConnector.
createSdConnectorAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Connector'.
createSdEquationVariableAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Equation Variable'.
createSdFlowVariable() - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImpl
 
createSdFlowVariable() - Method in interface org.eclipse.amp.amf.sd.SdFactory
Returns a new object of class 'Flow Variable'.
createSdFlowVariableAdapter() - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory
This creates an adapter for a SdFlowVariable.
createSdFlowVariableAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Flow Variable'.
createSdGeneratableAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Generatable'.
createSdModel() - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImpl
 
createSdModel() - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImplGeneratedNot
 
createSdModel() - Method in interface org.eclipse.amp.amf.sd.SdFactory
Returns a new object of class 'Model'.
createSdModelAdapter() - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory
This creates an adapter for a SdModel.
createSdModelAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Model'.
createSdNamedElement() - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImpl
 
createSdNamedElement() - Method in interface org.eclipse.amp.amf.sd.SdFactory
Returns a new object of class 'Named Element'.
createSdNamedElementAdapter() - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory
This creates an adapter for a SdNamedElement.
createSdNamedElementAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createSdStockVariable() - Method in class org.eclipse.amp.amf.sd.impl.SdFactoryImpl
 
createSdStockVariable() - Method in interface org.eclipse.amp.amf.sd.SdFactory
Returns a new object of class 'Stock Variable'.
createSdStockVariableAdapter() - Method in class org.eclipse.amp.amf.sd.provider.SdItemProviderAdapterFactory
This creates an adapter for a SdStockVariable.
createSdStockVariableAdapter() - Method in class org.eclipse.amp.amf.sd.util.SdAdapterFactory
Creates a new adapter for an object of class 'Stock Variable'.
createSelectionListener(ISelectionProvider) - Method in class org.eclipse.amp.agf.gef.AGFViewPart
 
createSelectionListener(ISelectionProvider) - Method in class org.eclipse.amp.axf.view.ModelViewPart
Creates the selection listener.
createSelectionSynchronizer() - Method in class org.eclipse.amp.agf.gef.AGFViewPart
 
createSelectTargetActions - Variable in class org.metaabm.ide.MetaABMEditorActionBarContributor
 
createSelfView() - Method in class org.ascape.model.Scape
Makes the scape a view of itself.
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.act.provider.AActItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.act.provider.AInputItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.act.provider.ALiteralItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.act.provider.ASinkItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.function.provider.FArgumentPrototypeItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.function.provider.FFunctionItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SActableItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SAgentItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SAttributeItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SImplementationItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SImplementedItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SNamedItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SNDimensionalItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object) - Method in class org.metaabm.provider.SProjectionItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SStateItemProvider
 
createSetCommand(EditingDomain, EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.provider.SStateValueItemProvider
 
createSGeography() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSGeography() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SGeography'.
createSGeographyAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SGeography.
createSGeographyAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SGeography'.
createSGrid() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSGrid() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SGrid'.
createSGridAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SGrid.
createSGridAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SGrid'.
createShape() - Method in class org.eclipse.amp.agf3d.AgentFigure3D
 
createSiblingActions - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.eclipse.amp.amf.adata.presentation.DataActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.eclipse.amp.amf.sd.presentation.SdActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.metaabm.act.ide.MetaABMActActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.metaabm.function.ide.MetaABMFunctionActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingActions - Variable in class org.metaabm.ide.MetaABMActionBarContributor
This will contain one CreateSiblingAction corresponding to each descriptor generated for the current selection by the item provider.
createSiblingMenuManager - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.eclipse.amp.amf.adata.presentation.DataActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.eclipse.amp.amf.sd.presentation.SdActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.metaabm.act.ide.MetaABMActActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.metaabm.function.ide.MetaABMFunctionActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSiblingMenuManager - Variable in class org.metaabm.ide.MetaABMActionBarContributor
This is the menu manager into which menu contribution items should be added for CreateSibling actions.
createSImplementation() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSImplementation() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SImplementation'.
createSImplementationAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SImplementation.
createSImplementationAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SImplementation'.
createSImplementationModeFromString(EDataType, String) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSImplementedAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class ' SImplemented'.
createSImplementedAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SImplemented'.
createSingleParameter() - Method in interface org.eclipse.amp.amf.parameters.aPar.AParFactory
Returns a new object of class 'Single Parameter'.
createSingleParameter() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
createSingleParameterAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This creates an adapter for a SingleParameter.
createSingleParameterAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for an object of class 'Single Parameter'.
createSNamedAdapter() - Method in class org.metaabm.act.util.MetaABMActAdapterFactory
Creates a new adapter for an object of class 'SNamed'.
createSNamedAdapter() - Method in class org.metaabm.function.util.MetaABMFunctionAdapterFactory
Creates a new adapter for an object of class 'SNamed'.
createSNamedAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SNamed'.
createSNDimensionalAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SN Dimensional'.
createSNeighborhoodTypeFromString(EDataType, String) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSNetwork() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSNetwork() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SNetwork'.
createSNetworkAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SNetwork.
createSNetworkAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SNetwork'.
createSpaceBuilder(SProjection, ABuild) - Method in class org.metaabm.commands.AddSpacesActsCommand
 
createSpatialConditional(Coordinate, Conditional, boolean, double) - Method in class org.ascape.model.space.CollectionSpace
Creates the spatial conditional.
createSpringLayout() - Method in class org.eclipse.amp.agf.zest.GraphViewPart
Creates the spring layout.
createSProjectionAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SProjection'.
createSShapeTypeFromString(EDataType, String) - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSState() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSState() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SState'.
createSStateAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SState.
createSStateAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SState'.
createSStateValue() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSStateValue() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SState Value'.
createSStateValueAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SStateValue.
createSStateValueAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SState Value'.
createSStyle2D() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSStyle2D() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SStyle2 D'.
createSStyle2DAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SStyle2D.
createSStyle2DAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SStyle2 D'.
createSStyle3D() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSStyle3D() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SStyle3 D'.
createSStyle3DAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SStyle3D.
createSStyle3DAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SStyle3 D'.
createSStyleAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class 'SStyle'.
createSStyleShape() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSStyleShape() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SStyle Shape'.
createSStyleShapeAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SStyleShape.
createSStyleShapeAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SStyle Shape'.
createStatus(int, String, String, MWEDiagnostic[]) - Static method in class org.eclipse.amp.amf.gen.ide.LogWorkflow
 
createStrategy() - Method in class org.ascape.model.engine.StrategyFactory
Creates a new Strategy object.
createStrategy() - Method in enum org.eclipse.amp.agf.chart.ChartType
 
createStringValue() - Method in interface org.eclipse.amp.amf.abase.aBase.ABaseFactory
Returns a new object of class 'String Value'.
createStringValue() - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
createStringValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.provider.ABaseItemProviderAdapterFactory
This creates an adapter for a StringValue.
createStringValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseAdapterFactory
Creates a new adapter for an object of class 'String Value'.
createSValueLayer() - Method in class org.metaabm.impl.MetaABMFactoryImpl
 
createSValueLayer() - Method in interface org.metaabm.MetaABMFactory
Returns a new object of class 'SValue Layer'.
createSValueLayerAdapter() - Method in class org.metaabm.provider.MetaABMItemProviderAdapterFactory
This creates an adapter for a SValueLayer.
createSValueLayerAdapter() - Method in class org.metaabm.util.MetaABMAdapterFactory
Creates a new adapter for an object of class ' SValue Layer'.
createSweepLink() - Method in interface org.eclipse.amp.amf.parameters.aPar.AParFactory
Returns a new object of class 'Sweep Link'.
createSweepLink() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
createSweepLinkAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This creates an adapter for a SweepLink.
createSweepLinkAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for an object of class 'Sweep Link'.
createSweepParameter() - Method in interface org.eclipse.amp.amf.parameters.aPar.AParFactory
Returns a new object of class 'Sweep Parameter'.
createSweepParameter() - Method in class org.eclipse.amp.amf.parameters.aPar.impl.AParFactoryImpl
 
createSweepParameterAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.provider.AParItemProviderAdapterFactory
This creates an adapter for a SweepParameter.
createSweepParameterAdapter() - Method in class org.eclipse.amp.amf.parameters.aPar.util.AParAdapterFactory
Creates a new adapter for an object of class 'Sweep Parameter'.
createTabs(ILaunchConfigurationDialog, String) - Method in class org.eclipse.amp.amf.ide.ascape.AscapeLaunchConfigTabGroup
 
createTestMember() - Method in interface org.eclipse.amp.amf.testing.aTest.ATestFactory
Returns a new object of class 'Test Member'.
createTestMember() - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
createTestMemberAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.provider.ATestItemProviderAdapterFactory
This creates an adapter for a TestMember.
createTestMemberAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestAdapterFactory
Creates a new adapter for an object of class 'Test Member'.
createTests() - Method in interface org.eclipse.amp.amf.testing.aTest.ATestFactory
Returns a new object of class 'Tests'.
createTests() - Method in class org.eclipse.amp.amf.testing.aTest.impl.ATestFactoryImpl
 
createTestsAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.provider.ATestItemProviderAdapterFactory
This creates an adapter for a Tests.
createTestsAdapter() - Method in class org.eclipse.amp.amf.testing.aTest.util.ATestAdapterFactory
Creates a new adapter for an object of class 'Tests'.
createTraderPrototype() - Method in class name.milesparker.markets.Markets
Create an instance of Trader that will be used to populate the traderScape.
createUniqueID() - Method in class edu.brook.sugarscape.GAS_Base
 
createUniqueID() - Method in class edu.brook.sugarscape.SugarAgent
 
createUniqueID() - Method in class edu.brook.sugarscape.SugarCell
 
createUniqueID() - Method in class org.metaabm.gen.test.BasicCell
 
createUniqueID() - Method in class org.metaabm.gen.test.BasicModel
 
createUniqueID() - Method in class org.metaabm.gen.test.BasicMovementAgent
 
createUniqueID() - Method in class org.metaabm.gen.test.BasicMovementModel
 
createUniqueID() - Method in class org.metaabm.gen.test.BasicMovementStateAgent
 
createUniqueID() - Method in class org.metaabm.gen.test.ComplexLocation
 
createUniqueID() - Method in class org.metaabm.gen.test.ComplexMovementAgent
 
createUniqueID() - Method in class org.metaabm.gen.test.MethodsAgent
 
createUniqueID() - Method in class org.metaabm.gen.test.OperationsAgent
 
createUniqueID() - Method in class org.metaabm.gen.test.SpatialModel
 
createUniqueID() - Method in class org.metaabm.gen.test.StateAgent
 
createURI(URI) - Static method in class org.metaabm.xsd.MetaABMPersist
 
createValue() - Method in interface org.eclipse.amp.amf.abase.aBase.ABaseFactory
Returns a new object of class 'Value'.
createValue() - Method in class org.eclipse.amp.amf.abase.aBase.impl.ABaseFactoryImpl
 
createValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.provider.ABaseItemProviderAdapterFactory
This creates an adapter for a Value.
createValueAdapter() - Method in class org.eclipse.amp.amf.abase.aBase.util.ABaseAdapterFactory
Creates a new adapter for an object of class 'Value'.
createViewer() - Method in class org.eclipse.amp.agf.gef.EditPartViewPart
 
createViewer() - Method in class org.eclipse.amp.agf.tree.TreeViewPart
 
createViewer() - Method in class org.eclipse.amp.agf3d.GEF3DViewPart
 
createViewPart(String, ModelInput, String) - Method in class org.eclipse.amp.axf.ide.ModelViewManager
Creates the view part.
createViews() - Method in class name.milesparker.epi.region.EpidemicPeriods
 
createViews() - Method in class org.ascape.model.Scape
Constructs the views for this scape.
createViews(String[]) - Method in class org.ascape.model.Scape
 
createWrappedCommand(Command, EObject, EStructuralFeature) - Method in class org.metaabm.provider.SAgentItemProvider
 
createWrappedCommand(Command, EObject) - Method in class org.metaabm.provider.TransientGroupedItemProvider
 
createWrapper(EObject, EStructuralFeature, Object, int) - Method in class org.metaabm.act.provider.AActItemProvider
 
createWrapper(Object, Object, AdapterFactory) - Method in class org.metaabm.act.provider.AActWrapperItemProvider
 
createZoomer(RootEditPart) - Method in class org.eclipse.amp.agf.gef.EditPartViewPart
 
createZoomer(RootEditPart) - Method in class org.eclipse.amp.agf3d.GEF3DViewPart
 
Criteria() - Method in class org.ascape.query.parser.BoolExprTree
 
CUBE_SHAPE_PROVIDER - Static variable in class org.eclipse.amp.agf3d.Shapes3D
 
curChar - Variable in class org.ascape.query.parser.BoolExprTreeTokenManager
 
currentMonitor - Variable in class org.eclipse.amp.amf.gen.ide.AbstractMWEBuilder
 
currentPositionInRank - Variable in class org.ascape.model.space.Array2DBase
The current position within the current rank for this enumeration.
currentRank - Variable in class org.ascape.model.space.Array2DBase
The current distance from the origin for this enumeration.
currentToken - Variable in exception org.ascape.query.parser.ParseException
This is the last token that has been consumed successfully.
currentViewer - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.eclipse.amp.amf.adata.presentation.DataEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.eclipse.amp.amf.sd.presentation.SdEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.metaabm.act.ide.MetaABMActEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.metaabm.function.ide.MetaABMFunctionEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewer - Variable in class org.metaabm.ide.MetaABMEditor
This keeps track of the active content viewer, which may be either one of the viewers in the pages or the content outline viewer.
currentViewerPane - Variable in class org.eclipse.amp.amf.abase.aBase.presentation.ABaseEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.eclipse.amp.amf.adata.presentation.DataEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.eclipse.amp.amf.parameters.aPar.presentation.AParEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.eclipse.amp.amf.sd.presentation.SdEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.eclipse.amp.amf.testing.ares.presentation.AresEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.eclipse.amp.amf.testing.aTest.presentation.ATestEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.metaabm.act.ide.MetaABMActEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.metaabm.function.ide.MetaABMFunctionEditor
This keeps track of the active viewer pane, in the book.
currentViewerPane - Variable in class org.metaabm.ide.MetaABMEditor
This keeps track of the active viewer pane, in the book.
CUSTOM_VALUE - Static variable in enum org.eclipse.amp.amf.adata.ScaleType
The 'Custom' literal value.
CustomMetaABMModelWizard - Class in org.metaabm.ide
This is a simple wizard for creating a new model file.
CustomMetaABMModelWizard() - Constructor for class org.metaabm.ide.CustomMetaABMModelWizard
 
CustomModelWizardInitialObjectCreationPage - Class in org.metaabm.ide
This is the page where the type of object to create is selected.
CustomModelWizardInitialObjectCreationPage(CustomMetaABMModelWizard, String) - Constructor for class org.metaabm.ide.CustomModelWizardInitialObjectCreationPage
Pass in the selection.
CustomModelWizardNewFileCreationPage - Class in org.metaabm.ide
This is the one page of the wizard.
CustomModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class org.metaabm.ide.CustomModelWizardNewFileCreationPage
Pass in the selection.
CYAN - Static variable in interface org.ascape.util.vis.ColorFeature
 
cyan - Static variable in class org.ascape.util.vis.ColorFeatureFixed
A color feature that always returns cyan.
CYLINDER_SHAPE_PROVIDER - Static variable in class org.eclipse.amp.agf3d.Shapes3D
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z