|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlNode | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of ControlNode in org.eclipse.uml2.uml |
Subinterfaces of ControlNode in org.eclipse.uml2.uml | |
interface |
ActivityFinalNode
A representation of the model object 'Activity Final Node' |
interface |
DecisionNode
A representation of the model object 'Decision Node' |
interface |
FinalNode
A representation of the model object 'Final Node' |
interface |
FlowFinalNode
A representation of the model object 'Flow Final Node' |
interface |
ForkNode
A representation of the model object 'Fork Node' |
interface |
InitialNode
A representation of the model object 'Initial Node' |
interface |
JoinNode
A representation of the model object 'Join Node' |
interface |
MergeNode
A representation of the model object 'Merge Node' |
Uses of ControlNode in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type ControlNode | |
boolean |
UMLValidator.validateControlNode(ControlNode controlNode,
DiagnosticChain diagnostics,
Map context)
|
Object |
UMLSwitch.caseControlNode(ControlNode object)
Returns the result of interpretting the object as an instance of 'Control Node' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |