|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MergeNode | |
org.eclipse.uml2.uml | |
org.eclipse.uml2.uml.util |
Uses of MergeNode in org.eclipse.uml2.uml |
Methods in org.eclipse.uml2.uml that return MergeNode | |
MergeNode |
UMLFactory.createMergeNode()
Returns a new object of class 'Merge Node' |
Uses of MergeNode in org.eclipse.uml2.uml.util |
Methods in org.eclipse.uml2.uml.util with parameters of type MergeNode | |
boolean |
UMLValidator.validateMergeNode(MergeNode mergeNode,
DiagnosticChain diagnostics,
Map context)
|
boolean |
UMLValidator.validateMergeNode_validateOneOutgoingEdge(MergeNode mergeNode,
DiagnosticChain diagnostics,
Map context)
Validates the validateOneOutgoingEdge constraint of 'Merge Node' |
boolean |
UMLValidator.validateMergeNode_validateEdges(MergeNode mergeNode,
DiagnosticChain diagnostics,
Map context)
Validates the validateEdges constraint of 'Merge Node' |
Object |
UMLSwitch.caseMergeNode(MergeNode object)
Returns the result of interpretting the object as an instance of 'Merge Node' |
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |