Package org.eclipse.epf.uma.impl
Class ContentDescriptionImpl
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
org.eclipse.epf.uma.impl.ElementImpl
org.eclipse.epf.uma.impl.NamedElementImpl
org.eclipse.epf.uma.impl.PackageableElementImpl
org.eclipse.epf.uma.impl.MethodElementImpl
org.eclipse.epf.uma.impl.MethodUnitImpl
org.eclipse.epf.uma.impl.ContentDescriptionImpl
- All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
,ContentDescription
,Element
,MethodElement
,MethodUnit
,NamedElement
,PackageableElement
- Direct Known Subclasses:
BreakdownElementDescriptionImpl
,GuidanceDescriptionImpl
,PracticeDescriptionImpl
,RoleDescriptionImpl
,TaskDescriptionImpl
,WorkProductDescriptionImpl
public class ContentDescriptionImpl extends MethodUnitImpl implements ContentDescription
An implementation of the model object 'Content 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.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
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
-
Field Summary
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
-
Method Summary
Modifier and Type Method Description java.lang.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, java.lang.Object newValue)
void
eUnset(int featureID)
java.lang.String
getExternalId()
java.lang.String
getKeyConsiderations()
java.lang.String
getLongPresentationName()
java.lang.String
getMainDescription()
org.eclipse.emf.common.util.EList<Section>
getSections()
void
setExternalId(java.lang.String newExternalId)
void
setKeyConsiderations(java.lang.String newKeyConsiderations)
void
setLongPresentationName(java.lang.String newLongPresentationName)
void
setMainDescription(java.lang.String newMainDescription)
java.lang.String
toString()
Methods inherited from class org.eclipse.epf.uma.impl.MethodUnitImpl
basicGetCopyrightStatement, getAuthors, getChangeDate, getChangeDescription, getCopyrightStatement, getVersion, setAuthors, setChangeDate, setChangeDescription, setCopyrightStatement, setVersion
Methods inherited from class org.eclipse.epf.uma.impl.MethodElementImpl
getBriefDescription, getGuid, getKind, getMethodElementProperty, getOrderingGuide, getOwnedRules, getPresentationName, getSuppressed, setBriefDescription, setGuid, setOrderingGuide, setPresentationName, setSuppressed
Methods inherited from class org.eclipse.epf.uma.impl.NamedElementImpl
getName, setName
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainer
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
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.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.epf.uma.MethodElement
getBriefDescription, getGuid, getKind, getMethodElementProperty, getOrderingGuide, getOwnedRules, getPresentationName, getSuppressed, setBriefDescription, setGuid, setOrderingGuide, setPresentationName, setSuppressed
Methods inherited from interface org.eclipse.epf.uma.MethodUnit
getAuthors, getChangeDate, getChangeDescription, getCopyrightStatement, getVersion, setAuthors, setChangeDate, setChangeDescription, setCopyrightStatement, setVersion
Methods inherited from interface org.eclipse.epf.uma.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getMainDescription
public java.lang.String getMainDescription()- Specified by:
getMainDescription
in interfaceContentDescription
- Returns:
- the value of the 'Main Description' attribute.
- See Also:
ContentDescription.setMainDescription(String)
,UmaPackage.getContentDescription_MainDescription()
-
setMainDescription
public void setMainDescription(java.lang.String newMainDescription)- Specified by:
setMainDescription
in interfaceContentDescription
- Parameters:
newMainDescription
- the new value of the 'Main Description' attribute.- See Also:
ContentDescription.getMainDescription()
-
getSections
- Specified by:
getSections
in interfaceContentDescription
- Returns:
- the value of the 'Sections' containment reference list.
- See Also:
UmaPackage.getContentDescription_Sections()
-
getExternalId
public java.lang.String getExternalId()- Specified by:
getExternalId
in interfaceContentDescription
- Returns:
- the value of the 'External Id' attribute.
- See Also:
ContentDescription.setExternalId(String)
,UmaPackage.getContentDescription_ExternalId()
-
setExternalId
public void setExternalId(java.lang.String newExternalId)- Specified by:
setExternalId
in interfaceContentDescription
- Parameters:
newExternalId
- the new value of the 'External Id' attribute.- See Also:
ContentDescription.getExternalId()
-
getKeyConsiderations
public java.lang.String getKeyConsiderations()- Specified by:
getKeyConsiderations
in interfaceContentDescription
- Returns:
- the value of the 'Key Considerations' attribute.
- See Also:
ContentDescription.setKeyConsiderations(String)
,UmaPackage.getContentDescription_KeyConsiderations()
-
setKeyConsiderations
public void setKeyConsiderations(java.lang.String newKeyConsiderations)- Specified by:
setKeyConsiderations
in interfaceContentDescription
- Parameters:
newKeyConsiderations
- the new value of the 'Key Considerations' attribute.- See Also:
ContentDescription.getKeyConsiderations()
-
getLongPresentationName
public java.lang.String getLongPresentationName()- Specified by:
getLongPresentationName
in interfaceContentDescription
- Returns:
- the value of the 'Long Presentation Name' attribute.
- See Also:
ContentDescription.setLongPresentationName(String)
,UmaPackage.getContentDescription_LongPresentationName()
-
setLongPresentationName
public void setLongPresentationName(java.lang.String newLongPresentationName)- Specified by:
setLongPresentationName
in interfaceContentDescription
- Parameters:
newLongPresentationName
- the new value of the 'Long Presentation Name' attribute.- See Also:
ContentDescription.getLongPresentationName()
-
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:
eInverseRemove
in classMethodElementImpl
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classMethodUnitImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classMethodUnitImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classMethodUnitImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
in classMethodUnitImpl
-
toString
public java.lang.String toString()- Overrides:
toString
in classMethodUnitImpl
-