Package fr.esrf.tango.pogo.pogoDsl.impl
Class ClassDescriptionImpl
- 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.ClassDescriptionImpl
-
- All Implemented Interfaces:
ClassDescription,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 ClassDescriptionImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements ClassDescription
An implementation of the model object 'Class Description'.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 CommentscommentsThe cached value of the 'Comments' containment reference.protected java.lang.StringcopyrightThe cached value of the 'Copyright' attribute.protected static java.lang.StringCOPYRIGHT_EDEFAULTThe default value of the 'Copyright' attribute.protected java.lang.StringdescriptionThe cached value of the 'Description' attribute.protected static java.lang.StringDESCRIPTION_EDEFAULTThe default value of the 'Description' attribute.protected static java.lang.StringDESCRIPTION_HTML_EXISTS_EDEFAULTThe default value of the 'Description Html Exists' attribute.protected java.lang.StringdescriptionHtmlExistsThe cached value of the 'Description Html Exists' attribute.protected java.lang.StringfilestogenerateThe cached value of the 'Filestogenerate' attribute.protected static java.lang.StringFILESTOGENERATE_EDEFAULTThe default value of the 'Filestogenerate' attribute.protected static java.lang.StringHAS_ABSTRACT_ATTRIBUTE_EDEFAULTThe default value of the 'Has Abstract Attribute' attribute.protected static java.lang.StringHAS_ABSTRACT_COMMAND_EDEFAULTThe default value of the 'Has Abstract Command' attribute.protected static java.lang.StringHAS_CONCRETE_PROPERTY_EDEFAULTThe default value of the 'Has Concrete Property' attribute.protected static java.lang.StringHAS_MANDATORY_PROPERTY_EDEFAULTThe default value of the 'Has Mandatory Property' attribute.protected java.lang.StringhasAbstractAttributeThe cached value of the 'Has Abstract Attribute' attribute.protected java.lang.StringhasAbstractCommandThe cached value of the 'Has Abstract Command' attribute.protected java.lang.StringhasConcretePropertyThe cached value of the 'Has Concrete Property' attribute.protected java.lang.StringhasMandatoryPropertyThe cached value of the 'Has Mandatory Property' attribute.protected ClassIdentificationidentificationThe cached value of the 'Identification' containment reference.protected org.eclipse.emf.common.util.EList<Inheritance>inheritancesThe cached value of the 'Inheritances' containment reference list.protected java.lang.StringlanguageThe cached value of the 'Language' attribute.protected static java.lang.StringLANGUAGE_EDEFAULTThe default value of the 'Language' attribute.protected java.lang.StringlicenseThe cached value of the 'License' attribute.protected static java.lang.StringLICENSE_EDEFAULTThe default value of the 'License' attribute.protected static java.lang.StringSOURCE_PATH_EDEFAULTThe default value of the 'Source Path' attribute.protected java.lang.StringsourcePathThe cached value of the 'Source Path' attribute.protected java.lang.StringtitleThe cached value of the 'Title' attribute.protected static java.lang.StringTITLE_EDEFAULTThe default value of the 'Title' 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 protectedClassDescriptionImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainbasicSetComments(Comments newComments, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainbasicSetIdentification(ClassIdentification newIdentification, org.eclipse.emf.common.notify.NotificationChain msgs)java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)org.eclipse.emf.common.notify.NotificationChaineInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)protected org.eclipse.emf.ecore.EClasseStaticClass()voideUnset(int featureID)CommentsgetComments()java.lang.StringgetCopyright()java.lang.StringgetDescription()java.lang.StringgetDescriptionHtmlExists()java.lang.StringgetFilestogenerate()java.lang.StringgetHasAbstractAttribute()java.lang.StringgetHasAbstractCommand()java.lang.StringgetHasConcreteProperty()java.lang.StringgetHasMandatoryProperty()ClassIdentificationgetIdentification()org.eclipse.emf.common.util.EList<Inheritance>getInheritances()java.lang.StringgetLanguage()java.lang.StringgetLicense()java.lang.StringgetSourcePath()java.lang.StringgetTitle()voidsetComments(Comments newComments)voidsetCopyright(java.lang.String newCopyright)voidsetDescription(java.lang.String newDescription)voidsetDescriptionHtmlExists(java.lang.String newDescriptionHtmlExists)voidsetFilestogenerate(java.lang.String newFilestogenerate)voidsetHasAbstractAttribute(java.lang.String newHasAbstractAttribute)voidsetHasAbstractCommand(java.lang.String newHasAbstractCommand)voidsetHasConcreteProperty(java.lang.String newHasConcreteProperty)voidsetHasMandatoryProperty(java.lang.String newHasMandatoryProperty)voidsetIdentification(ClassIdentification newIdentification)voidsetLanguage(java.lang.String newLanguage)voidsetLicense(java.lang.String newLicense)voidsetSourcePath(java.lang.String newSourcePath)voidsetTitle(java.lang.String newTitle)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, 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
-
DESCRIPTION_EDEFAULT
protected static final java.lang.String DESCRIPTION_EDEFAULT
The default value of the 'Description' attribute.- See Also:
getDescription()
-
description
protected java.lang.String description
The cached value of the 'Description' attribute.- See Also:
getDescription()
-
TITLE_EDEFAULT
protected static final java.lang.String TITLE_EDEFAULT
The default value of the 'Title' attribute.- See Also:
getTitle()
-
title
protected java.lang.String title
The cached value of the 'Title' attribute.- See Also:
getTitle()
-
SOURCE_PATH_EDEFAULT
protected static final java.lang.String SOURCE_PATH_EDEFAULT
The default value of the 'Source Path' attribute.- See Also:
getSourcePath()
-
sourcePath
protected java.lang.String sourcePath
The cached value of the 'Source Path' attribute.- See Also:
getSourcePath()
-
inheritances
protected org.eclipse.emf.common.util.EList<Inheritance> inheritances
The cached value of the 'Inheritances' containment reference list.- See Also:
getInheritances()
-
LANGUAGE_EDEFAULT
protected static final java.lang.String LANGUAGE_EDEFAULT
The default value of the 'Language' attribute.- See Also:
getLanguage()
-
language
protected java.lang.String language
The cached value of the 'Language' attribute.- See Also:
getLanguage()
-
FILESTOGENERATE_EDEFAULT
protected static final java.lang.String FILESTOGENERATE_EDEFAULT
The default value of the 'Filestogenerate' attribute.- See Also:
getFilestogenerate()
-
filestogenerate
protected java.lang.String filestogenerate
The cached value of the 'Filestogenerate' attribute.- See Also:
getFilestogenerate()
-
identification
protected ClassIdentification identification
The cached value of the 'Identification' containment reference.- See Also:
getIdentification()
-
comments
protected Comments comments
The cached value of the 'Comments' containment reference.- See Also:
getComments()
-
LICENSE_EDEFAULT
protected static final java.lang.String LICENSE_EDEFAULT
The default value of the 'License' attribute.- See Also:
getLicense()
-
license
protected java.lang.String license
The cached value of the 'License' attribute.- See Also:
getLicense()
-
COPYRIGHT_EDEFAULT
protected static final java.lang.String COPYRIGHT_EDEFAULT
The default value of the 'Copyright' attribute.- See Also:
getCopyright()
-
copyright
protected java.lang.String copyright
The cached value of the 'Copyright' attribute.- See Also:
getCopyright()
-
HAS_MANDATORY_PROPERTY_EDEFAULT
protected static final java.lang.String HAS_MANDATORY_PROPERTY_EDEFAULT
The default value of the 'Has Mandatory Property' attribute.- See Also:
getHasMandatoryProperty()
-
hasMandatoryProperty
protected java.lang.String hasMandatoryProperty
The cached value of the 'Has Mandatory Property' attribute.- See Also:
getHasMandatoryProperty()
-
HAS_CONCRETE_PROPERTY_EDEFAULT
protected static final java.lang.String HAS_CONCRETE_PROPERTY_EDEFAULT
The default value of the 'Has Concrete Property' attribute.- See Also:
getHasConcreteProperty()
-
hasConcreteProperty
protected java.lang.String hasConcreteProperty
The cached value of the 'Has Concrete Property' attribute.- See Also:
getHasConcreteProperty()
-
HAS_ABSTRACT_COMMAND_EDEFAULT
protected static final java.lang.String HAS_ABSTRACT_COMMAND_EDEFAULT
The default value of the 'Has Abstract Command' attribute.- See Also:
getHasAbstractCommand()
-
hasAbstractCommand
protected java.lang.String hasAbstractCommand
The cached value of the 'Has Abstract Command' attribute.- See Also:
getHasAbstractCommand()
-
HAS_ABSTRACT_ATTRIBUTE_EDEFAULT
protected static final java.lang.String HAS_ABSTRACT_ATTRIBUTE_EDEFAULT
The default value of the 'Has Abstract Attribute' attribute.- See Also:
getHasAbstractAttribute()
-
hasAbstractAttribute
protected java.lang.String hasAbstractAttribute
The cached value of the 'Has Abstract Attribute' attribute.- See Also:
getHasAbstractAttribute()
-
DESCRIPTION_HTML_EXISTS_EDEFAULT
protected static final java.lang.String DESCRIPTION_HTML_EXISTS_EDEFAULT
The default value of the 'Description Html Exists' attribute.- See Also:
getDescriptionHtmlExists()
-
descriptionHtmlExists
protected java.lang.String descriptionHtmlExists
The cached value of the 'Description Html Exists' attribute.- See Also:
getDescriptionHtmlExists()
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
getDescription
public java.lang.String getDescription()
- Specified by:
getDescriptionin interfaceClassDescription- Returns:
- the value of the 'Description' attribute.
- See Also:
ClassDescription.setDescription(String),PogoDslPackage.getClassDescription_Description()
-
setDescription
public void setDescription(java.lang.String newDescription)
- Specified by:
setDescriptionin interfaceClassDescription- Parameters:
newDescription- the new value of the 'Description' attribute.- See Also:
ClassDescription.getDescription()
-
getTitle
public java.lang.String getTitle()
- Specified by:
getTitlein interfaceClassDescription- Returns:
- the value of the 'Title' attribute.
- See Also:
ClassDescription.setTitle(String),PogoDslPackage.getClassDescription_Title()
-
setTitle
public void setTitle(java.lang.String newTitle)
- Specified by:
setTitlein interfaceClassDescription- Parameters:
newTitle- the new value of the 'Title' attribute.- See Also:
ClassDescription.getTitle()
-
getSourcePath
public java.lang.String getSourcePath()
- Specified by:
getSourcePathin interfaceClassDescription- Returns:
- the value of the 'Source Path' attribute.
- See Also:
ClassDescription.setSourcePath(String),PogoDslPackage.getClassDescription_SourcePath()
-
setSourcePath
public void setSourcePath(java.lang.String newSourcePath)
- Specified by:
setSourcePathin interfaceClassDescription- Parameters:
newSourcePath- the new value of the 'Source Path' attribute.- See Also:
ClassDescription.getSourcePath()
-
getInheritances
public org.eclipse.emf.common.util.EList<Inheritance> getInheritances()
- Specified by:
getInheritancesin interfaceClassDescription- Returns:
- the value of the 'Inheritances' containment reference list.
- See Also:
PogoDslPackage.getClassDescription_Inheritances()
-
getLanguage
public java.lang.String getLanguage()
- Specified by:
getLanguagein interfaceClassDescription- Returns:
- the value of the 'Language' attribute.
- See Also:
ClassDescription.setLanguage(String),PogoDslPackage.getClassDescription_Language()
-
setLanguage
public void setLanguage(java.lang.String newLanguage)
- Specified by:
setLanguagein interfaceClassDescription- Parameters:
newLanguage- the new value of the 'Language' attribute.- See Also:
ClassDescription.getLanguage()
-
getFilestogenerate
public java.lang.String getFilestogenerate()
- Specified by:
getFilestogeneratein interfaceClassDescription- Returns:
- the value of the 'Filestogenerate' attribute.
- See Also:
ClassDescription.setFilestogenerate(String),PogoDslPackage.getClassDescription_Filestogenerate()
-
setFilestogenerate
public void setFilestogenerate(java.lang.String newFilestogenerate)
- Specified by:
setFilestogeneratein interfaceClassDescription- Parameters:
newFilestogenerate- the new value of the 'Filestogenerate' attribute.- See Also:
ClassDescription.getFilestogenerate()
-
getIdentification
public ClassIdentification getIdentification()
- Specified by:
getIdentificationin interfaceClassDescription- Returns:
- the value of the 'Identification' containment reference.
- See Also:
ClassDescription.setIdentification(ClassIdentification),PogoDslPackage.getClassDescription_Identification()
-
basicSetIdentification
public org.eclipse.emf.common.notify.NotificationChain basicSetIdentification(ClassIdentification newIdentification, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setIdentification
public void setIdentification(ClassIdentification newIdentification)
- Specified by:
setIdentificationin interfaceClassDescription- Parameters:
newIdentification- the new value of the 'Identification' containment reference.- See Also:
ClassDescription.getIdentification()
-
getComments
public Comments getComments()
- Specified by:
getCommentsin interfaceClassDescription- Returns:
- the value of the 'Comments' containment reference.
- See Also:
ClassDescription.setComments(Comments),PogoDslPackage.getClassDescription_Comments()
-
basicSetComments
public org.eclipse.emf.common.notify.NotificationChain basicSetComments(Comments newComments, org.eclipse.emf.common.notify.NotificationChain msgs)
-
setComments
public void setComments(Comments newComments)
- Specified by:
setCommentsin interfaceClassDescription- Parameters:
newComments- the new value of the 'Comments' containment reference.- See Also:
ClassDescription.getComments()
-
getLicense
public java.lang.String getLicense()
- Specified by:
getLicensein interfaceClassDescription- Returns:
- the value of the 'License' attribute.
- See Also:
ClassDescription.setLicense(String),PogoDslPackage.getClassDescription_License()
-
setLicense
public void setLicense(java.lang.String newLicense)
- Specified by:
setLicensein interfaceClassDescription- Parameters:
newLicense- the new value of the 'License' attribute.- See Also:
ClassDescription.getLicense()
-
getCopyright
public java.lang.String getCopyright()
- Specified by:
getCopyrightin interfaceClassDescription- Returns:
- the value of the 'Copyright' attribute.
- See Also:
ClassDescription.setCopyright(String),PogoDslPackage.getClassDescription_Copyright()
-
setCopyright
public void setCopyright(java.lang.String newCopyright)
- Specified by:
setCopyrightin interfaceClassDescription- Parameters:
newCopyright- the new value of the 'Copyright' attribute.- See Also:
ClassDescription.getCopyright()
-
getHasMandatoryProperty
public java.lang.String getHasMandatoryProperty()
- Specified by:
getHasMandatoryPropertyin interfaceClassDescription- Returns:
- the value of the 'Has Mandatory Property' attribute.
- See Also:
ClassDescription.setHasMandatoryProperty(String),PogoDslPackage.getClassDescription_HasMandatoryProperty()
-
setHasMandatoryProperty
public void setHasMandatoryProperty(java.lang.String newHasMandatoryProperty)
- Specified by:
setHasMandatoryPropertyin interfaceClassDescription- Parameters:
newHasMandatoryProperty- the new value of the 'Has Mandatory Property' attribute.- See Also:
ClassDescription.getHasMandatoryProperty()
-
getHasConcreteProperty
public java.lang.String getHasConcreteProperty()
- Specified by:
getHasConcretePropertyin interfaceClassDescription- Returns:
- the value of the 'Has Concrete Property' attribute.
- See Also:
ClassDescription.setHasConcreteProperty(String),PogoDslPackage.getClassDescription_HasConcreteProperty()
-
setHasConcreteProperty
public void setHasConcreteProperty(java.lang.String newHasConcreteProperty)
- Specified by:
setHasConcretePropertyin interfaceClassDescription- Parameters:
newHasConcreteProperty- the new value of the 'Has Concrete Property' attribute.- See Also:
ClassDescription.getHasConcreteProperty()
-
getHasAbstractCommand
public java.lang.String getHasAbstractCommand()
- Specified by:
getHasAbstractCommandin interfaceClassDescription- Returns:
- the value of the 'Has Abstract Command' attribute.
- See Also:
ClassDescription.setHasAbstractCommand(String),PogoDslPackage.getClassDescription_HasAbstractCommand()
-
setHasAbstractCommand
public void setHasAbstractCommand(java.lang.String newHasAbstractCommand)
- Specified by:
setHasAbstractCommandin interfaceClassDescription- Parameters:
newHasAbstractCommand- the new value of the 'Has Abstract Command' attribute.- See Also:
ClassDescription.getHasAbstractCommand()
-
getHasAbstractAttribute
public java.lang.String getHasAbstractAttribute()
- Specified by:
getHasAbstractAttributein interfaceClassDescription- Returns:
- the value of the 'Has Abstract Attribute' attribute.
- See Also:
ClassDescription.setHasAbstractAttribute(String),PogoDslPackage.getClassDescription_HasAbstractAttribute()
-
setHasAbstractAttribute
public void setHasAbstractAttribute(java.lang.String newHasAbstractAttribute)
- Specified by:
setHasAbstractAttributein interfaceClassDescription- Parameters:
newHasAbstractAttribute- the new value of the 'Has Abstract Attribute' attribute.- See Also:
ClassDescription.getHasAbstractAttribute()
-
getDescriptionHtmlExists
public java.lang.String getDescriptionHtmlExists()
- Specified by:
getDescriptionHtmlExistsin interfaceClassDescription- Returns:
- the value of the 'Description Html Exists' attribute.
- See Also:
ClassDescription.setDescriptionHtmlExists(String),PogoDslPackage.getClassDescription_DescriptionHtmlExists()
-
setDescriptionHtmlExists
public void setDescriptionHtmlExists(java.lang.String newDescriptionHtmlExists)
- Specified by:
setDescriptionHtmlExistsin interfaceClassDescription- Parameters:
newDescriptionHtmlExists- the new value of the 'Description Html Exists' attribute.- See Also:
ClassDescription.getDescriptionHtmlExists()
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)- Overrides:
eInverseRemovein classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
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
-
-