|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenChildNode
A representation of the model object 'Gen Child Node'.
The following features are supported:
GMFGenPackage.getGenChildNode()
Field Summary |
---|
Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenNode |
---|
CLASS_NAME_PREFIX, CREATE_COMMAND_SUFFIX, GRAPHICAL_NODE_EDIT_POLICY_SUFFIX |
Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenContainerBase |
---|
CANONICAL_EDIT_POLICY_SUFFIX |
Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenCommonBase |
---|
DEFAULT_CLASS_NAME_PREFIX, EDIT_PART_SUFFIX, ITEM_SEMANTIC_EDIT_POLICY_SUFFIX, NOTATION_VIEW_FACTORY_SUFFIX |
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList<GenChildContainer> |
getContainers()
Returns the value of the 'Containers' reference list. |
GenDiagram |
getDiagram()
Returns the value of the 'Diagram' container reference. |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenChildContainer |
---|
getChildNodes |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenContainerBase |
---|
getAssistantNodes, getCanonicalEditPolicyClassName, getCanonicalEditPolicyQualifiedClassName, getContainedNodes, needsCanonicalEditPolicy, setCanonicalEditPolicyClassName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenLinkEnd |
---|
getGenIncomingLinks, getGenOutgoingLinks |
Method Detail |
---|
GenDiagram getDiagram()
Child Nodes
'.
If the meaning of the 'Diagram' container reference isn't clear, there really should be more of a description here...
getDiagram
in interface GenCommonBase
GMFGenPackage.getGenChildNode_Diagram()
,
GenDiagram.getChildNodes()
org.eclipse.emf.common.util.EList<GenChildContainer> getContainers()
GenChildContainer
.
It is bidirectional and its opposite is 'Child Nodes
'.
If the meaning of the 'Containers' reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenChildNode_Containers()
,
GenChildContainer.getChildNodes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |