|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AGroup
Method Summary | |
---|---|
AAct |
findMember(java.lang.String id)
|
org.eclipse.emf.common.util.EList<AAct> |
getMembers()
Returns the value of the 'Members' containment reference list. |
org.eclipse.emf.common.util.EList<AAct> |
getRoots()
Returns the value of the 'Roots' reference list. |
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 |
Methods inherited from interface org.metaabm.SNamed |
---|
getDescription, getPluralLabel, references, setDescription, setPluralLabel |
Method Detail |
---|
org.eclipse.emf.common.util.EList<AAct> getRoots()
AAct
.
If the meaning of the 'Roots' reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getAGroup_Roots()
org.eclipse.emf.common.util.EList<AAct> getMembers()
AAct
.
It is bidirectional and its opposite is 'Group
'.
If the meaning of the 'Members' containment reference list isn't clear, there really should be more of a description here...
MetaABMActPackage.getAGroup_Members()
,
AAct.getGroup()
AAct findMember(java.lang.String id)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |