public class LoadChangeEventImpl extends BusDynamicEventImpl implements LoadChangeEvent
The following features are implemented:
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 |
|---|---|
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) |
double |
getChangeFactor() |
double |
getDelaySec() |
double |
getThreshhold() |
LoadChangeEventType |
getType() |
void |
setChangeFactor(double newChangeFactor) |
void |
setDelaySec(double newDelaySec) |
void |
setThreshhold(double newThreshhold) |
void |
setType(LoadChangeEventType newType) |
java.lang.String |
toString() |
basicSetDStabBus, eInverseAdd, eInverseRemove, getDStabBus, setDStabBuscheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, readData, setDesc, setId, setName, setNumber, setStatus, writeDataeAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDStabBus, setDStabBuscheckData, checkData, copy, copyRef, getDesc, getId, getName, getNumber, isActive, isStatus, setDesc, setId, setName, setNumber, setStatuseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverpublic LoadChangeEventType getType()
getType in interface LoadChangeEventLoadChangeEventType,
LoadChangeEvent.setType(LoadChangeEventType),
DstabDeventPackage.getLoadChangeEvent_Type()public void setType(LoadChangeEventType newType)
setType in interface LoadChangeEventnewType - the new value of the 'Type' attribute.LoadChangeEventType,
LoadChangeEvent.getType()public double getChangeFactor()
getChangeFactor in interface LoadChangeEventLoadChangeEvent.setChangeFactor(double),
DstabDeventPackage.getLoadChangeEvent_ChangeFactor()public void setChangeFactor(double newChangeFactor)
setChangeFactor in interface LoadChangeEventnewChangeFactor - the new value of the 'Change Factor' attribute.LoadChangeEvent.getChangeFactor()public double getThreshhold()
getThreshhold in interface LoadChangeEventLoadChangeEvent.setThreshhold(double),
DstabDeventPackage.getLoadChangeEvent_Threshhold()public void setThreshhold(double newThreshhold)
setThreshhold in interface LoadChangeEventnewThreshhold - the new value of the 'Threshhold' attribute.LoadChangeEvent.getThreshhold()public double getDelaySec()
getDelaySec in interface LoadChangeEventLoadChangeEvent.setDelaySec(double),
DstabDeventPackage.getLoadChangeEvent_DelaySec()public void setDelaySec(double newDelaySec)
setDelaySec in interface LoadChangeEventnewDelaySec - the new value of the 'Delay Sec' attribute.LoadChangeEvent.getDelaySec()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class BusDynamicEventImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class BusDynamicEventImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class BusDynamicEventImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class BusDynamicEventImplpublic java.lang.String toString()
toString in class BusDynamicEventImpl