|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenLinkEnd | |
|---|---|
| org.eclipse.gmf.codegen.gmfgen | |
| org.eclipse.gmf.codegen.gmfgen.impl | |
| org.eclipse.gmf.codegen.gmfgen.util | |
| Uses of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen |
|---|
| Subinterfaces of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen | |
|---|---|
interface |
GenChildLabelNode
A representation of the model object 'Gen Child Label Node'. |
interface |
GenChildNode
A representation of the model object 'Gen Child Node'. |
interface |
GenChildSideAffixedNode
A representation of the model object 'Gen Child Side Affixed Node'. |
interface |
GenLink
A representation of the model object 'Gen Link'. |
interface |
GenNode
A representation of the model object 'Gen Node'. |
interface |
GenTopLevelNode
A representation of the model object 'Gen Top Level Node'. |
| Methods in org.eclipse.gmf.codegen.gmfgen that return types with arguments of type GenLinkEnd | |
|---|---|
org.eclipse.emf.common.util.EList<GenLinkEnd> |
GenLink.getSources()
Returns the value of the 'Sources' reference list. |
org.eclipse.emf.common.util.EList<GenLinkEnd> |
GenLink.getTargets()
Returns the value of the 'Targets' reference list. |
| Uses of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen.impl |
|---|
| Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenLinkEnd | |
|---|---|
class |
GenChildLabelNodeImpl
An implementation of the model object 'Gen Child Label Node'. |
class |
GenChildNodeImpl
An implementation of the model object 'Gen Child Node'. |
class |
GenChildSideAffixedNodeImpl
An implementation of the model object 'Gen Child Side Affixed Node'. |
class |
GenLinkImpl
An implementation of the model object 'Gen Link'. |
class |
GenNodeImpl
An implementation of the model object 'Gen Node'. |
class |
GenTopLevelNodeImpl
An implementation of the model object 'Gen Top Level Node'. |
| Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenLinkEnd | |
|---|---|
org.eclipse.emf.common.util.EList<GenLinkEnd> |
GenLinkImpl.getSources()
|
org.eclipse.emf.common.util.EList<GenLinkEnd> |
GenLinkImpl.getTargets()
|
| Uses of GenLinkEnd in org.eclipse.gmf.codegen.gmfgen.util |
|---|
| Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenLinkEnd | |
|---|---|
T |
GMFGenSwitch.caseGenLinkEnd(GenLinkEnd object)
Returns the result of interpreting the object as an instance of 'Gen Link End'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||