|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenLabel | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenLabel in org.eclipse.gmf.codegen.gmfgen |
---|
Subinterfaces of GenLabel in org.eclipse.gmf.codegen.gmfgen | |
---|---|
interface |
GenExternalNodeLabel
A representation of the model object 'Gen External Node Label'. |
interface |
GenLinkLabel
A representation of the model object 'Gen Link Label'. |
interface |
GenNodeLabel
A representation of the model object 'Gen Node Label'. |
Uses of GenLabel in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenLabel | |
---|---|
class |
GenExternalNodeLabelImpl
An implementation of the model object 'Gen External Node Label'. |
class |
GenLabelImpl
An implementation of the model object 'Gen Label'. |
class |
GenLinkLabelImpl
An implementation of the model object 'Gen Link Label'. |
class |
GenNodeLabelImpl
An implementation of the model object 'Gen Node Label'. |
Uses of GenLabel in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenLabel | |
---|---|
T |
GMFGenSwitch.caseGenLabel(GenLabel object)
Returns the result of interpreting the object as an instance of 'Gen Label'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |