public class DefaultBICEPSAlertSystem extends DefaultAbstractBICEPSProxy<AlertSystemListener> implements BICEPSAlertSystem
| Constructor and Description |
|---|
DefaultBICEPSAlertSystem(AlertSystemDescriptor descriptor,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentMDS) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
AlertSystemDescriptor |
getDescriptor() |
String |
getHandleOnEndpointReference() |
ProxyUniqueID |
getProxyUniqueID() |
BICEPSAlertSystemState |
getStateProxy() |
boolean |
isStateValid() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getContainmentTreeId, 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, waitgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, isStateAvailable, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexpublic DefaultBICEPSAlertSystem(AlertSystemDescriptor descriptor, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication proxyCom, BICEPSMedicalDeviceSystem parentMDS)
public ProxyUniqueID getProxyUniqueID()
getProxyUniqueID in interface BICEPSProxypublic String getHandleOnEndpointReference()
getHandleOnEndpointReference in interface BICEPSProxypublic AlertSystemDescriptor getDescriptor()
getDescriptor in interface BICEPSProxygetDescriptor in interface BICEPSAlertSystempublic boolean isStateValid()
isStateValid in interface BICEPSProxypublic BICEPSAlertSystemState getStateProxy()
getStateProxy in interface BICEPSProxygetStateProxy in interface BICEPSAlertSystempublic void removed()
removed in class DefaultAbstractBICEPSProxy<AlertSystemListener>public void subscriptionEnded(SubscriptionEndCodeType reason)
subscriptionEnded in class DefaultAbstractBICEPSProxy<AlertSystemListener>public void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg)
requestStateChanged in class DefaultAbstractBICEPSProxy<AlertSystemListener>public void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultAbstractBICEPSProxy<AlertSystemListener>Copyright © 2017. All rights reserved.