public interface BICEPSNumericMetricState extends BICEPSMetricState
| Modifier and Type | Method and Description |
|---|---|
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSNumericMetricControl |
getControlProxy() |
NumericMetricDescriptor |
getDescriptor() |
NumericMetricState |
getState() |
BICEPSNumericMetricState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
changed, subscribe, unsubscribeisModifiable, touchgetEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValidNumericMetricDescriptor getDescriptor()
getDescriptor in interface BICEPSMetricStategetDescriptor in interface BICEPSProxyNumericMetricState getState()
getState in interface BICEPSMetricStategetState in interface BICEPSSingleStateProxyBICEPSNumericMetricState getStateProxy()
getStateProxy in interface BICEPSMetricStategetStateProxy in interface BICEPSProxyBICEPSNumericMetricControl getControlProxy()
getControlProxy in interface BICEPSMetricStategetControlProxy in interface BICEPSStateProxyvoid removed()
void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2016. All rights reserved.