public interface LoadChangeEvent extends BusDynamicEvent
The following features are supported:
DstabDeventPackage.getLoadChangeEvent()| Modifier and Type | Method and Description |
|---|---|
double |
getChangeFactor()
Returns the value of the 'Change Factor' attribute.
|
double |
getDelaySec()
Returns the value of the 'Delay Sec' attribute.
|
double |
getThreshhold()
Returns the value of the 'Threshhold' attribute.
|
LoadChangeEventType |
getType()
Returns the value of the 'Type' attribute.
|
void |
setChangeFactor(double value)
Sets the value of the '
Change Factor' attribute. |
void |
setDelaySec(double value)
Sets the value of the '
Delay Sec' attribute. |
void |
setThreshhold(double value)
Sets the value of the '
Threshhold' attribute. |
void |
setType(LoadChangeEventType value)
Sets the value of the '
Type' attribute. |
getDStabBus, 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, eUnsetLoadChangeEventType getType()
LoadChangeEventType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
Load change event typeLoadChangeEventType,
setType(LoadChangeEventType),
DstabDeventPackage.getLoadChangeEvent_Type()void setType(LoadChangeEventType value)
Type' attribute.
value - the new value of the 'Type' attribute.LoadChangeEventType,
getType()double getChangeFactor()
If the meaning of the 'Change Factor' attribute isn't clear, there really should be more of a description here...
change factor unit PUsetChangeFactor(double),
DstabDeventPackage.getLoadChangeEvent_ChangeFactor()void setChangeFactor(double value)
Change Factor' attribute.
value - the new value of the 'Change Factor' attribute.getChangeFactor()double getThreshhold()
If the meaning of the 'Threshhold' attribute isn't clear, there really should be more of a description here...
Load change event threshholdsetThreshhold(double),
DstabDeventPackage.getLoadChangeEvent_Threshhold()void setThreshhold(double value)
Threshhold' attribute.
value - the new value of the 'Threshhold' attribute.getThreshhold()double getDelaySec()
If the meaning of the 'Delay Sec' attribute isn't clear, there really should be more of a description here...
Load change event delay in secsetDelaySec(double),
DstabDeventPackage.getLoadChangeEvent_DelaySec()void setDelaySec(double value)
Delay Sec' attribute.
value - the new value of the 'Delay Sec' attribute.getDelaySec()