Package org.eclipse.epf.uma.impl
Class ContentElementImpl
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
- 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,Classifier,ContentElement,DescribableElement,Element,MethodElement,NamedElement,PackageableElement,Type,VariabilityElement
- Direct Known Subclasses:
ContentCategoryImpl,GuidanceImpl,KindImpl,RoleImpl,TaskImpl,WorkProductImpl
public abstract class ContentElementImpl extends DescribableElementImpl implements ContentElement
An implementation of the model object 'Content Element'.
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.DynamicNested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.ContainerNested 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.EScannableAdapterListNested 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
NILFields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE -
Method Summary
Modifier and Type Method Description VariabilityElementbasicGetVariabilityBasedOnElement()inteBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)inteDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)java.lang.ObjecteGet(int featureID, boolean resolve, boolean coreType)booleaneIsSet(int featureID)voideSet(int featureID, java.lang.Object newValue)voideUnset(int featureID)org.eclipse.emf.common.util.EList<ReusableAsset>getAssets()org.eclipse.emf.common.util.EList<Checklist>getChecklists()org.eclipse.emf.common.util.EList<Concept>getConceptsAndPapers()org.eclipse.emf.common.util.EList<Example>getExamples()org.eclipse.emf.common.util.EList<Guideline>getGuidelines()org.eclipse.emf.common.util.EList<SupportingMaterial>getSupportingMaterials()org.eclipse.emf.common.util.EList<TermDefinition>getTermdefinition()VariabilityElementgetVariabilityBasedOnElement()VariabilityTypegetVariabilityType()voidsetVariabilityBasedOnElement(VariabilityElement newVariabilityBasedOnElement)voidsetVariabilityType(VariabilityType newVariabilityType)java.lang.StringtoString()Methods inherited from class org.eclipse.epf.uma.impl.DescribableElementImpl
basicGetPresentation, basicSetPresentation, eInverseRemove, getIsAbstract, getNodeicon, getPresentation, getShapeicon, setIsAbstract, setNodeicon, setPresentation, setShapeiconMethods inherited from class org.eclipse.epf.uma.impl.MethodElementImpl
getBriefDescription, getGuid, getKind, getMethodElementProperty, getOrderingGuide, getOwnedRules, getPresentationName, getSuppressed, setBriefDescription, setGuid, setOrderingGuide, setPresentationName, setSuppressedMethods inherited from class org.eclipse.epf.uma.impl.NamedElementImpl
getName, setNameMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eInternalContainerMethods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURIMethods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, 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, eVirtualUnsetMethods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotifyMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.eclipse.epf.uma.Classifier
getIsAbstract, setIsAbstractMethods inherited from interface org.eclipse.epf.uma.DescribableElement
getNodeicon, getPresentation, getShapeicon, setNodeicon, setPresentation, setShapeiconMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequiredMethods inherited from interface org.eclipse.epf.uma.MethodElement
getBriefDescription, getGuid, getKind, getMethodElementProperty, getOrderingGuide, getOwnedRules, getPresentationName, getSuppressed, setBriefDescription, setGuid, setOrderingGuide, setPresentationName, setSuppressedMethods inherited from interface org.eclipse.epf.uma.NamedElement
getName, setNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getVariabilityType
- Specified by:
getVariabilityTypein interfaceVariabilityElement- Returns:
- the value of the 'Variability Type' attribute.
- See Also:
VariabilityType,VariabilityElement.setVariabilityType(VariabilityType),UmaPackage.getVariabilityElement_VariabilityType()
-
setVariabilityType
- Specified by:
setVariabilityTypein interfaceVariabilityElement- Parameters:
newVariabilityType- the new value of the 'Variability Type' attribute.- See Also:
VariabilityType,VariabilityElement.getVariabilityType()
-
getVariabilityBasedOnElement
- Specified by:
getVariabilityBasedOnElementin interfaceVariabilityElement- Returns:
- the value of the 'Variability Based On Element' reference.
- See Also:
VariabilityElement.setVariabilityBasedOnElement(VariabilityElement),UmaPackage.getVariabilityElement_VariabilityBasedOnElement()
-
basicGetVariabilityBasedOnElement
-
setVariabilityBasedOnElement
- Specified by:
setVariabilityBasedOnElementin interfaceVariabilityElement- Parameters:
newVariabilityBasedOnElement- the new value of the 'Variability Based On Element' reference.- See Also:
VariabilityElement.getVariabilityBasedOnElement()
-
getSupportingMaterials
- Specified by:
getSupportingMaterialsin interfaceContentElement- Returns:
- the value of the 'Supporting Materials' reference list.
- See Also:
UmaPackage.getContentElement_SupportingMaterials()
-
getConceptsAndPapers
- Specified by:
getConceptsAndPapersin interfaceContentElement- Returns:
- the value of the 'Concepts And Papers' reference list.
- See Also:
UmaPackage.getContentElement_ConceptsAndPapers()
-
getChecklists
- Specified by:
getChecklistsin interfaceContentElement- Returns:
- the value of the 'Checklists' reference list.
- See Also:
UmaPackage.getContentElement_Checklists()
-
getGuidelines
- Specified by:
getGuidelinesin interfaceContentElement- Returns:
- the value of the 'Guidelines' reference list.
- See Also:
UmaPackage.getContentElement_Guidelines()
-
getExamples
- Specified by:
getExamplesin interfaceContentElement- Returns:
- the value of the 'Examples' reference list.
- See Also:
UmaPackage.getContentElement_Examples()
-
getAssets
- Specified by:
getAssetsin interfaceContentElement- Returns:
- the value of the 'Assets' reference list.
- See Also:
UmaPackage.getContentElement_Assets()
-
getTermdefinition
- Specified by:
getTermdefinitionin interfaceContentElement- Returns:
- the value of the 'Termdefinition' reference list.
- See Also:
UmaPackage.getContentElement_Termdefinition()
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eGetin classDescribableElementImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eSetin classDescribableElementImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnsetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eUnsetin classDescribableElementImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSetin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eIsSetin classDescribableElementImpl
-
eBaseStructuralFeatureID
public int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)- Specified by:
eBaseStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eBaseStructuralFeatureIDin classDescribableElementImpl
-
eDerivedStructuralFeatureID
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)- Specified by:
eDerivedStructuralFeatureIDin interfaceorg.eclipse.emf.ecore.InternalEObject- Overrides:
eDerivedStructuralFeatureIDin classDescribableElementImpl
-
toString
public java.lang.String toString()- Overrides:
toStringin classDescribableElementImpl
-