|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomClass | |
---|---|
org.eclipse.gmf.gmfgraph | |
org.eclipse.gmf.gmfgraph.impl | |
org.eclipse.gmf.gmfgraph.util |
Uses of CustomClass in org.eclipse.gmf.gmfgraph |
---|
Subinterfaces of CustomClass in org.eclipse.gmf.gmfgraph | |
---|---|
interface |
CustomBorder
A representation of the model object 'Custom Border'. |
interface |
CustomConnection
A representation of the model object 'Custom Connection'. |
interface |
CustomDecoration
A representation of the model object 'Custom Decoration'. |
interface |
CustomFigure
A representation of the model object 'Custom Figure'. |
interface |
CustomLayout
A representation of the model object 'Custom Layout'. |
interface |
CustomLayoutData
A representation of the model object 'Custom Layout Data'. |
Uses of CustomClass in org.eclipse.gmf.gmfgraph.impl |
---|
Classes in org.eclipse.gmf.gmfgraph.impl that implement CustomClass | |
---|---|
class |
CustomBorderImpl
An implementation of the model object 'Custom Border'. |
class |
CustomConnectionImpl
An implementation of the model object 'Custom Connection'. |
class |
CustomDecorationImpl
An implementation of the model object 'Custom Decoration'. |
class |
CustomFigureImpl
An implementation of the model object 'Custom Figure'. |
class |
CustomLayoutDataImpl
An implementation of the model object 'Custom Layout Data'. |
class |
CustomLayoutImpl
An implementation of the model object 'Custom Layout'. |
Uses of CustomClass in org.eclipse.gmf.gmfgraph.util |
---|
Methods in org.eclipse.gmf.gmfgraph.util with parameters of type CustomClass | |
---|---|
T |
GMFGraphSwitch.caseCustomClass(CustomClass object)
Returns the result of interpreting the object as an instance of 'Custom Class'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |