public abstract class MonitoredResourceImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements MonitoredResource
The following features are implemented:
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
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
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetBlockingtime(BlockingTime newBlockingtime,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetExecutiontime(ExecutionTime newExecutiontime,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetPeriod(Period newPeriod,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetResponsetime(ResponseTime newResponsetime,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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) |
BlockingTime |
getBlockingtime() |
ExecutionTime |
getExecutiontime() |
java.lang.String |
getName() |
Period |
getPeriod() |
ResponseTime |
getResponsetime() |
void |
setBlockingtime(BlockingTime newBlockingtime) |
void |
setExecutiontime(ExecutionTime newExecutiontime) |
void |
setName(java.lang.String newName) |
void |
setPeriod(Period newPeriod) |
void |
setResponsetime(ResponseTime newResponsetime) |
java.lang.String |
toString() |
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, 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
public java.lang.String getName()
getName
in interface MonitoredResource
MonitoredResource.setName(String)
,
MonitoringxmlPackage.getMonitoredResource_Name()
public void setName(java.lang.String newName)
setName
in interface MonitoredResource
newName
- the new value of the 'Name' attribute.MonitoredResource.getName()
public Period getPeriod()
getPeriod
in interface MonitoredResource
MonitoredResource.setPeriod(Period)
,
MonitoringxmlPackage.getMonitoredResource_Period()
,
Period.getMonitoredresource()
public org.eclipse.emf.common.notify.NotificationChain basicSetPeriod(Period newPeriod, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPeriod(Period newPeriod)
setPeriod
in interface MonitoredResource
newPeriod
- the new value of the 'Period' containment reference.MonitoredResource.getPeriod()
public ExecutionTime getExecutiontime()
getExecutiontime
in interface MonitoredResource
MonitoredResource.setExecutiontime(ExecutionTime)
,
MonitoringxmlPackage.getMonitoredResource_Executiontime()
,
ExecutionTime.getMonitoredresource()
public org.eclipse.emf.common.notify.NotificationChain basicSetExecutiontime(ExecutionTime newExecutiontime, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setExecutiontime(ExecutionTime newExecutiontime)
setExecutiontime
in interface MonitoredResource
newExecutiontime
- the new value of the 'Executiontime' containment reference.MonitoredResource.getExecutiontime()
public BlockingTime getBlockingtime()
getBlockingtime
in interface MonitoredResource
MonitoredResource.setBlockingtime(BlockingTime)
,
MonitoringxmlPackage.getMonitoredResource_Blockingtime()
,
BlockingTime.getMonitoredresource()
public org.eclipse.emf.common.notify.NotificationChain basicSetBlockingtime(BlockingTime newBlockingtime, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBlockingtime(BlockingTime newBlockingtime)
setBlockingtime
in interface MonitoredResource
newBlockingtime
- the new value of the 'Blockingtime' containment reference.MonitoredResource.getBlockingtime()
public ResponseTime getResponsetime()
getResponsetime
in interface MonitoredResource
MonitoredResource.setResponsetime(ResponseTime)
,
MonitoringxmlPackage.getMonitoredResource_Responsetime()
,
ResponseTime.getMonitoredresource()
public org.eclipse.emf.common.notify.NotificationChain basicSetResponsetime(ResponseTime newResponsetime, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setResponsetime(ResponseTime newResponsetime)
setResponsetime
in interface MonitoredResource
newResponsetime
- the new value of the 'Responsetime' containment reference.MonitoredResource.getResponsetime()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl