Uses of Interface
org.metaabm.IID

Packages that use IID
org.metaabm   
org.metaabm.act   
org.metaabm.act.impl   
org.metaabm.act.provider   
org.metaabm.act.util   
org.metaabm.commands   
org.metaabm.function   
org.metaabm.function.impl   
org.metaabm.function.provider   
org.metaabm.function.util   
org.metaabm.impl   
org.metaabm.provider   
org.metaabm.util   
 

Uses of IID in org.metaabm
 

Subinterfaces of IID in org.metaabm
 interface IAct
           
 interface IArtifact
           
 interface IAttributeClient
          A representation of the model object ' IAttribute Client'.
 interface ITyped
           
 interface ITypedArray
           
 interface IValue
           
 interface SActable
           
 interface SAgent
           
 interface SAttribute
           
 interface SAttributeArray
           
 interface SAttributed
           
 interface SContext
           
 interface SContinuousSpace
           
 interface SGeography
           
 interface SGrid
           
 interface SImplemented
           
 interface SImport
           
 interface SNamed
           
 interface SNDimensional
           
 interface SNetwork
           
 interface SProjection
           
 interface SState
           
 interface SStateValue
           
 interface SStyle
           
 interface SStyle2D
           
 interface SStyle3D
           
 interface SStyleShape
           
 interface SValueLayer
           
 

Uses of IID in org.metaabm.act
 

Subinterfaces of IID in org.metaabm.act
 interface AAccessor
           
 interface AAct
           
 interface AAll
           
 interface AAny
           
 interface ABuild
           
 interface ABuildGeography
           
 interface ABuildGrid
           
 interface ABuildNetwork
           
 interface ABuildProjection
           
 interface ABuildSpace
           
 interface ACause
          A representation of the model object ' ACause'.
 interface ACommand
           
 interface AConnect
           
 interface AControl
           
 interface ACreateAgents
           
 interface ACreateShapedAgents
           
 interface ADie
           
 interface ADiffuse
          A representation of the model object ' ADiffuse'.
 interface ADisconnect
           
 interface AEvaluate
           
 interface AGroup
           
 interface AInitialize
           
 interface ALeave
           
 interface ALiteral
           
 interface ALoadAgents
           
 interface ALoadShapedAgents
           
 interface ALogic
           
 interface AMethod
           
 interface AMove
           
 interface AMultiValue
           
 interface ANetwork
           
 interface ANone
           
 interface AOrdering
          A representation of the model object ' AOrdering'.
 interface APerform
          A representation of the model object ' APerform'.
 interface AQuery
           
 interface AReplace
           
 interface ARoot
           
 interface ARule
           
 interface ASchedule
           
 interface ASelect
           
 interface ASet
           
 interface ASink
           
 interface ATest
          A representation of the model object ' ATest'.
 interface ATransform
           
 interface AWatch
           
 

Uses of IID in org.metaabm.act.impl
 

Classes in org.metaabm.act.impl that implement IID
 class AAccessorImpl
           
 class AActImpl
           
 class AAllImpl
           
 class AAnyImpl
           
 class ABuildGeographyImpl
           
 class ABuildGridImpl
           
 class ABuildImpl
           
 class ABuildNetworkImpl
           
 class ABuildProjectionImpl
           
 class ABuildSpaceImpl
           
 class ACauseImpl
          An implementation of the model object ' ACause'.
 class ACommandImpl
           
 class AConnectImpl
           
 class ACreateAgentsImpl
           
 class ACreateShapedAgentsImpl
           
 class ADieImpl
           
 class ADiffuseImpl
          An implementation of the model object ' ADiffuse'.
 class ADisconnectImpl
           
 class AEvaluateImpl
           
 class AGroupImpl
           
 class AInitializeImpl
           
 class ALeaveImpl
           
 class ALiteralImpl
           
 class ALoadAgentsImpl
           
 class ALoadShapedAgentsImpl
           
 class ALogicImpl
          An implementation of the model object ' ALogic'.
 class AMethodImpl
           
 class AMoveImpl
           
 class AMultiValueImpl
           
 class ANetworkImpl
           
 class ANoneImpl
           
 class APerformImpl
          An implementation of the model object ' APerform'.
 class AQueryImpl
           
 class AReplaceImpl
           
 class ARuleImpl
           
 class AScheduleImpl
           
 class ASelectImpl
           
 class ASetImpl
           
 class ASinkImpl
           
 class ATransformImpl
           
 class AWatchImpl
           
 

