|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.eclipse.uml2 | |
org.eclipse.uml2.util |
Uses of Node in org.eclipse.uml2 |
---|
Subinterfaces of Node in org.eclipse.uml2 | |
interface |
Device
A representation of the model object 'Device' |
interface |
ExecutionEnvironment
A representation of the model object 'Execution Environment' |
Methods in org.eclipse.uml2 that return Node | |
Node |
UML2Factory.createNode()
Returns a new object of class 'Node' |
Node |
Node.getNestedNode(java.lang.String name)
Retrieves the Node with the specified 'Name' from the 'Nested Node' containment reference list |
Node |
Node.createNestedNode(EClass eClass)
Creates a Node and appends it to the 'Nested Node' containment reference list |
Node |
Node.createNestedNode()
Creates a Node and appends it to the 'Nested Node' containment reference list |
Uses of Node in org.eclipse.uml2.util |
---|
Methods in org.eclipse.uml2.util with parameters of type Node | |
boolean |
UML2Validator.validateNode(Node node,
DiagnosticChain diagnostics,
java.util.Map context)
|
java.lang.Object |
UML2Switch.caseNode(Node object)
Returns the result of interpretting the object as an instance of 'Node' |
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |