public interface BICEPSNumericMetricState extends BICEPSMetricState
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState newState,
java.lang.String sequenceNumber,
java.util.List<ChangedProperty> changedProps) |
BICEPSNumericMetricControl |
getControlProxy() |
NumericMetricDescriptor |
getDescriptor() |
NumericMetricState |
getState() |
BICEPSNumericMetricState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
java.util.List<LocalizedText> list) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
changed, subscribe, unsubscribeisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexNumericMetricDescriptor 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(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)