Uses of IID in org.metaabm.act.provider
 

Methods in org.metaabm.act.provider with parameters of type IID
 java.lang.String AScheduleItemProvider.suggestID(IID object)
           
 java.lang.String ANoneItemProvider.suggestID(IID object)
           
 java.lang.String AAnyItemProvider.suggestID(IID object)
           
 java.lang.String AAllItemProvider.suggestID(IID object)
           
 java.lang.String AActItemProvider.suggestID(IID object)
           
 java.lang.String ASinkItemProvider.suggestLabel(IID object)
           
 java.lang.String ASetItemProvider.suggestLabel(IID object)
           
 java.lang.String ASelectItemProvider.suggestLabel(IID object)
           
 java.lang.String AScheduleItemProvider.suggestLabel(IID object)
           
 java.lang.String ARuleItemProvider.suggestLabel(IID object)
           
 java.lang.String AQueryItemProvider.suggestLabel(IID object)
           
 java.lang.String APerformItemProvider.suggestLabel(IID object)
           
 java.lang.String ANoneItemProvider.suggestLabel(IID object)
           
 java.lang.String AMultiValueItemProvider.suggestLabel(IID object)
           
 java.lang.String AMoveItemProvider.suggestLabel(IID object)
           
 java.lang.String ALiteralItemProvider.suggestLabel(IID object)
           
 java.lang.String ALeaveItemProvider.suggestLabel(IID object)
           
 java.lang.String AInputItemProvider.suggestLabel(IID object)
           
 java.lang.String AInitializeItemProvider.suggestLabel(IID object)
           
 java.lang.String ADiffuseItemProvider.suggestLabel(IID object)
           
 java.lang.String ADieItemProvider.suggestLabel(IID object)
           
 java.lang.String ACreateAgentsItemProvider.suggestLabel(IID object)
           
 java.lang.String AConnectItemProvider.suggestLabel(IID object)
           
 java.lang.String ABuildProjectionItemProvider.suggestLabel(IID object)
           
 java.lang.String ABuildItemProvider.suggestLabel(IID object)
           
 java.lang.String AAnyItemProvider.suggestLabel(IID object)
           
 java.lang.String AAllItemProvider.suggestLabel(IID object)
           
 java.lang.String AAccessorItemProvider.suggestLabel(IID object)
           
 

Uses of IID in org.metaabm.act.util
 

Methods in org.metaabm.act.util with parameters of type IID
 T MetaABMActSwitch.caseIID(IID object)
          Returns the result of interpreting the object as an instance of ' IID'.
 

Uses of IID in org.metaabm.commands
 

Methods in org.metaabm.commands with parameters of type IID
static org.eclipse.emf.common.command.Command TargetTranslator.create(org.eclipse.emf.edit.domain.EditingDomain domain, java.util.List<TargetTranslator> translators, IID source)
           
 org.eclipse.emf.common.command.Command TargetTranslator.createCommand(org.eclipse.emf.edit.domain.EditingDomain domain, IID source)
           
 java.lang.String SuggestLabelCommand.suggestID(IID id)
           
 java.lang.String SuggestLabelCommand.suggestLabel(IID id)
           
 java.lang.String StringTranslator.translateName(java.lang.String otherName, IID source)
           
 java.util.List<TargetTranslator> SetLabelCommand.translatorsFor(IID source, org.eclipse.emf.ecore.EStructuralFeature feature)
           
 

Constructors in org.metaabm.commands with parameters of type IID
SuggestLabelCommand(org.eclipse.emf.edit.domain.EditingDomain domain, IID id)
           
SuggestLabelCommand(MetaABMItemProvider provider, org.eclipse.emf.edit.domain.EditingDomain domain, IID id)
           
 

