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(AbstractState newState,
String sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(AlertConditionState s,
String sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSAlertConditionControl |
getControlProxy() |
AlertConditionState |
getState() |
BICEPSAlertConditionState |
getStateProxy() |
boolean |
isModifiable() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
protected void |
setAlertSignalState(AlertConditionState 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 AlertConditionState getState()
getState in interface BICEPSSingleStateProxygetState in interface BICEPSAlertConditionStateprotected void setAlertSignalState(AlertConditionState 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(AlertConditionState s, String sequenceNumber, List<ChangedProperty> changedProps)
changed in interface BICEPSAlertConditionStatepublic void changed(AbstractState newState, String 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.