public class BlockingTimeImpl extends org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container implements BlockingTime
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 |
basicSetAverage(MeasuredValue newAverage,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMaximum(MeasuredValue newMaximum,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMinimum(MeasuredValue newMinimum,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetMonitoredresource(MonitoredResource newMonitoredresource,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(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) |
MeasuredValue |
getAverage() |
MeasuredValue |
getMaximum() |
MeasuredValue |
getMinimum() |
MonitoredResource |
getMonitoredresource() |
void |
setAverage(MeasuredValue newAverage) |
void |
setMaximum(MeasuredValue newMaximum) |
void |
setMinimum(MeasuredValue newMinimum) |
void |
setMonitoredresource(MonitoredResource newMonitoredresource) |
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, 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, toString
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 MonitoredResource getMonitoredresource()
getMonitoredresource
in interface BlockingTime
BlockingTime.setMonitoredresource(MonitoredResource)
,
MonitoringxmlPackage.getBlockingTime_Monitoredresource()
,
MonitoredResource.getBlockingtime()
public org.eclipse.emf.common.notify.NotificationChain basicSetMonitoredresource(MonitoredResource newMonitoredresource, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMonitoredresource(MonitoredResource newMonitoredresource)
setMonitoredresource
in interface BlockingTime
newMonitoredresource
- the new value of the 'Monitoredresource' container reference.BlockingTime.getMonitoredresource()
public MeasuredValue getMinimum()
getMinimum
in interface BlockingTime
BlockingTime.setMinimum(MeasuredValue)
,
MonitoringxmlPackage.getBlockingTime_Minimum()
public org.eclipse.emf.common.notify.NotificationChain basicSetMinimum(MeasuredValue newMinimum, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMinimum(MeasuredValue newMinimum)
setMinimum
in interface BlockingTime
newMinimum
- the new value of the 'Minimum' containment reference.BlockingTime.getMinimum()
public MeasuredValue getMaximum()
getMaximum
in interface BlockingTime
BlockingTime.setMaximum(MeasuredValue)
,
MonitoringxmlPackage.getBlockingTime_Maximum()
public org.eclipse.emf.common.notify.NotificationChain basicSetMaximum(MeasuredValue newMaximum, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setMaximum(MeasuredValue newMaximum)
setMaximum
in interface BlockingTime
newMaximum
- the new value of the 'Maximum' containment reference.BlockingTime.getMaximum()
public MeasuredValue getAverage()
getAverage
in interface BlockingTime
BlockingTime.setAverage(MeasuredValue)
,
MonitoringxmlPackage.getBlockingTime_Average()
public org.eclipse.emf.common.notify.NotificationChain basicSetAverage(MeasuredValue newAverage, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setAverage(MeasuredValue newAverage)
setAverage
in interface BlockingTime
newAverage
- the new value of the 'Average' containment reference.BlockingTime.getAverage()
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 org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature
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