|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractNode | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of AbstractNode in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of AbstractNode in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
DiagramLabel
A representation of the model object 'Diagram Label'. |
interface |
Node
A representation of the model object 'Node'. |
Uses of AbstractNode in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement AbstractNode | |
---|---|
class |
AbstractNodeImpl
An implementation of the model object 'Abstract Node'. |
class |
DiagramLabelImpl
An implementation of the model object 'Diagram Label'. |
class |
NodeImpl
An implementation of the model object 'Node'. |
Uses of AbstractNode in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type AbstractNode | |
---|---|
T |
GMFGraphSwitch.caseAbstractNode(AbstractNode object)
Returns the result of interpreting the object as an instance of 'Abstract Node'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |