|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAct | |
---|---|
org.metaabm | |
org.metaabm.act | |
org.metaabm.act.impl | |
org.metaabm.act.util | |
org.metaabm.impl | |
org.metaabm.util | |
org.metaabm.validation |
Uses of IAct in org.metaabm |
---|
Methods in org.metaabm that return IAct | |
---|---|
IAct |
SActable.getRootActivity()
Returns the value of the 'Root Activity' containment reference. |
Methods in org.metaabm with parameters of type IAct | |
---|---|
void |
SActable.setRootActivity(IAct value)
Sets the value of the ' Root Activity ' containment reference. |
Uses of IAct in org.metaabm.act |
---|
Subinterfaces of IAct 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 |
ALoadAgents
|
interface |
ALoadShapedAgents
|
interface |
ALogic
|
interface |
AMethod
|
interface |
AMove
|
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 IAct in org.metaabm.act.impl |
---|
Uses of IAct in org.metaabm.act.util |
---|
Methods in org.metaabm.act.util with parameters of type IAct | |
---|---|
T |
MetaABMActSwitch.caseIAct(IAct object)
Returns the result of interpreting the object as an instance of ' IAct'. |
Uses of IAct in org.metaabm.impl |
---|
Methods in org.metaabm.impl that return IAct | |
---|---|
IAct |
SActableImpl.getRootActivity()
|
Methods in org.metaabm.impl with parameters of type IAct | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
SActableImpl.basicSetRootActivity(IAct newRootActivity,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
SActableImpl.setRootActivity(IAct newRootActivity)
|
Uses of IAct in org.metaabm.util |
---|
Methods in org.metaabm.util with parameters of type IAct | |
---|---|
T |
MetaABMSwitch.caseIAct(IAct object)
Returns the result of interpreting the object as an instance of ' IAct'. |
Uses of IAct in org.metaabm.validation |
---|
Methods in org.metaabm.validation with parameters of type IAct | |
---|---|
boolean |
SActableValidator.validateRootActivity(IAct value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |