|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LoopNode | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of LoopNode in org.eclipse.uml2.uml |
Methods in org.eclipse.uml2.uml that return LoopNode | |
LoopNode |
UMLFactory.createLoopNode()
Returns a new object of class 'Loop Node' |
Uses of LoopNode in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type LoopNode | |
boolean |
UMLValidator.validateLoopNode(LoopNode loopNode,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateLoopNode_validateInputEdges(LoopNode loopNode,
DiagnosticChain diagnostics,
Map context)
Validates the validateInputEdges constraint of 'Loop Node' |
boolean |
UMLValidator.validateLoopNode_validateBodyOutputPins(LoopNode loopNode,
DiagnosticChain diagnostics,
Map context)
Validates the validateBodyOutputPins constraint of 'Loop Node' |
boolean |
UMLValidator.validateLoopNode_validateResultNoIncoming(LoopNode loopNode,
DiagnosticChain diagnostics,
Map context)
Validates the validateResultNoIncoming constraint of 'Loop Node' |
Object |
UMLSwitch.caseLoopNode(LoopNode object)
Returns the result of interpretting the object as an instance of 'Loop Node' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |