|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util | |
org.eclipse.gmf.mappings | |
org.eclipse.gmf.mappings.impl |
Uses of Node in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of Node in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
DiagramLabel
A representation of the model object 'Diagram Label' |
Methods in org.eclipse.gmf.gmfgraph that return Node | |
---|---|
Node |
GMFGraphFactory.createNode()
Returns a new object of class 'Node' |
Methods in org.eclipse.gmf.gmfgraph that return types with arguments of type Node | |
---|---|
org.eclipse.emf.common.util.EList<Node> |
Canvas.getNodes()
Returns the value of the 'Nodes' containment reference list. |
Uses of Node in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement Node | |
---|---|
class |
DiagramLabelImpl
An implementation of the model object 'Diagram Label' |
class |
NodeImpl
An implementation of the model object 'Node' |
Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type Node | |
---|---|
protected org.eclipse.emf.common.util.EList<Node> |
CanvasImpl.nodes
The cached value of the ' Nodes ' containment reference list |
Methods in org.eclipse.gmf.gmfgraph.impl that return Node | |
---|---|
Node |
GMFGraphFactoryImpl.createNode()
|
Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type Node | |
---|---|
org.eclipse.emf.common.util.EList<Node> |
CanvasImpl.getNodes()
|
Uses of Node in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type Node | |
---|---|
T |
GMFGraphSwitch.caseNode(Node object)
Returns the result of interpreting the object as an instance of 'Node' |
Uses of Node in org.eclipse.gmf.mappings |
---|
Methods in org.eclipse.gmf.mappings that return Node | |
---|---|
Node |
NodeMapping.getDiagramNode()
Returns the value of the 'Diagram Node' reference |
Methods in org.eclipse.gmf.mappings with parameters of type Node | |
---|---|
void |
NodeMapping.setDiagramNode(Node value)
Sets the value of the ' Diagram Node ' reference |
Uses of Node in org.eclipse.gmf.mappings.impl |
---|
Fields in org.eclipse.gmf.mappings.impl declared as Node | |
---|---|
protected Node |
NodeMappingImpl.diagramNode
The cached value of the ' Diagram Node ' reference |
Methods in org.eclipse.gmf.mappings.impl that return Node | |
---|---|
Node |
NodeMappingImpl.basicGetDiagramNode()
|
Node |
NodeMappingImpl.getDiagramNode()
|
Methods in org.eclipse.gmf.mappings.impl with parameters of type Node | |
---|---|
void |
NodeMappingImpl.setDiagramNode(Node newDiagramNode)
|
|
Generation Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.