public interface BICEPSAlertConditionState extends BICEPSSingleStateProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
void |
changed(AlertConditionState s,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
BICEPSAlertConditionControl |
getControlProxy() |
AlertConditionDescriptor |
getDescriptor() |
AlertConditionState |
getState() |
BICEPSAlertConditionState |
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) |
isModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexvoid subscribe(AlertConditionListener callback)
void unsubscribe(AlertConditionListener callback)
AlertConditionState getState()
getState in interface BICEPSSingleStateProxyvoid changed(AlertConditionState s, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
BICEPSAlertConditionState getStateProxy()
getStateProxy in interface BICEPSProxyBICEPSAlertConditionControl getControlProxy()
getControlProxy in interface BICEPSStateProxyAlertConditionDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyvoid 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)