|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'Gen Child Container'. Base class for all ChildNode containers
The following features are supported:
GMFGenPackage.getGenChildContainer()| Field Summary | |
static java.lang.String |
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 | |
java.lang.String |
getCanonicalEditPolicyClassName()
Returns the value of the 'Canonical Edit Policy Class Name' attribute |
java.lang.String |
getCanonicalEditPolicyQualifiedClassName()
|
EList |
getChildNodes()
Returns the value of the 'Child Nodes' reference list. |
void |
setCanonicalEditPolicyClassName(java.lang.String value)
Sets the value of the ' Canonical Edit Policy Class Name' attribute |
| Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenContainerBase |
getContainedNodes |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
public static final java.lang.String CANONICAL_EDIT_POLICY_SUFFIX
| Method Detail |
public EList getChildNodes()
GenChildNode.
It is bidirectional and its opposite is 'Containers'.
If the meaning of the 'Child Nodes' containment reference list isn't clear, there really should be more of a description here...
GMFGenPackage.getGenChildContainer_ChildNodes(),
GenChildNode.getContainers()public java.lang.String getCanonicalEditPolicyClassName()
If the meaning of the 'Canonical Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...
GenChildContainer.setCanonicalEditPolicyClassName(String),
GMFGenPackage.getGenChildContainer_CanonicalEditPolicyClassName()public void setCanonicalEditPolicyClassName(java.lang.String value)
Canonical Edit Policy Class Name' attribute.
value - the new value of the 'Canonical Edit Policy Class Name' attribute.GenChildContainer.getCanonicalEditPolicyClassName()public java.lang.String getCanonicalEditPolicyQualifiedClassName()
|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.