|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenLinkLabel | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenLinkLabel in org.eclipse.gmf.codegen.gmfgen |
---|
Methods in org.eclipse.gmf.codegen.gmfgen that return GenLinkLabel | |
---|---|
GenLinkLabel |
GMFGenFactory.createGenLinkLabel()
Returns a new object of class 'Gen Link Label'. |
Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenLinkLabel | |
---|---|
org.eclipse.emf.common.util.EList<GenLinkLabel> |
GenLink.getLabels()
Returns the value of the 'Labels' containment reference list. |
Uses of GenLinkLabel in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenLinkLabel | |
---|---|
class |
GenLinkLabelImpl
An implementation of the model object 'Gen Link Label'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenLinkLabel | |
---|---|
protected org.eclipse.emf.common.util.EList<GenLinkLabel> |
GenLinkImpl.labels
The cached value of the ' Labels ' containment reference list. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return GenLinkLabel | |
---|---|
GenLinkLabel |
GMFGenFactoryImpl.createGenLinkLabel()
|
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenLinkLabel | |
---|---|
org.eclipse.emf.common.util.EList<GenLinkLabel> |
GenLinkImpl.getLabels()
|
Uses of GenLinkLabel in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenLinkLabel | |
---|---|
T |
GMFGenSwitch.caseGenLinkLabel(GenLinkLabel object)
Returns the result of interpreting the object as an instance of 'Gen Link Label'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |