public interface BICEPSMetricState extends BICEPSSingleStateProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractMetricState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSMetricControl |
getControlProxy() |
MetricDescriptor |
getDescriptor() |
AbstractMetricState |
getState() |
BICEPSMetricState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscribe(MetricListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(MetricListener callback) |
isModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexvoid subscribe(MetricListener callback)
void unsubscribe(MetricListener callback)
AbstractMetricState getState()
getState in interface BICEPSSingleStateProxyMetricDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyvoid changed(AbstractMetricState s, long sequenceNumber, List<ChangedProperty> changedProps)
BICEPSMetricState getStateProxy()
getStateProxy in interface BICEPSProxyBICEPSMetricControl getControlProxy()
getControlProxy in interface BICEPSStateProxyvoid removed()
void changed(State 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.