public class DefaultBICEPSMetricControl<D extends AbstractMetricDescriptor> extends DefaultBICEPSMetricState<D> implements BICEPSMetricControl
| Constructor and Description |
|---|
DefaultBICEPSMetricControl(D metric,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication comInterface,
BICEPSMedicalDeviceSystem parentMDS) |
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
BICEPSMetricControl |
getControlProxy() |
D |
getDescriptor() |
<T extends AbstractOperationDescriptor> |
getOperationDescriptors() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> errorMsg) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
changed, changed, getState, getStateProxy, isModifiable, isStateValid, setMetricState, touchgetHandleOnEndpointReference, getProxyUniqueID, 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, waitgetStateProxy, subscribe, unsubscribeisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexsubscribe, unsubscribesubscribe, unsubscribepublic DefaultBICEPSMetricControl(D metric, org.ws4d.java.types.EndpointReference deviceEndpointRef, ProxyCommunication comInterface, BICEPSMedicalDeviceSystem parentMDS)
public <T extends AbstractOperationDescriptor> java.util.Set<T> getOperationDescriptors()
getOperationDescriptors in interface BICEPSControlProxypublic D getDescriptor()
getDescriptor in interface BICEPSProxygetDescriptor in interface BICEPSMetricControlgetDescriptor in interface BICEPSMetricgetDescriptor in interface BICEPSMetricStategetDescriptor in class DefaultBICEPSMetricState<D extends AbstractMetricDescriptor>public BICEPSMetricControl getControlProxy()
getControlProxy in interface BICEPSStateProxygetControlProxy in interface BICEPSMetricControlgetControlProxy in interface BICEPSMetricStategetControlProxy in class DefaultBICEPSMetricState<D extends AbstractMetricDescriptor>public void removed()
removed in class DefaultBICEPSMetricState<D extends AbstractMetricDescriptor>public void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> errorMsg)
requestStateChanged in class DefaultBICEPSMetric<D extends AbstractMetricDescriptor>public void changed(AbstractState newState, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
public void subscriptionEnded(SubscriptionEndCodeType reason)