public interface BICEPSLimitAlertConditionState extends BICEPSAlertConditionState
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
void |
changed(LimitAlertConditionState s,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
BICEPSLimitAlertConditionControl |
getControlProxy() |
LimitAlertConditionDescriptor |
getDescriptor() |
LimitAlertConditionState |
getState() |
BICEPSLimitAlertConditionState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list) |
void |
subscribe(AlertConditionListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(AlertConditionListener callback) |
changedisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexvoid subscribe(AlertConditionListener callback)
subscribe in interface BICEPSAlertConditionStatevoid unsubscribe(AlertConditionListener callback)
unsubscribe in interface BICEPSAlertConditionStateLimitAlertConditionState getState()
getState in interface BICEPSAlertConditionStategetState in interface BICEPSSingleStateProxyLimitAlertConditionDescriptor getDescriptor()
getDescriptor in interface BICEPSAlertConditionStategetDescriptor in interface BICEPSProxyvoid changed(LimitAlertConditionState s, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
BICEPSLimitAlertConditionState getStateProxy()
getStateProxy in interface BICEPSAlertConditionStategetStateProxy in interface BICEPSProxyBICEPSLimitAlertConditionControl getControlProxy()
getControlProxy in interface BICEPSAlertConditionStategetControlProxy in interface BICEPSStateProxyvoid removed()
void changed(AbstractState newState, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)