|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AAct
A representation of the model object ' AAct'.
The following features are supported:
MetaABMActPackage.getAAct()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<AAct> |
getAllSources()
Returns the value of the 'All Sources' reference list. |
org.eclipse.emf.common.util.EList<AAct> |
getAllTargets()
Returns the value of the 'All Targets' reference list. |
AGroup |
getGroup()
Returns the value of the 'Group' container reference. |
SAgent |
getReference()
Returns the value of the 'Reference' reference. |
ASelect |
getRootSelected()
Returns the value of the 'Root Selected' reference. |
ASelect |
getSelected()
Returns the value of the 'Selected' reference. |
org.eclipse.emf.common.util.EList<AAct> |
getSources()
Returns the value of the 'Sources' reference list. |
org.eclipse.emf.common.util.EList<AAct> |
getTargets()
Returns the value of the 'Targets' reference list. |
boolean |
isReachable(IValue value)
|
boolean |
isTargetOf(java.lang.Object check)
|
boolean |
references(IValue value)
|
void |
setGroup(AGroup value)
Sets the value of the ' Group ' container reference. |
void |
setSelected(ASelect value)
Sets the value of the ' Selected ' reference. |
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 |
---|
org.eclipse.emf.common.util.EList<AAct> getSources()
AAct
.
It is bidirectional and its opposite is 'Targets
'.
If the meaning of the 'Sources' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getAAct_Sources()
,
getTargets()
org.eclipse.emf.common.util.EList<AAct> getTargets()
AAct
.
It is bidirectional and its opposite is 'Sources
'.
If the meaning of the 'Targets' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getAAct_Targets()
,
getSources()
SAgent getReference()
If the meaning of the 'Reference' reference isn't clear, there really should be more of a description here...
MetaABMActPackage.getAAct_Reference()
AGroup getGroup()
Members
'.
If the meaning of the 'Group' reference isn't clear, there really should be more of a description here...
setGroup(AGroup)
,
MetaABMActPackage.getAAct_Group()
,
AGroup.getMembers()
void setGroup(AGroup value)
Group
' container reference.
value
- the new value of the 'Group' container reference.getGroup()
ASelect getSelected()
If the meaning of the 'Selected' reference isn't clear, there really should be more of a description here...
setSelected(ASelect)
,
MetaABMActPackage.getAAct_Selected()
void setSelected(ASelect value)
Selected
' reference.
value
- the new value of the 'Selected' reference.getSelected()
org.eclipse.emf.common.util.EList<AAct> getAllSources()
AAct
.
If the meaning of the 'All Sources' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getAAct_AllSources()
org.eclipse.emf.common.util.EList<AAct> getAllTargets()
AAct
.
If the meaning of the 'All Targets' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getAAct_AllTargets()
ASelect getRootSelected()
If the meaning of the 'Root Selected' reference isn't clear, there really should be more of a description here...
MetaABMActPackage.getAAct_RootSelected()
boolean isTargetOf(java.lang.Object check)
boolean isReachable(IValue value)
boolean references(IValue value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |