|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DiagramElement in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of DiagramElement in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
AbstractNode
A representation of the model object 'Abstract Node'. |
interface |
Compartment
A representation of the model object 'Compartment'. |
interface |
Connection
A representation of the model object 'Connection'. |
interface |
DiagramLabel
A representation of the model object 'Diagram Label'. |
interface |
Node
A representation of the model object 'Node'. |
Uses of DiagramElement in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement DiagramElement | |
---|---|
class |
AbstractNodeImpl
An implementation of the model object 'Abstract Node'. |
class |
CompartmentImpl
An implementation of the model object 'Compartment'. |
class |
ConnectionImpl
An implementation of the model object 'Connection'. |
class |
DiagramElementImpl
An implementation of the model object 'Diagram Element'. |
class |
DiagramLabelImpl
An implementation of the model object 'Diagram Label'. |
class |
NodeImpl
An implementation of the model object 'Node'. |
Uses of DiagramElement in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type DiagramElement | |
---|---|
T |
GMFGraphSwitch.caseDiagramElement(DiagramElement object)
Returns the result of interpreting the object as an instance of 'Diagram Element'. |
Uses of DiagramElement in org.eclipse.gmf.graphdef.editor.edit.commands |
---|
Methods in org.eclipse.gmf.graphdef.editor.edit.commands that return DiagramElement | |
---|---|
protected DiagramElement |
DiagramElementFigureReorientCommand.getNewSource()
|
protected DiagramElement |
DiagramElementFigureReorientCommand.getOldSource()
|
protected DiagramElement |
DiagramElementFigureCreateCommand.getSource()
|
Uses of DiagramElement in org.eclipse.gmf.graphdef.editor.edit.policies |
---|
Methods in org.eclipse.gmf.graphdef.editor.edit.policies with parameters of type DiagramElement | |
---|---|
static boolean |
GMFGraphBaseItemSemanticEditPolicy.LinkConstraints.canCreateDiagramElementFigure_4005(DiagramElement source,
FigureDescriptor target)
|
static boolean |
GMFGraphBaseItemSemanticEditPolicy.LinkConstraints.canExistDiagramElementFigure_4005(DiagramElement source,
FigureDescriptor target)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |