public class DefaultBICEPSMetric<D extends MetricDescriptor> extends DefaultAbstractBICEPSProxy<MetricListener> implements BICEPSMetric
| Constructor and Description |
|---|
DefaultBICEPSMetric(D metric,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication comInterface,
BICEPSMedicalDeviceSystem parentMDS) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
MetricDescriptor |
getDescriptor() |
String |
getHandleOnEndpointReference() |
ProxyUniqueID |
getProxyUniqueID() |
BICEPSMetricState |
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, waitsubscribe, unsubscribegetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, isStateAvailable, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexpublic DefaultBICEPSMetric(D metric, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication comInterface, BICEPSMedicalDeviceSystem parentMDS)
public ProxyUniqueID getProxyUniqueID()
getProxyUniqueID in interface BICEPSProxypublic String getHandleOnEndpointReference()
getHandleOnEndpointReference in interface BICEPSProxypublic MetricDescriptor getDescriptor()
getDescriptor in interface BICEPSProxygetDescriptor in interface BICEPSMetricpublic boolean isStateValid()
isStateValid in interface BICEPSProxypublic BICEPSMetricState getStateProxy()
getStateProxy in interface BICEPSProxygetStateProxy in interface BICEPSMetricpublic void removed()
removed in class DefaultAbstractBICEPSProxy<MetricListener>public void subscriptionEnded(SubscriptionEndCodeType reason)
subscriptionEnded in class DefaultAbstractBICEPSProxy<MetricListener>public void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> errorMsg)
requestStateChanged in class DefaultAbstractBICEPSProxy<MetricListener>public void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
changed in class DefaultAbstractBICEPSProxy<MetricListener>Copyright © 2017. All rights reserved.