public class DefaultBICEPSAlertSystemState extends DefaultBICEPSAlertSystem implements BICEPSAlertSystemState
| Constructor and Description |
|---|
DefaultBICEPSAlertSystemState(AlertSystemDescriptor metric,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentMDS) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(AlertSystemState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSAlertSystemControl |
getControlProxy() |
AlertSystemState |
getState() |
BICEPSAlertSystemState |
getStateProxy() |
boolean |
isModifiable() |
boolean |
isStateValid() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
protected void |
setAlertSignalState(AlertSystemState state) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
boolean |
touch() |
getDescriptor, getHandleOnEndpointReference, getProxyUniqueID, 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, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexpublic DefaultBICEPSAlertSystemState(AlertSystemDescriptor metric, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication proxyCom, BICEPSMedicalDeviceSystem parentMDS)
public AlertSystemState getState()
getState in interface BICEPSSingleStateProxygetState in interface BICEPSAlertSystemStateprotected void setAlertSignalState(AlertSystemState state)
public boolean isStateValid()
isStateValid in interface BICEPSProxyisStateValid in class DefaultBICEPSAlertSystempublic boolean isModifiable()
isModifiable in interface BICEPSStateProxypublic BICEPSAlertSystemControl getControlProxy()
getControlProxy in interface BICEPSStateProxygetControlProxy in interface BICEPSAlertSystemStatepublic BICEPSAlertSystemState getStateProxy()
getStateProxy in interface BICEPSProxygetStateProxy in interface BICEPSAlertSystemgetStateProxy in interface BICEPSAlertSystemStategetStateProxy in class DefaultBICEPSAlertSystempublic void changed(AlertSystemState s, long sequenceNumber, List<ChangedProperty> changedProps)
changed in interface BICEPSAlertSystemStatepublic void changed(AbstractState newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultBICEPSAlertSystempublic void removed()
removed in class DefaultBICEPSAlertSystempublic 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 © 2017. All rights reserved.