public interface BICEPSManeuver extends BICEPSControlProxy
| Modifier and Type | Method and Description |
|---|---|
ActivateResponse |
activate(List<ArgumentType> args,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
void |
changed(OperationState s,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSManeuver |
getControlProxy() |
ActivateOperationDescriptor |
getDescriptor() |
OperationState |
getState() |
BICEPSManeuver |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
subscribe(ManeuverListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(ManeuverListener callback) |
getOperationDescriptorsisModifiable, touchgetEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValidvoid subscribe(ManeuverListener callback)
void unsubscribe(ManeuverListener callback)
OperationState getState()
ActivateOperationDescriptor getDescriptor()
getDescriptor in interface BICEPSProxyBICEPSManeuver getControlProxy()
getControlProxy in interface BICEPSStateProxyBICEPSManeuver getStateProxy()
getStateProxy in interface BICEPSProxyvoid changed(OperationState s, List<ChangedProperty> changedProps)
ActivateResponse activate(List<ArgumentType> args, BICEPSClientTransmissionInformationContainer transmissionInformation)
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.