public class CurrentLimitAlertCondition extends CurrentAlertCondition
| Modifier and Type | Field and Description |
|---|---|
protected PausableActivation |
autoLimitState |
protected LimitAlertObservationState |
limitObservationState |
protected Range |
limits |
degradationPrio, presence, rank, state, timeOfObservationdescriptorVersion, extension, handle, referencedDescriptor, stateVersion| Constructor and Description |
|---|
CurrentLimitAlertCondition() |
| Modifier and Type | Method and Description |
|---|---|
PausableActivation |
getAutoLimitState()
Indicates if the limits for this limit alert condition are adjusted automatically.
|
LimitAlertObservationState |
getLimitObservationState()
Monitored alert signals.
|
Range |
getLimits()
Limit values for the LimitAlertConditionState type.
|
void |
setAutoLimitState(PausableActivation value)
Sets the value of the autoLimitState property.
|
void |
setLimitObservationState(LimitAlertObservationState value)
Sets the value of the limitObservationState property.
|
void |
setLimits(Range value)
Sets the value of the limits property.
|
getDegradationPrio, getRank, getState, getTimeOfObservation, isPresence, setDegradationPrio, setPresence, setRank, setState, setTimeOfObservationgetDescriptorVersion, getExtension, getHandle, getReferencedDescriptor, getStateVersion, setDescriptorVersion, setExtension, setHandle, setReferencedDescriptor, setStateVersionprotected Range limits
protected LimitAlertObservationState limitObservationState
protected PausableActivation autoLimitState
public Range getLimits()
Rangepublic void setLimits(Range value)
value - allowed object is
Rangepublic LimitAlertObservationState getLimitObservationState()
LimitAlertObservationStatepublic void setLimitObservationState(LimitAlertObservationState value)
value - allowed object is
LimitAlertObservationStatepublic PausableActivation getAutoLimitState()
PausableActivationpublic void setAutoLimitState(PausableActivation value)
value - allowed object is
PausableActivationCopyright © 2016. All rights reserved.