Package org.eclipse.epf.uma.impl
Class WorkBreakdownElementImpl
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
,BreakdownElement
,Classifier
,DescribableElement
,Element
,MethodElement
,NamedElement
,PackageableElement
,ProcessElement
,Type
,WorkBreakdownElement
- Direct Known Subclasses:
ActivityImpl
,MilestoneImpl
,TaskDescriptorImpl
public abstract class WorkBreakdownElementImpl extends BreakdownElementImpl implements WorkBreakdownElement
An implementation of the model object 'Work Breakdown 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.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)
boolean
eIsSet(int featureID)
void
eSet(int featureID, java.lang.Object newValue)
void
eUnset(int featureID)
java.lang.Boolean
getIsEventDriven()
java.lang.Boolean
getIsOngoing()
java.lang.Boolean
getIsRepeatable()
org.eclipse.emf.common.util.EList<WorkOrder>
getLinkToPredecessor()
void
setIsEventDriven(java.lang.Boolean newIsEventDriven)
void
setIsOngoing(java.lang.Boolean newIsOngoing)
void
setIsRepeatable(java.lang.Boolean newIsRepeatable)
java.lang.String
toString()
Methods inherited from class org.eclipse.epf.uma.impl.BreakdownElementImpl
basicGetPlanningData, basicGetPresentedAfter, basicGetPresentedBefore, basicGetSuperActivities, basicSetPlanningData, basicSetSuperActivities, eInverseAdd, eInverseRemove, getChecklists, getConcepts, getEstimationconsiderations, getExamples, getGuidelines, getHasMultipleOccurrences, getIsOptional, getIsPlanned, getPlanningData, getPrefix, getPresentedAfter, getPresentedBefore, getReports, getReusableAssets, getSuperActivities, getSupportingMaterials, getTemplates, getToolmentor, setHasMultipleOccurrences, setIsOptional, setIsPlanned, setPlanningData, setPrefix, setPresentedAfter, setPresentedBefore, setSuperActivities
Methods inherited from class org.eclipse.epf.uma.impl.DescribableElementImpl
basicGetPresentation, basicSetPresentation, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, getIsAbstract, getNodeicon, getPresentation, getShapeicon, setIsAbstract, setNodeicon, setPresentation, setShapeicon
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, 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, 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.epf.uma.BreakdownElement
getChecklists, getConcepts, getEstimationconsiderations, getExamples, getGuidelines, getHasMultipleOccurrences, getIsOptional, getIsPlanned, getPlanningData, getPrefix, getPresentedAfter, getPresentedBefore, getReports, getReusableAssets, getSuperActivities, getSupportingMaterials, getTemplates, getToolmentor, setHasMultipleOccurrences, setIsOptional, setIsPlanned, setPlanningData, setPrefix, setPresentedAfter, setPresentedBefore, setSuperActivities
Methods inherited from interface org.eclipse.epf.uma.Classifier
getIsAbstract, setIsAbstract
Methods inherited from interface org.eclipse.epf.uma.DescribableElement
getNodeicon, getPresentation, getShapeicon, setNodeicon, setPresentation, setShapeicon
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.NamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getIsRepeatable
public java.lang.Boolean getIsRepeatable()- Specified by:
getIsRepeatable
in interfaceWorkBreakdownElement
- Returns:
- the value of the 'Is Repeatable' attribute.
- See Also:
WorkBreakdownElement.setIsRepeatable(Boolean)
,UmaPackage.getWorkBreakdownElement_IsRepeatable()
-
setIsRepeatable
public void setIsRepeatable(java.lang.Boolean newIsRepeatable)- Specified by:
setIsRepeatable
in interfaceWorkBreakdownElement
- Parameters:
newIsRepeatable
- the new value of the 'Is Repeatable' attribute.- See Also:
WorkBreakdownElement.getIsRepeatable()
-
getIsOngoing
public java.lang.Boolean getIsOngoing()- Specified by:
getIsOngoing
in interfaceWorkBreakdownElement
- Returns:
- the value of the 'Is Ongoing' attribute.
- See Also:
WorkBreakdownElement.setIsOngoing(Boolean)
,UmaPackage.getWorkBreakdownElement_IsOngoing()
-
setIsOngoing
public void setIsOngoing(java.lang.Boolean newIsOngoing)- Specified by:
setIsOngoing
in interfaceWorkBreakdownElement
- Parameters:
newIsOngoing
- the new value of the 'Is Ongoing' attribute.- See Also:
WorkBreakdownElement.getIsOngoing()
-
getIsEventDriven
public java.lang.Boolean getIsEventDriven()- Specified by:
getIsEventDriven
in interfaceWorkBreakdownElement
- Returns:
- the value of the 'Is Event Driven' attribute.
- See Also:
WorkBreakdownElement.setIsEventDriven(Boolean)
,UmaPackage.getWorkBreakdownElement_IsEventDriven()
-
setIsEventDriven
public void setIsEventDriven(java.lang.Boolean newIsEventDriven)- Specified by:
setIsEventDriven
in interfaceWorkBreakdownElement
- Parameters:
newIsEventDriven
- the new value of the 'Is Event Driven' attribute.- See Also:
WorkBreakdownElement.getIsEventDriven()
-
getLinkToPredecessor
- Specified by:
getLinkToPredecessor
in interfaceWorkBreakdownElement
- Returns:
- the value of the 'Link To Predecessor' reference list.
- See Also:
UmaPackage.getWorkBreakdownElement_LinkToPredecessor()
-
eGet
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classBreakdownElementImpl
-
eSet
public void eSet(int featureID, java.lang.Object newValue)- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classBreakdownElementImpl
-
eUnset
public void eUnset(int featureID)- Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classBreakdownElementImpl
-
eIsSet
public boolean eIsSet(int featureID)- Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
in classBreakdownElementImpl
-
toString
public java.lang.String toString()- Overrides:
toString
in classBreakdownElementImpl
-