Package fr.esrf.tango.pogo.pogoDsl.impl
Class InheritanceStatusImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
- fr.esrf.tango.pogo.pogoDsl.impl.InheritanceStatusImpl
-
- All Implemented Interfaces:
InheritanceStatus,org.eclipse.emf.common.notify.Notifier,org.eclipse.emf.ecore.EObject,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder,org.eclipse.emf.ecore.InternalEObject
public class InheritanceStatusImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements InheritanceStatus
An implementation of the model object 'Inheritance Status'.The following features are implemented:
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
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 java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Field Summary
Fields Modifier and Type Field Description protected java.lang.Stringabstract_The cached value of the 'Abstract' attribute.protected static java.lang.StringABSTRACT_EDEFAULTThe default value of the 'Abstract' attribute.protected java.lang.StringconcreteThe cached value of the 'Concrete' attribute.protected static java.lang.StringCONCRETE_EDEFAULTThe default value of the 'Concrete' attribute.protected static java.lang.StringCONCRETE_HERE_EDEFAULTThe default value of the 'Concrete Here' attribute.protected java.lang.StringconcreteHereThe cached value of the 'Concrete Here' attribute.protected static java.lang.StringHAS_CHANGED_EDEFAULTThe default value of the 'Has Changed' attribute.protected java.lang.StringhasChangedThe cached value of the 'Has Changed' attribute.protected java.lang.StringinheritedThe cached value of the 'Inherited' attribute.protected static java.lang.StringINHERITED_EDEFAULTThe default value of the 'Inherited' attribute.-
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedInheritanceStatusImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)java.lang.StringgetAbstract()java.lang.StringgetConcrete()java.lang.StringgetConcreteHere()java.lang.StringgetHasChanged()java.lang.StringgetInherited()voidsetAbstract(java.lang.String newAbstract)voidsetConcrete(java.lang.String newConcrete)voidsetConcreteHere(java.lang.String newConcreteHere)voidsetHasChanged(java.lang.String newHasChanged)voidsetInherited(java.lang.String newInherited)java.lang.StringtoString()-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, 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
eNotificationRequired, eNotify
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
ABSTRACT_EDEFAULT
protected static final java.lang.String ABSTRACT_EDEFAULT
The default value of the 'Abstract' attribute.- See Also:
getAbstract()
-
abstract_
protected java.lang.String abstract_
The cached value of the 'Abstract' attribute.- See Also:
getAbstract()
-
INHERITED_EDEFAULT
protected static final java.lang.String INHERITED_EDEFAULT
The default value of the 'Inherited' attribute.- See Also:
getInherited()
-
inherited
protected java.lang.String inherited
The cached value of the 'Inherited' attribute.- See Also:
getInherited()
-
CONCRETE_EDEFAULT
protected static final java.lang.String CONCRETE_EDEFAULT
The default value of the 'Concrete' attribute.- See Also:
getConcrete()
-
concrete
protected java.lang.String concrete
The cached value of the 'Concrete' attribute.- See Also:
getConcrete()
-
CONCRETE_HERE_EDEFAULT
protected static final java.lang.String CONCRETE_HERE_EDEFAULT
The default value of the 'Concrete Here' attribute.- See Also:
getConcreteHere()
-
concreteHere
protected java.lang.String concreteHere
The cached value of the 'Concrete Here' attribute.- See Also:
getConcreteHere()
-
HAS_CHANGED_EDEFAULT
protected static final java.lang.String HAS_CHANGED_EDEFAULT
The default value of the 'Has Changed' attribute.- See Also:
getHasChanged()
-
hasChanged
protected java.lang.String hasChanged
The cached value of the 'Has Changed' attribute.- See Also:
getHasChanged()
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
getAbstract
public java.lang.String getAbstract()
- Specified by:
getAbstractin interfaceInheritanceStatus- Returns:
- the value of the 'Abstract' attribute.
- See Also:
InheritanceStatus.setAbstract(String),PogoDslPackage.getInheritanceStatus_Abstract()
-
setAbstract
public void setAbstract(java.lang.String newAbstract)
- Specified by:
setAbstractin interfaceInheritanceStatus- Parameters:
newAbstract- the new value of the 'Abstract' attribute.- See Also:
InheritanceStatus.getAbstract()
-
getInherited
public java.lang.String getInherited()
- Specified by:
getInheritedin interfaceInheritanceStatus- Returns:
- the value of the 'Inherited' attribute.
- See Also:
InheritanceStatus.setInherited(String),PogoDslPackage.getInheritanceStatus_Inherited()
-
setInherited
public void setInherited(java.lang.String newInherited)
- Specified by:
setInheritedin interfaceInheritanceStatus- Parameters:
newInherited- the new value of the 'Inherited' attribute.- See Also:
InheritanceStatus.getInherited()
-
getConcrete
public java.lang.String getConcrete()
- Specified by:
getConcretein interfaceInheritanceStatus- Returns:
- the value of the 'Concrete' attribute.
- See Also:
InheritanceStatus.setConcrete(String),PogoDslPackage.getInheritanceStatus_Concrete()
-
setConcrete
public void setConcrete(java.lang.String newConcrete)
- Specified by:
setConcretein interfaceInheritanceStatus- Parameters:
newConcrete- the new value of the 'Concrete' attribute.- See Also:
InheritanceStatus.getConcrete()
-
getConcreteHere
public java.lang.String getConcreteHere()
- Specified by:
getConcreteHerein interfaceInheritanceStatus- Returns:
- the value of the 'Concrete Here' attribute.
- See Also:
InheritanceStatus.setConcreteHere(String),PogoDslPackage.getInheritanceStatus_ConcreteHere()
-
setConcreteHere
public void setConcreteHere(java.lang.String newConcreteHere)
- Specified by:
setConcreteHerein interfaceInheritanceStatus- Parameters:
newConcreteHere- the new value of the 'Concrete Here' attribute.- See Also:
InheritanceStatus.getConcreteHere()
-
getHasChanged
public java.lang.String getHasChanged()
- Specified by:
getHasChangedin interfaceInheritanceStatus- Returns:
- the value of the 'Has Changed' attribute.
- See Also:
InheritanceStatus.setHasChanged(String),PogoDslPackage.getInheritanceStatus_HasChanged()
-
setHasChanged
public void setHasChanged(java.lang.String newHasChanged)
- Specified by:
setHasChangedin interfaceInheritanceStatus- Parameters:
newHasChanged- the new value of the 'Has Changed' attribute.- See Also:
InheritanceStatus.getHasChanged()
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID)
- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
toString
public java.lang.String toString()
- Overrides:
toStringin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
-