public interface BICEPSNumericMetricControl extends BICEPSMetricControl
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSNumericMetricControl |
getControlProxy() |
NumericMetricDescriptor |
getDescriptor() |
BICEPSNumericMetricState |
getStateProxy() |
boolean |
isSetNumericSupported() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
SetValueResponse |
setNumeric(float value,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
subscribe, unsubscribegetOperationDescriptorsisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexBICEPSNumericMetricState getStateProxy()
getStateProxy in interface BICEPSMetricControlgetStateProxy in interface BICEPSProxyBICEPSNumericMetricControl getControlProxy()
getControlProxy in interface BICEPSMetricControlgetControlProxy in interface BICEPSStateProxyNumericMetricDescriptor getDescriptor()
getDescriptor in interface BICEPSMetricControlgetDescriptor in interface BICEPSProxyboolean isSetNumericSupported()
SetValueResponse setNumeric(float value, BICEPSClientTransmissionInformationContainer transmissionInformation)
void removed()
void changed(AbstractState newState, long sequenceNumber, List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2017. All rights reserved.