|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivityGroup | |
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of ActivityGroup in org.eclipse.uml2 |
Subinterfaces of ActivityGroup in org.eclipse.uml2 | |
interface |
ActivityPartition
A representation of the model object 'Activity Partition' |
interface |
ConditionalNode
A representation of the model object 'Conditional Node' |
interface |
ExpansionRegion
A representation of the model object 'Expansion Region' |
interface |
InterruptibleActivityRegion
A representation of the model object 'Interruptible Activity Region' |
interface |
LoopNode
A representation of the model object 'Loop Node' |
interface |
StructuredActivityNode
A representation of the model object 'Structured Activity Node' |
Methods in org.eclipse.uml2 that return ActivityGroup | |
ActivityGroup |
ActivityPartition.getSuperGroup()
|
ActivityGroup |
ActivityGroup.getSuperGroup()
Returns the value of the 'Super Group' reference |
ActivityGroup |
Activity.createGroup(EClass eClass)
Creates a ActivityGroup and appends it to the 'Group' containment reference list |
Uses of ActivityGroup in org.eclipse.uml2.util |
Methods in org.eclipse.uml2.util with parameters of type ActivityGroup | |
boolean |
UML2Validator.validateActivityGroup(ActivityGroup activityGroup,
DiagnosticChain diagnostics,
Map context)
|
Object |
UML2Switch.caseActivityGroup(ActivityGroup object)
Returns the result of interpretting the object as an instance of 'Activity Group' |
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |