|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpansionNode | |
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of ExpansionNode in org.eclipse.uml2 |
Methods in org.eclipse.uml2 that return ExpansionNode | |
ExpansionNode |
UML2Factory.createExpansionNode()
Returns a new object of class 'Expansion Node' |
ExpansionNode |
ExpansionRegion.getOutputElement(String unqualifiedName)
Retrieves the ExpansionNode with the specified name from the 'Output Element' reference list |
ExpansionNode |
ExpansionRegion.getInputElement(String unqualifiedName)
Retrieves the ExpansionNode with the specified name from the 'Input Element' reference list |
Uses of ExpansionNode in org.eclipse.uml2.util |
Methods in org.eclipse.uml2.util with parameters of type ExpansionNode | |
boolean |
UML2Validator.validateExpansionNode(ExpansionNode expansionNode,
DiagnosticChain diagnostics,
Map context)
|
Object |
UML2Switch.caseExpansionNode(ExpansionNode object)
Returns the result of interpretting the object as an instance of 'Expansion Node' |
|
Copyright 2003, 2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |