|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Activity Group'. Activity groups are a generic grouping construct for nodes and edges. Nodes and edges can belong to more than group. They have no inherent semantics and can be used for various purposes. Subclasses of ActivityGroup may add semantics.
The following features are supported:
UML2Package.getActivityGroup()
Field Summary | |
static String |
copyright
|
Method Summary | |
Activity |
getActivity()
|
Activity |
getActivityGroup_activity()
Returns the value of the 'Activity Group activity' container reference. |
EList |
getContainedEdges()
|
EList |
getContainedNodes()
|
EList |
getOwnedElements()
|
Element |
getOwner()
|
EList |
getSubgroups()
|
ActivityGroup |
getSuperGroup()
Returns the value of the 'Super Group' reference |
void |
setActivity(Activity value)
|
void |
setActivityGroup_activity(Activity value)
Sets the value of the ' Activity Group activity ' container reference |
Methods inherited from interface org.eclipse.uml2.Element |
addKeyword, allOwnedElements, apply, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedVersion, getKeywords, getModel, getNearestPackage, getOwnedComments, getValue, hasKeyword, isApplied, isRequired, mustBeOwned, removeKeyword, setValue, unapply, validateHasOwner, validateNotOwnSelf |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final String copyright
Method Detail |
public ActivityGroup getSuperGroup()
If the meaning of the 'Super Group' reference isn't clear, there really should be more of a description here...
UML2Package.getActivityGroup_SuperGroup()
public Activity getActivityGroup_activity()
Group
'.
If the meaning of the 'Activity Group activity' container reference isn't clear, there really should be more of a description here...
Activity containing the group.
setActivityGroup_activity(Activity)
,
UML2Package.getActivityGroup_ActivityGroup_activity()
,
Activity.getGroups()
public void setActivityGroup_activity(Activity value)
Activity Group activity
' container reference.
value
- the new value of the 'Activity Group activity' container reference.getActivityGroup_activity()
public EList getSubgroups()
public EList getContainedEdges()
public EList getContainedNodes()
public Activity getActivity()
public void setActivity(Activity value)
public EList getOwnedElements()
getOwnedElements
in interface Element
UML2Package.getElement_OwnedElement()
,
Element.getOwner()
public Element getOwner()
getOwner
in interface Element
UML2Package.getElement_Owner()
,
Element.getOwnedElements()
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |