|
||||||||||
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
org.eclipse.gmf.codegen.gmfgen.impl.GenNodeImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenChildNodeImpl
org.eclipse.gmf.codegen.gmfgen.impl.GenChildLabelNodeImpl
public class GenChildLabelNodeImpl
An implementation of the model object 'Gen Child Label Node'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected static boolean |
LABEL_ELEMENT_ICON_EDEFAULT
The default value of the ' Label Element Icon ' attribute. |
protected static boolean |
LABEL_READ_ONLY_EDEFAULT
The default value of the ' Label Read Only ' attribute. |
protected boolean |
labelElementIcon
The cached value of the ' Label Element Icon ' attribute. |
protected LabelModelFacet |
labelModelFacet
The cached value of the ' Label Model Facet ' containment reference. |
protected boolean |
labelReadOnly
The cached value of the ' Label Read Only ' attribute. |
Fields inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenChildNodeImpl |
---|
containers |
Fields inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenNodeImpl |
---|
compartments, CREATE_COMMAND_CLASS_NAME_EDEFAULT, createCommandClassName, GRAPHICAL_NODE_EDIT_POLICY_CLASS_NAME_EDEFAULT, graphicalNodeEditPolicyClassName, labels, modelFacet, PRIMARY_DRAG_EDIT_POLICY_QUALIFIED_CLASS_NAME_EDEFAULT, primaryDragEditPolicyQualifiedClassName |
Fields inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenChildContainerImpl |
---|
CANONICAL_EDIT_POLICY_CLASS_NAME_EDEFAULT, canonicalEditPolicyClassName, childNodes |
Fields inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenCommonBaseImpl |
---|
behaviour, diagramRunTimeClass, EDIT_PART_CLASS_NAME_EDEFAULT, editPartClassName, elementType, ITEM_SEMANTIC_EDIT_POLICY_CLASS_NAME_EDEFAULT, itemSemanticEditPolicyClassName, NOTATION_VIEW_FACTORY_CLASS_NAME_EDEFAULT, notationViewFactoryClassName, SANS_DOMAIN_EDEFAULT, styles, 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.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 |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
GenChildLabelNodeImpl()
|
Method Summary | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetLabelModelFacet(LabelModelFacet newLabelModelFacet,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> |
getLabelMetaFeatures()
|
LabelModelFacet |
getLabelModelFacet()
|
boolean |
isLabelElementIcon()
|
boolean |
isLabelReadOnly()
|
void |
setLabelElementIcon(boolean newLabelElementIcon)
|
void |
setLabelModelFacet(LabelModelFacet newLabelModelFacet)
|
void |
setLabelReadOnly(boolean newLabelReadOnly)
|
String |
toString()
|
Methods inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenChildNodeImpl |
---|
eBasicRemoveFromContainerFeature, eInverseAdd, getContainers, getDiagram |
Methods inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenChildContainerImpl |
---|
getCanonicalEditPolicyClassName, getCanonicalEditPolicyClassNameGen, getCanonicalEditPolicyQualifiedClassName, getChildNodes, getContainedNodes, needsCanonicalEditPolicy, setCanonicalEditPolicyClassName |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, 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.gmf.codegen.gmfgen.GenChildNode |
---|
getContainers, getDiagram |
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 |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected static final boolean LABEL_READ_ONLY_EDEFAULT
Label Read Only
' attribute.
isLabelReadOnly()
,
Constant Field Valuesprotected boolean labelReadOnly
Label Read Only
' attribute.
isLabelReadOnly()
protected static final boolean LABEL_ELEMENT_ICON_EDEFAULT
Label Element Icon
' attribute.
isLabelElementIcon()
,
Constant Field Valuesprotected boolean labelElementIcon
Label Element Icon
' attribute.
isLabelElementIcon()
protected LabelModelFacet labelModelFacet
Label Model Facet
' containment reference.
getLabelModelFacet()
Constructor Detail |
---|
protected GenChildLabelNodeImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class GenChildNodeImpl
public boolean isLabelReadOnly()
isLabelReadOnly
in interface GenChildLabelNode
GenChildLabelNode.setLabelReadOnly(boolean)
,
GMFGenPackage.getGenChildLabelNode_LabelReadOnly()
public void setLabelReadOnly(boolean newLabelReadOnly)
setLabelReadOnly
in interface GenChildLabelNode
newLabelReadOnly
- the new value of the 'Label Read Only' attribute.GenChildLabelNode.isLabelReadOnly()
public boolean isLabelElementIcon()
isLabelElementIcon
in interface GenChildLabelNode
GenChildLabelNode.setLabelElementIcon(boolean)
,
GMFGenPackage.getGenChildLabelNode_LabelElementIcon()
public void setLabelElementIcon(boolean newLabelElementIcon)
setLabelElementIcon
in interface GenChildLabelNode
newLabelElementIcon
- the new value of the 'Label Element Icon' attribute.GenChildLabelNode.isLabelElementIcon()
public LabelModelFacet getLabelModelFacet()
getLabelModelFacet
in interface GenChildLabelNode
GenChildLabelNode.setLabelModelFacet(LabelModelFacet)
,
GMFGenPackage.getGenChildLabelNode_LabelModelFacet()
public org.eclipse.emf.common.notify.NotificationChain basicSetLabelModelFacet(LabelModelFacet newLabelModelFacet, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setLabelModelFacet(LabelModelFacet newLabelModelFacet)
setLabelModelFacet
in interface GenChildLabelNode
newLabelModelFacet
- the new value of the 'Label Model Facet' containment reference.GenChildLabelNode.getLabelModelFacet()
public org.eclipse.emf.common.util.EList<org.eclipse.emf.codegen.ecore.genmodel.GenFeature> getLabelMetaFeatures()
getLabelMetaFeatures
in interface GenChildLabelNode
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class GenChildNodeImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class GenChildNodeImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class GenNodeImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class GenNodeImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class GenChildNodeImpl
public String toString()
toString
in class GenNodeImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |