|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ControlNode | |
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of ControlNode in org.eclipse.uml2 |
Subinterfaces of ControlNode in org.eclipse.uml2 | |
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.util |
Methods in org.eclipse.uml2.util with parameters of type ControlNode | |
boolean |
UML2Validator.validateControlNode(ControlNode controlNode,
DiagnosticChain diagnostics,
Map context)
|
Object |
UML2Switch.caseControlNode(ControlNode object)
Returns the result of interpretting the object as an instance of 'Control Node' |
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |