|
|||||||||||
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.emf.ecore.impl.EModelElementImpl
org.eclipse.emf.ecore.impl.ENamedElementImpl
org.eclipse.emf.ecore.impl.ETypedElementImpl
org.eclipse.emf.ecore.impl.EStructuralFeatureImpl
An implementation of the model object 'EStructural Feature'.
Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
BasicEObjectImpl.EPropertiesHolder, 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.EStructuralFeature |
EStructuralFeature.Internal, EStructuralFeature.Setting |
Nested classes inherited from class org.eclipse.emf.ecore.EStructuralFeature.Internal |
EStructuralFeature.Internal.DynamicValueHolder, EStructuralFeature.Internal.SettingDelegate |
Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
InternalEObject.EStore |
Field Summary | |
protected EClassifier |
cachedEType
|
protected boolean |
cachedIsFeatureMap
|
protected static boolean |
CHANGEABLE_EDEFAULT
The default value of the ' Changeable ' attribute |
protected static int |
CHANGEABLE_EFLAG
The flag representing the value of the ' Changeable ' attribute |
protected Class |
containerClass
|
protected static Object |
DEFAULT_VALUE_EDEFAULT
The default value of the ' Default Value ' attribute |
protected static String |
DEFAULT_VALUE_LITERAL_EDEFAULT
The default value of the ' Default Value Literal ' attribute |
protected Object |
defaultValue
|
protected EFactory |
defaultValueFactory
|
protected String |
defaultValueLiteral
The cached value of the ' Default Value Literal ' attribute |
protected static boolean |
DERIVED_EDEFAULT
The default value of the ' Derived ' attribute |
protected static int |
DERIVED_EFLAG
The flag representing the value of the ' Derived ' attribute |
protected BasicExtendedMetaData.EStructuralFeatureExtendedMetaData |
eStructuralFeatureExtendedMetaData
|
protected int |
featureID
|
protected EStructuralFeature.Internal.SettingDelegate |
settingDelegate
|
protected static boolean |
TRANSIENT_EDEFAULT
The default value of the ' Transient ' attribute |
protected static int |
TRANSIENT_EFLAG
The flag representing the value of the ' Transient ' attribute |
protected static boolean |
UNSETTABLE_EDEFAULT
The default value of the ' Unsettable ' attribute |
protected static int |
UNSETTABLE_EFLAG
The flag representing the value of the ' Unsettable ' attribute |
protected static boolean |
VOLATILE_EDEFAULT
The default value of the ' Volatile ' attribute |
protected static int |
VOLATILE_EFLAG
The flag representing the value of the ' Volatile ' attribute |
Fields inherited from class org.eclipse.emf.ecore.impl.ETypedElementImpl |
eType, LOWER_BOUND_EDEFAULT, lowerBound, MANY_EDEFAULT, ORDERED_EDEFAULT, ORDERED_EFLAG, REQUIRED_EDEFAULT, UNIQUE_EDEFAULT, UNIQUE_EFLAG, UPPER_BOUND_EDEFAULT, upperBound |
Fields inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eAnnotations, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG |
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 interface org.eclipse.emf.ecore.ETypedElement |
UNBOUNDED_MULTIPLICITY, UNSPECIFIED_MULTIPLICITY |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
protected |
EStructuralFeatureImpl()
|
Methods inherited from class org.eclipse.emf.ecore.impl.ETypedElementImpl |
basicGetEType, freeze, getEType, getETypeGen, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
Methods inherited from class org.eclipse.emf.ecore.impl.ENamedElementImpl |
getName, getNameGen, setName |
Methods inherited from class org.eclipse.emf.ecore.impl.EModelElementImpl |
eObjectForURIFragmentSegment, eURIFragmentSegment, getEAnnotation, getEAnnotations, isFrozen |
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.ETypedElement |
getEType, getLowerBound, getUpperBound, isMany, isOrdered, isRequired, isUnique, setEType, setLowerBound, setOrdered, setUnique, setUpperBound |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
eBaseStructuralFeatureID, eBasicSetContainer, eContainerFeatureID, eDerivedStructuralFeatureID, eInternalResource, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eURIFragmentSegment |
Field Detail |
protected int featureID
protected Class containerClass
protected Object defaultValue
protected EFactory defaultValueFactory
protected static final boolean CHANGEABLE_EDEFAULT
Changeable
' attribute.
isChangeable()
,
Constant Field Valuesprotected static final int CHANGEABLE_EFLAG
Changeable
' attribute.
isChangeable()
,
Constant Field Valuesprotected static final boolean VOLATILE_EDEFAULT
Volatile
' attribute.
isVolatile()
,
Constant Field Valuesprotected static final int VOLATILE_EFLAG
Volatile
' attribute.
isVolatile()
,
Constant Field Valuesprotected static final boolean TRANSIENT_EDEFAULT
Transient
' attribute.
isTransient()
,
Constant Field Valuesprotected static final int TRANSIENT_EFLAG
Transient
' attribute.
isTransient()
,
Constant Field Valuesprotected static final String DEFAULT_VALUE_LITERAL_EDEFAULT
Default Value Literal
' attribute.
getDefaultValueLiteral()
protected String defaultValueLiteral
Default Value Literal
' attribute.
getDefaultValueLiteral()
protected static final Object DEFAULT_VALUE_EDEFAULT
Default Value
' attribute.
getDefaultValue()
protected static final boolean UNSETTABLE_EDEFAULT
Unsettable
' attribute.
isUnsettable()
,
Constant Field Valuesprotected static final int UNSETTABLE_EFLAG
Unsettable
' attribute.
isUnsettable()
,
Constant Field Valuesprotected static final boolean DERIVED_EDEFAULT
Derived
' attribute.
isDerived()
,
Constant Field Valuesprotected static final int DERIVED_EFLAG
Derived
' attribute.
isDerived()
,
Constant Field Valuesprotected EStructuralFeature.Internal.SettingDelegate settingDelegate
protected EClassifier cachedEType
protected boolean cachedIsFeatureMap
protected BasicExtendedMetaData.EStructuralFeatureExtendedMetaData eStructuralFeatureExtendedMetaData
Constructor Detail |
protected EStructuralFeatureImpl()
Method Detail |
protected EClass eStaticClass()
eStaticClass
in class ETypedElementImpl
public Object getDefaultValue()
getDefaultValue
in interface EStructuralFeature
EcorePackage.getEStructuralFeature_DefaultValue()
public void setDefaultValue(Object newDefaultValue)
EStructuralFeature
If the feature has an eType
that is an
EDataType
, the specified value
is converted to
a string using the factory's EFactory.convertToString(org.eclipse.emf.ecore.EDataType, java.lang.Object)
method, and the defaultValueLiteral
is
set to the result.
setDefaultValue
in interface EStructuralFeature
EStructuralFeature.setDefaultValueLiteral(java.lang.String)
public void setDefaultValueLiteral(String newDefaultValueLiteral)
EStructuralFeature
Default Value Literal
' attribute.
setDefaultValueLiteral
in interface EStructuralFeature
newDefaultValueLiteral
- the new value of the 'Default Value Literal' attribute.EStructuralFeature.getDefaultValueLiteral()
public void setDefaultValueLiteralGen(String newDefaultValueLiteral)
public boolean isUnsettable()
isUnsettable
in interface EStructuralFeature
EStructuralFeature.setUnsettable(boolean)
,
EcorePackage.getEStructuralFeature_Unsettable()
public void setUnsettable(boolean newUnsettable)
setUnsettable
in interface EStructuralFeature
newUnsettable
- the new value of the 'Unsettable' attribute.EStructuralFeature.isUnsettable()
public boolean isDerived()
isDerived
in interface EStructuralFeature
EStructuralFeature.setDerived(boolean)
,
EcorePackage.getEStructuralFeature_Derived()
public void setDerived(boolean newDerived)
setDerived
in interface EStructuralFeature
newDerived
- the new value of the 'Derived' attribute.EStructuralFeature.isDerived()
public EClass getEContainingClass()
getEContainingClass
in interface EStructuralFeature
EcorePackage.getEStructuralFeature_EContainingClass()
,
EClass.getEStructuralFeatures()
public Object eGet(EStructuralFeature eFeature, boolean resolve)
eGet
in interface EObject
eGet
in class ETypedElementImpl
public boolean eIsSet(EStructuralFeature eFeature)
eIsSet
in interface EObject
eIsSet
in class ETypedElementImpl
public void eSet(EStructuralFeature eFeature, Object newValue)
eSet
in interface EObject
eSet
in class ETypedElementImpl
public void eUnset(EStructuralFeature eFeature)
eUnset
in interface EObject
eUnset
in class ETypedElementImpl
public boolean isTransient()
isTransient
in interface EStructuralFeature
EStructuralFeature.setTransient(boolean)
,
EcorePackage.getEStructuralFeature_Transient()
public void setTransient(boolean newTransient)
setTransient
in interface EStructuralFeature
newTransient
- the new value of the 'Transient' attribute.EStructuralFeature.isTransient()
public boolean isVolatile()
isVolatile
in interface EStructuralFeature
EStructuralFeature.setVolatile(boolean)
,
EcorePackage.getEStructuralFeature_Volatile()
public void setVolatile(boolean newVolatile)
setVolatile
in interface EStructuralFeature
newVolatile
- the new value of the 'Volatile' attribute.EStructuralFeature.isVolatile()
public boolean isChangeable()
isChangeable
in interface EStructuralFeature
EStructuralFeature.setChangeable(boolean)
,
EcorePackage.getEStructuralFeature_Changeable()
public void setChangeable(boolean newChangeable)
setChangeable
in interface EStructuralFeature
newChangeable
- the new value of the 'Changeable' attribute.EStructuralFeature.isChangeable()
public String getDefaultValueLiteral()
getDefaultValueLiteral
in interface EStructuralFeature
EStructuralFeature.setDefaultValueLiteral(String)
,
EcorePackage.getEStructuralFeature_DefaultValueLiteral()
public String toString()
toString
in class ETypedElementImpl
public int getFeatureID()
EStructuralFeature
containing
class.
getFeatureID
in interface EStructuralFeature
public void setFeatureID(int featureID)
public Class getContainerClass()
EStructuralFeature
instance class
of the containing
class.
getContainerClass
in interface EStructuralFeature
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseAdd
in interface InternalEObject
eInverseAdd
in class ETypedElementImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs)
eInverseRemove
in interface InternalEObject
eInverseRemove
in class ETypedElementImpl
public NotificationChain eBasicRemoveFromContainer(NotificationChain msgs)
eBasicRemoveFromContainer
in interface InternalEObject
eBasicRemoveFromContainer
in class BasicEObjectImpl
public void setContainerClass(Class containerClass)
protected boolean isResolveProxies()
protected boolean isContainer()
protected boolean isContainment()
protected EReference getEOpposite()
public EStructuralFeature.Internal.SettingDelegate getSettingDelegate()
EStructuralFeature.Internal
null
.
getSettingDelegate
in interface EStructuralFeature.Internal
public void setSettingDelegate(EStructuralFeature.Internal.SettingDelegate settingDelegate)
EStructuralFeature.Internal
setSettingDelegate
in interface EStructuralFeature.Internal
settingDelegate
- the specialized delegate.public boolean isFeatureMap()
EStructuralFeature.Internal
isFeatureMap
in interface EStructuralFeature.Internal
public BasicExtendedMetaData.EStructuralFeatureExtendedMetaData getExtendedMetaData()
getExtendedMetaData
in interface BasicExtendedMetaData.EStructuralFeatureExtendedMetaData.Holder
public void setExtendedMetaData(BasicExtendedMetaData.EStructuralFeatureExtendedMetaData eStructuralFeatureExtendedMetaData)
setExtendedMetaData
in interface BasicExtendedMetaData.EStructuralFeatureExtendedMetaData.Holder
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |