|
Generation Framework | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenCommonBaseImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenChildContainerImpl
An implementation of the model object 'Gen Child Container'.
The following features are implemented:
| Nested Class Summary |
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
| Field Summary | |
protected static java.lang.String |
CANONICAL_EDIT_POLICY_CLASS_NAME_EDEFAULT
The default value of the ' Canonical Edit Policy Class Name' attribute |
protected java.lang.String |
canonicalEditPolicyClassName
The cached value of the ' Canonical Edit Policy Class Name' attribute |
protected EList |
childNodes
The cached value of the ' Child Nodes' reference list |
| Fields inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenCommonBaseImpl |
diagramRunTimeClass, EDIT_PART_CLASS_NAME_EDEFAULT, editPartClassName, elementType, ITEM_SEMANTIC_EDIT_POLICY_CLASS_NAME_EDEFAULT, itemSemanticEditPolicyClassName, NOTATION_VIEW_FACTORY_CLASS_NAME_EDEFAULT, notationViewFactoryClassName, viewmap, VISUAL_ID_EDEFAULT, visualID |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.gmf.codegen.gmfgen.GenChildContainer |
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 |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
protected |
GenChildContainerImpl()
|
| Method Summary | |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getCanonicalEditPolicyClassName()
Returns the value of the 'Canonical Edit Policy Class Name' attribute |
java.lang.String |
getCanonicalEditPolicyClassNameGen()
|
java.lang.String |
getCanonicalEditPolicyQualifiedClassName()
|
EList |
getChildNodes()
|
EList |
getContainedNodes()
|
void |
setCanonicalEditPolicyClassName(java.lang.String newCanonicalEditPolicyClassName)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
eNotificationRequired |
| Field Detail |
protected EList childNodes
Child Nodes' reference list.
GenChildContainerImpl.getChildNodes()protected static final java.lang.String CANONICAL_EDIT_POLICY_CLASS_NAME_EDEFAULT
Canonical Edit Policy Class Name' attribute.
GenChildContainerImpl.getCanonicalEditPolicyClassName()protected java.lang.String canonicalEditPolicyClassName
Canonical Edit Policy Class Name' attribute.
GenChildContainerImpl.getCanonicalEditPolicyClassName()| Constructor Detail |
protected GenChildContainerImpl()
| Method Detail |
protected EClass eStaticClass()
eStaticClass in class GenCommonBaseImplpublic EList getContainedNodes()
getContainedNodes in interface GenContainerBaseGMFGenPackage.getGenContainerBase_ContainedNodes()public EList getChildNodes()
getChildNodes in interface GenChildContainerGMFGenPackage.getGenChildContainer_ChildNodes(),
GenChildNode.getContainers()public java.lang.String getCanonicalEditPolicyClassNameGen()
public java.lang.String getCanonicalEditPolicyClassName()
GenChildContainerIf the meaning of the 'Canonical Edit Policy Class Name' attribute isn't clear, there really should be more of a description here...
getCanonicalEditPolicyClassName in interface GenChildContainerGenChildContainer.setCanonicalEditPolicyClassName(String),
GMFGenPackage.getGenChildContainer_CanonicalEditPolicyClassName()public void setCanonicalEditPolicyClassName(java.lang.String newCanonicalEditPolicyClassName)
setCanonicalEditPolicyClassName in interface GenChildContainernewCanonicalEditPolicyClassName - the new value of the 'Canonical Edit Policy Class Name' attribute.GenChildContainer.getCanonicalEditPolicyClassName()public java.lang.String getCanonicalEditPolicyQualifiedClassName()
getCanonicalEditPolicyQualifiedClassName in interface GenChildContainer
public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseAdd in class GenCommonBaseImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class GenCommonBaseImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class GenCommonBaseImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class GenCommonBaseImplpublic void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class GenCommonBaseImplpublic boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class GenCommonBaseImplpublic java.lang.String toString()
toString in class GenCommonBaseImpl
|
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.