Constructor parameters in org.metaabm.commands with type arguments of type IID
SuggestLabelCommand(org.eclipse.emf.edit.domain.EditingDomain domain, java.util.Collection<? extends IID> ids)
           
 

Uses of IID in org.metaabm.function
 

Subinterfaces of IID in org.metaabm.function
 interface FArgumentArrayPrototype
           
 interface FArgumentPrototype
           
 interface FFunction
           
 interface FGeneric
           
 interface FGenericFunction
           
 interface FGenericLogical
           
 interface FImplementedLibrary
           
 interface FLibrary
           
 interface FLiteral
          A representation of the model object ' FLiteral'.
 interface FLogical
           
 interface FLogicalOperator
           
 interface FMultiArgumentPrototype
           
 interface FOperator
           
 

Uses of IID in org.metaabm.function.impl
 

Classes in org.metaabm.function.impl that implement IID
 class FArgumentArrayPrototypeImpl
           
 class FArgumentPrototypeImpl
           
 class FFunctionImpl
           
 class FGenericFunctionImpl
           
 class FGenericImpl
           
 class FGenericLogicalImpl
           
 class FImplementedLibraryImpl
           
 class FLibraryImpl
           
 class FLogicalOperatorImpl
           
 class FMultiArgumentPrototypeImpl
           
 class FOperatorImpl
           
 

Uses of IID in org.metaabm.function.provider
 

Methods in org.metaabm.function.provider with parameters of type IID
 java.lang.String FFunctionItemProvider.suggestID(IID object)
           
 java.lang.String FFunctionItemProvider.suggestLabel(IID object)
           
 java.lang.String FArgumentPrototypeItemProvider.suggestLabel(IID object)
           
 

Uses of IID in org.metaabm.function.util
 

Methods in org.metaabm.function.util with parameters of type IID
 T MetaABMFunctionSwitch.caseIID(IID object)
          Returns the result of interpreting the object as an instance of ' IID'.
 

Uses of IID in org.metaabm.impl
 

Classes in org.metaabm.impl that implement IID
 class IIDImpl
           
 class SActableImpl
           
 class SAgentImpl
           
 class SAttributeArrayImpl
           
 class SAttributedImpl
           
 class SAttributeImpl
           
 class SContextImpl
           
 class SContinuousSpaceImpl
           
 class SGeographyImpl
           
 class SGridImpl
           
 class SImplementedImpl
           
 class SNamedImpl
           
 class SNDimensionalImpl
           
 class SNetworkImpl
           
 class SProjectionImpl
           
 class SStateImpl
           
 class SStateValueImpl
           
 class SStyle2DImpl
           
 class SStyle3DImpl
           
 class SStyleImpl
           
 class SStyleShapeImpl
           
 class SValueLayerImpl
           
 

Uses of IID in org.metaabm.provider
 

Methods in org.metaabm.provider with parameters of type IID
 java.lang.String SStyleItemProvider.suggestID(IID object)
           
 java.lang.String SNamedItemProvider.suggestID(IID object)
           
 java.lang.String SImplementedItemProvider.suggestID(IID object)
           
 java.lang.String SImplementationItemProvider.suggestID(IID object)
           
 java.lang.String MetaABMItemProvider.suggestID(IID object)
           
 java.lang.String SStyleItemProvider.suggestLabel(IID object)
           
 java.lang.String SNDimensionalItemProvider.suggestLabel(IID object)
           
 java.lang.String SNamedItemProvider.suggestLabel(IID object)
           
 java.lang.String SImplementedItemProvider.suggestLabel(IID object)
           
 java.lang.String SImplementationItemProvider.suggestLabel(IID object)
           
 java.lang.String SContextItemProvider.suggestLabel(IID id)
           
 java.lang.String SAgentItemProvider.suggestLabel(IID id)
           
 java.lang.String MetaABMItemProvider.suggestLabel(IID object)
           
 

Uses of IID in org.metaabm.util
 

Methods in org.metaabm.util with parameters of type IID
 T MetaABMSwitch.caseIID(IID object)
          Returns the result of interpreting the object as an instance of ' IID'.