public class TaskConfigurationImpl extends MinimalEObjectImpl.Container implements TaskConfiguration
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
NIL
EOPPOSITE_FEATURE_BASE
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
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
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public String getName()
getName
in interface TaskConfiguration
TaskConfiguration.setName(String)
,
ConfigurationPackage.getTaskConfiguration_Name()
public void setName(String newName)
setName
in interface TaskConfiguration
newName
- the new value of the 'Name' attribute.TaskConfiguration.getName()
public Task getConfiguresTask()
getConfiguresTask
in interface TaskConfiguration
TaskConfiguration.setConfiguresTask(Task)
,
ConfigurationPackage.getTaskConfiguration_ConfiguresTask()
public NotificationChain basicSetConfiguresTask(Task newConfiguresTask, NotificationChain msgs)
public void setConfiguresTask(Task newConfiguresTask)
setConfiguresTask
in interface TaskConfiguration
newConfiguresTask
- the new value of the 'Configures Task' containment reference.TaskConfiguration.getConfiguresTask()
public Expression getHasPriority()
getHasPriority
in interface TaskConfiguration
TaskConfiguration.setHasPriority(Expression)
,
ConfigurationPackage.getTaskConfiguration_HasPriority()
public NotificationChain basicSetHasPriority(Expression newHasPriority, NotificationChain msgs)
public void setHasPriority(Expression newHasPriority)
setHasPriority
in interface TaskConfiguration
newHasPriority
- the new value of the 'Has Priority' containment reference.TaskConfiguration.getHasPriority()
public Expression getHasSingleExecution()
getHasSingleExecution
in interface TaskConfiguration
TaskConfiguration.setHasSingleExecution(Expression)
,
ConfigurationPackage.getTaskConfiguration_HasSingleExecution()
public NotificationChain basicSetHasSingleExecution(Expression newHasSingleExecution, NotificationChain msgs)
public void setHasSingleExecution(Expression newHasSingleExecution)
setHasSingleExecution
in interface TaskConfiguration
newHasSingleExecution
- the new value of the 'Has Single Execution' containment reference.TaskConfiguration.getHasSingleExecution()
public Expression getHasIntervalExecution()
getHasIntervalExecution
in interface TaskConfiguration
TaskConfiguration.setHasIntervalExecution(Expression)
,
ConfigurationPackage.getTaskConfiguration_HasIntervalExecution()
public NotificationChain basicSetHasIntervalExecution(Expression newHasIntervalExecution, NotificationChain msgs)
public void setHasIntervalExecution(Expression newHasIntervalExecution)
setHasIntervalExecution
in interface TaskConfiguration
newHasIntervalExecution
- the new value of the 'Has Interval Execution' containment reference.TaskConfiguration.getHasIntervalExecution()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class BasicEObjectImpl
public String toString()
toString
in class BasicEObjectImpl