public class DefaultBICEPSMedicalDeviceSystem extends DefaultAbstractBICEPSProxy<BICEPSClientCallback> implements BICEPSMedicalDeviceSystem
| Constructor and Description |
|---|
DefaultBICEPSMedicalDeviceSystem(MdsDescriptor mds,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentDMDS) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
MdsDescriptor |
getDescriptor() |
String |
getHandleOnEndpointReference() |
BICEPSMedicalDeviceSystemMetaData |
getMetaData() |
ProxyUniqueID |
getProxyUniqueID() |
BICEPSStateProxy |
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 DefaultBICEPSMedicalDeviceSystem(MdsDescriptor mds, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication proxyCom, BICEPSMedicalDeviceSystem parentDMDS)
public ProxyUniqueID getProxyUniqueID()
getProxyUniqueID in interface BICEPSProxypublic String getHandleOnEndpointReference()
getHandleOnEndpointReference in interface BICEPSProxypublic MdsDescriptor getDescriptor()
getDescriptor in interface BICEPSProxygetDescriptor in interface BICEPSMedicalDeviceSystempublic boolean isStateValid()
isStateValid in interface BICEPSProxypublic void removed()
removed in class DefaultAbstractBICEPSProxy<BICEPSClientCallback>public void subscriptionEnded(SubscriptionEndCodeType reason)
subscriptionEnded in class DefaultAbstractBICEPSProxy<BICEPSClientCallback>public BICEPSStateProxy getStateProxy()
getStateProxy in interface BICEPSProxypublic void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg)
requestStateChanged in class DefaultAbstractBICEPSProxy<BICEPSClientCallback>public void changed(AbstractState newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultAbstractBICEPSProxy<BICEPSClientCallback>public BICEPSMedicalDeviceSystemMetaData getMetaData()
getMetaData in interface BICEPSMedicalDeviceSystemCopyright © 2017. All rights reserved.