|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivityGroup | |
---|---|
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of ActivityGroup in org.eclipse.uml2.uml |
---|
Subinterfaces of ActivityGroup in org.eclipse.uml2.uml | |
---|---|
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 |
SequenceNode
A representation of the model object 'Sequence Node' |
interface |
StructuredActivityNode
A representation of the model object 'Structured Activity Node' |
Methods in org.eclipse.uml2.uml that return ActivityGroup | |
---|---|
ActivityGroup |
Activity.createGroup(org.eclipse.emf.ecore.EClass eClass)
Creates a new ActivityGroup and appends it to the 'Group' containment reference list |
ActivityGroup |
ActivityGroup.getSuperGroup()
Returns the value of the 'Super Group' reference. |
Methods in org.eclipse.uml2.uml that return types with arguments of type ActivityGroup | |
---|---|
org.eclipse.emf.common.util.EList<ActivityGroup> |
Activity.getGroups()
Returns the value of the 'Group' containment reference list. |
org.eclipse.emf.common.util.EList<ActivityGroup> |
ActivityNode.getInGroups()
Returns the value of the 'In Group' reference list. |
org.eclipse.emf.common.util.EList<ActivityGroup> |
ActivityEdge.getInGroups()
Returns the value of the 'In Group' reference list. |
org.eclipse.emf.common.util.EList<ActivityGroup> |
ActivityGroup.getSubgroups()
Returns the value of the 'Subgroup' reference list. |
Uses of ActivityGroup in org.eclipse.uml2.uml.util |
---|
Methods in org.eclipse.uml2.uml.util with parameters of type ActivityGroup | |
---|---|
T |
UMLSwitch.caseActivityGroup(ActivityGroup object)
Returns the result of interpreting the object as an instance of 'Activity Group' |
boolean |
UMLValidator.validateActivityGroup_validateGroupOwned(ActivityGroup activityGroup,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateGroupOwned constraint of 'Activity Group' |
boolean |
UMLValidator.validateActivityGroup_validateNodesAndEdges(ActivityGroup activityGroup,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateNodesAndEdges constraint of 'Activity Group' |
boolean |
UMLValidator.validateActivityGroup_validateNotContained(ActivityGroup activityGroup,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
Validates the validateNotContained constraint of 'Activity Group' |
boolean |
UMLValidator.validateActivityGroup(ActivityGroup activityGroup,
org.eclipse.emf.common.util.DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context)
|
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |