public interface BICEPSMDSContext extends BICEPSProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
List<BICEPSMDSContextElementState<?,?>> |
getMDSContextElements() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getDescriptor, getEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, getStateProxy, isStateAvailable, isStateValid, isSubscribed, isValidList<BICEPSMDSContextElementState<?,?>> getMDSContextElements()
void 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.