public interface BICEPSMDSContextElementState<E extends BICEPSMDSContextElementState<?,?>,T extends MDSContextElementListener<E>> extends BICEPSStateProxy
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
List<AbstractIdentifiableContextState> |
getAllContextElementItems() |
BICEPSMDSContextElementControl<E,T> |
getControlProxy() |
AbstractContextDescriptor |
getDescriptor() |
E |
getStateProxy() |
boolean |
isModifiable() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
subscribe(T callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(T callback) |
touchgetEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValidvoid subscribe(T callback)
void unsubscribe(T callback)
void changed(AbstractIdentifiableContextState s, long sequenceNumber, List<ChangedProperty> changedProps)
E getStateProxy()
getStateProxy in interface BICEPSProxyboolean isModifiable()
isModifiable in interface BICEPSStateProxyBICEPSMDSContextElementControl<E,T> getControlProxy()
getControlProxy in interface BICEPSStateProxyAbstractContextDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyList<AbstractIdentifiableContextState> getAllContextElementItems()
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.