org.eclipse.gmf.codegen.gmfgen.impl
Class GenChildLabelNodeImpl
java.lang.Object
org.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
- All Implemented Interfaces:
- Notifier, EObject, InternalEObject, GenChildContainer, GenChildLabelNode, GenChildNode, GenCommonBase, GenContainerBase, GenNode
public class GenChildLabelNodeImpl
- extends GenChildNodeImpl
- implements GenChildLabelNode
An implementation of the model object 'Gen Child Label Node'.
The following features are implemented:
- ** Generated **
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 |
Methods inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenNodeImpl |
basicSetModelFacet, getAssistantNodes, getClassNamePrefix, getCompartments, getCreateCommandClassName, getCreateCommandClassNameGen, getCreateCommandQualifiedClassName, getDomainMetaClass, getGraphicalNodeEditPolicyClassName, getGraphicalNodeEditPolicyClassNameGen, getGraphicalNodeEditPolicyQualifiedClassName, getLabels, getModelFacet, getPrimaryDragEditPolicyQualifiedClassName, getReorientedIncomingLinks, isSansDomain, setCreateCommandClassName, setGraphicalNodeEditPolicyClassName, setModelFacet, setPrimaryDragEditPolicyQualifiedClassName |
Methods inherited from class org.eclipse.gmf.codegen.gmfgen.impl.GenCommonBaseImpl |
asJavaConstantName, basicGetDiagramRunTimeClass, basicSetElementType, basicSetViewmap, getBehaviour, getBehaviour, getClassNameSuffux, getDiagramRunTimeClass, getEditPartClassName, getEditPartClassNameGen, getEditPartQualifiedClassName, getElementType, getItemSemanticEditPolicyClassName, getItemSemanticEditPolicyClassNameGen, getItemSemanticEditPolicyQualifiedClassName, getLayoutType, getNotationViewFactoryClassName, getNotationViewFactoryClassNameGen, getNotationViewFactoryQualifiedClassName, getStyles, getUniqueIdentifier, getViewmap, getVisualID, setDiagramRunTimeClass, setEditPartClassName, setElementType, setItemSemanticEditPolicyClassName, setNotationViewFactoryClassName, setViewmap, setVisualID |
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.ecore.impl.BasicEObjectImpl |
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
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.GenNode |
getCompartments, getCreateCommandClassName, getCreateCommandQualifiedClassName, getDomainMetaClass, getGraphicalNodeEditPolicyClassName, getGraphicalNodeEditPolicyQualifiedClassName, getLabels, getModelFacet, getPrimaryDragEditPolicyQualifiedClassName, getReorientedIncomingLinks, setCreateCommandClassName, setGraphicalNodeEditPolicyClassName, setModelFacet, setPrimaryDragEditPolicyQualifiedClassName |
Methods inherited from interface org.eclipse.gmf.codegen.gmfgen.GenCommonBase |
getBehaviour, getBehaviour, getClassNamePrefix, getClassNameSuffux, getDiagramRunTimeClass, getEditPartClassName, getEditPartQualifiedClassName, getElementType, getItemSemanticEditPolicyClassName, getItemSemanticEditPolicyQualifiedClassName, getLayoutType, getNotationViewFactoryClassName, getNotationViewFactoryQualifiedClassName, getStyles, getUniqueIdentifier, getViewmap, getVisualID, isSansDomain, setDiagramRunTimeClass, setEditPartClassName, setElementType, setItemSemanticEditPolicyClassName, setNotationViewFactoryClassName, setViewmap, setVisualID |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
LABEL_READ_ONLY_EDEFAULT
protected static final boolean LABEL_READ_ONLY_EDEFAULT
- The default value of the '
Label Read Only
' attribute.
- See Also:
isLabelReadOnly()
,
Constant Field Values- ** Generated **
- Ordered:
labelReadOnly
protected boolean labelReadOnly
- The cached value of the '
Label Read Only
' attribute.
- See Also:
isLabelReadOnly()
- ** Generated **
- Ordered:
LABEL_ELEMENT_ICON_EDEFAULT
protected static final boolean LABEL_ELEMENT_ICON_EDEFAULT
- The default value of the '
Label Element Icon
' attribute.
- See Also:
isLabelElementIcon()
,
Constant Field Values- ** Generated **
- Ordered:
labelElementIcon
protected boolean labelElementIcon
- The cached value of the '
Label Element Icon
' attribute.
- See Also:
isLabelElementIcon()
- ** Generated **
- Ordered:
labelModelFacet
protected LabelModelFacet labelModelFacet
- The cached value of the '
Label Model Facet
' containment reference.
- See Also:
getLabelModelFacet()
- ** Generated **
- Ordered:
GenChildLabelNodeImpl
protected GenChildLabelNodeImpl()
-
- ** Generated **
eStaticClass
protected EClass eStaticClass()
-
- Overrides:
eStaticClass
in class GenChildNodeImpl
- ** Generated **
isLabelReadOnly
public boolean isLabelReadOnly()
-
- Specified by:
isLabelReadOnly
in interface GenChildLabelNode
- Returns:
- the value of the 'Label Read Only' attribute.
- See Also:
GenChildLabelNode.setLabelReadOnly(boolean)
,
GMFGenPackage.getGenChildLabelNode_LabelReadOnly()
- ** Generated **
setLabelReadOnly
public void setLabelReadOnly(boolean newLabelReadOnly)
-
- Specified by:
setLabelReadOnly
in interface GenChildLabelNode
- Parameters:
newLabelReadOnly
- the new value of the 'Label Read Only' attribute.- See Also:
GenChildLabelNode.isLabelReadOnly()
- ** Generated **
isLabelElementIcon
public boolean isLabelElementIcon()
-
- Specified by:
isLabelElementIcon
in interface GenChildLabelNode
- Returns:
- the value of the 'Label Element Icon' attribute.
- See Also:
GenChildLabelNode.setLabelElementIcon(boolean)
,
GMFGenPackage.getGenChildLabelNode_LabelElementIcon()
- ** Generated **
setLabelElementIcon
public void setLabelElementIcon(boolean newLabelElementIcon)
-
- Specified by:
setLabelElementIcon
in interface GenChildLabelNode
- Parameters:
newLabelElementIcon
- the new value of the 'Label Element Icon' attribute.- See Also:
GenChildLabelNode.isLabelElementIcon()
- ** Generated **
getLabelModelFacet
public LabelModelFacet getLabelModelFacet()
-
- Specified by:
getLabelModelFacet
in interface GenChildLabelNode
- Returns:
- the value of the 'Label Model Facet' containment reference.
- See Also:
GenChildLabelNode.setLabelModelFacet(LabelModelFacet)
,
GMFGenPackage.getGenChildLabelNode_LabelModelFacet()
- ** Generated **
basicSetLabelModelFacet
public NotificationChain basicSetLabelModelFacet(LabelModelFacet newLabelModelFacet,
NotificationChain msgs)
-
- ** Generated **
setLabelModelFacet
public void setLabelModelFacet(LabelModelFacet newLabelModelFacet)
-
- Specified by:
setLabelModelFacet
in interface GenChildLabelNode
- Parameters:
newLabelModelFacet
- the new value of the 'Label Model Facet' containment reference.- See Also:
GenChildLabelNode.getLabelModelFacet()
- ** Generated **
getLabelMetaFeatures
public EList<GenFeature> getLabelMetaFeatures()
-
- Specified by:
getLabelMetaFeatures
in interface GenChildLabelNode
- ** Generated **
- NOT
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
-
- Overrides:
eInverseRemove
in class GenChildNodeImpl
- ** Generated **
eGet
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
-
- Specified by:
eGet
in interface InternalEObject
- Overrides:
eGet
in class GenChildNodeImpl
- ** Generated **
eSet
public void eSet(int featureID,
java.lang.Object newValue)
-
- Specified by:
eSet
in interface InternalEObject
- Overrides:
eSet
in class GenNodeImpl
- ** Generated **
eUnset
public void eUnset(int featureID)
-
- Specified by:
eUnset
in interface InternalEObject
- Overrides:
eUnset
in class GenNodeImpl
- ** Generated **
eIsSet
public boolean eIsSet(int featureID)
-
- Specified by:
eIsSet
in interface InternalEObject
- Overrides:
eIsSet
in class GenChildNodeImpl
- ** Generated **
toString
public java.lang.String toString()
-
- Overrides:
toString
in class GenNodeImpl
- ** Generated **
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.