public interface BICEPSNumericMetricControl extends BICEPSMetricControl
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
BICEPSNumericMetricControl |
getControlProxy() |
NumericMetricDescriptor |
getDescriptor() |
BICEPSNumericMetricState |
getStateProxy() |
boolean |
isSetNumericSupported() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.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, java.lang.String sequenceNumber, java.util.List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)