|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ASelect
Method Summary | |
---|---|
SAgent |
getAgent()
Returns the value of the 'Agent' reference. |
ASelectTypes |
getFor()
Returns the value of the 'For' attribute. |
SProjection |
getSpace()
Returns the value of the 'Space' reference. |
void |
setAgent(SAgent value)
Sets the value of the ' Agent ' reference. |
void |
setFor(ASelectTypes value)
Sets the value of the ' For ' attribute. |
void |
setSpace(SProjection value)
Sets the value of the ' Space ' reference. |
Methods inherited from interface org.metaabm.act.AAct |
---|
getAllSources, getAllTargets, getGroup, getReference, getRootSelected, getSelected, getSources, getTargets, isReachable, isTargetOf, references, setGroup, setSelected |
Methods inherited from interface org.metaabm.IID |
---|
getID, getLabel, setID, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
SAgent getAgent()
If the meaning of the 'Agent' reference isn't clear, there really should be more of a description here...
setAgent(SAgent)
,
MetaABMActPackage.getASelect_Agent()
void setAgent(SAgent value)
Agent
' reference.
value
- the new value of the 'Agent' reference.getAgent()
SProjection getSpace()
If the meaning of the 'Space' reference isn't clear, there really should be more of a description here...
setSpace(SProjection)
,
MetaABMActPackage.getASelect_Space()
void setSpace(SProjection value)
Space
' reference.
value
- the new value of the 'Space' reference.getSpace()
ASelectTypes getFor()
ASelectTypes
.
If the meaning of the 'For' attribute isn't clear, there really should be more of a description here...
ASelectTypes
,
setFor(ASelectTypes)
,
MetaABMActPackage.getASelect_For()
void setFor(ASelectTypes value)
For
' attribute.
value
- the new value of the 'For' attribute.ASelectTypes
,
getFor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |