public class DefaultBICEPSAlertConditionState extends DefaultBICEPSAlertCondition implements BICEPSAlertConditionState
| Constructor and Description |
|---|
DefaultBICEPSAlertConditionState(AlertConditionDescriptor metric,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentMDS) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(CurrentAlertCondition s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSAlertConditionControl |
getControlProxy() |
CurrentAlertCondition |
getState() |
BICEPSAlertConditionState |
getStateProxy() |
boolean |
isModifiable() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
protected void |
setAlertSignalState(CurrentAlertCondition state) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
boolean |
touch() |
getDescriptor, getHandleOnEndpointReference, getProxyUniqueID, isStateValid, requestStateChanged, subscriptionEndedgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getListeners, getMdibVersion, getParentMedicalDeviceSystem, getProxyCom, handleProxyRemove, isStateAvailable, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndex, setInitialValidity, setMdibVersion, setValid, subscribe, unsubscribeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDescriptor, subscribe, unsubscribegetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexpublic DefaultBICEPSAlertConditionState(AlertConditionDescriptor metric, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication proxyCom, BICEPSMedicalDeviceSystem parentMDS)
public CurrentAlertCondition getState()
getState in interface BICEPSSingleStateProxygetState in interface BICEPSAlertConditionStateprotected void setAlertSignalState(CurrentAlertCondition state)
public boolean isModifiable()
isModifiable in interface BICEPSStateProxypublic BICEPSAlertConditionControl getControlProxy()
getControlProxy in interface BICEPSStateProxygetControlProxy in interface BICEPSAlertConditionStatepublic BICEPSAlertConditionState getStateProxy()
getStateProxy in interface BICEPSProxygetStateProxy in interface BICEPSAlertConditiongetStateProxy in interface BICEPSAlertConditionStategetStateProxy in class DefaultBICEPSAlertConditionpublic void changed(CurrentAlertCondition s, long sequenceNumber, List<ChangedProperty> changedProps)
changed in interface BICEPSAlertConditionStatepublic void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultBICEPSAlertConditionpublic void removed()
removed in class DefaultBICEPSAlertConditionpublic boolean touch()
touch in interface BICEPSStateProxypublic void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
public void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2018. All rights reserved.