|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GenChildContainer | |
---|---|
org.eclipse.gmf.codegen.gmfgen | |
org.eclipse.gmf.codegen.gmfgen.impl | |
org.eclipse.gmf.codegen.gmfgen.util |
Uses of GenChildContainer in org.eclipse.gmf.codegen.gmfgen |
---|
Subinterfaces of GenChildContainer 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 |
GenCompartment
A representation of the model object 'Gen Compartment'. |
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 GenChildContainer | |
---|---|
org.eclipse.emf.common.util.EList<GenChildContainer> |
GenDiagram.getAllChildContainers()
All nodes (top and child) and compartments |
org.eclipse.emf.common.util.EList<GenChildContainer> |
GenChildNode.getContainers()
Returns the value of the 'Containers' reference list. |
Uses of GenChildContainer in org.eclipse.gmf.codegen.gmfgen.impl |
---|
Classes in org.eclipse.gmf.codegen.gmfgen.impl that implement GenChildContainer | |
---|---|
class |
GenChildContainerImpl
An implementation of the model object 'Gen Child Container'. |
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 |
GenCompartmentImpl
An implementation of the model object 'Gen Compartment'. |
class |
GenNodeImpl
An implementation of the model object 'Gen Node'. |
class |
GenTopLevelNodeImpl
An implementation of the model object 'Gen Top Level Node'. |
Fields in org.eclipse.gmf.codegen.gmfgen.impl with type parameters of type GenChildContainer | |
---|---|
protected org.eclipse.emf.common.util.EList<GenChildContainer> |
GenChildNodeImpl.containers
The cached value of the ' Containers ' reference list. |
Methods in org.eclipse.gmf.codegen.gmfgen.impl that return types with arguments of type GenChildContainer | |
---|---|
org.eclipse.emf.common.util.EList<GenChildContainer> |
GenDiagramImpl.getAllChildContainers()
|
org.eclipse.emf.common.util.EList<GenChildContainer> |
GenChildNodeImpl.getContainers()
|
Uses of GenChildContainer in org.eclipse.gmf.codegen.gmfgen.util |
---|
Methods in org.eclipse.gmf.codegen.gmfgen.util with parameters of type GenChildContainer | |
---|---|
T |
GMFGenSwitch.caseGenChildContainer(GenChildContainer object)
Returns the result of interpreting the object as an instance of 'Gen Child Container'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |