public interface BICEPSWorkflowControl extends BICEPSMDSContextElementControl<BICEPSWorkflowState,WorkflowListener>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSWorkflowControl |
getControlProxy() |
WorkflowContextDescriptor |
getDescriptor() |
BICEPSWorkflowState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscribe(WorkflowListener callback) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
void |
unsubscribe(WorkflowListener callback) |
changed, getAllContextElementItems, setContextElementgetOperationDescriptorsisModifiable, touchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexBICEPSWorkflowState getStateProxy()
getStateProxy in interface BICEPSMDSContextElementControl<BICEPSWorkflowState,WorkflowListener>getStateProxy in interface BICEPSProxyBICEPSWorkflowControl getControlProxy()
getControlProxy in interface BICEPSMDSContextElementControl<BICEPSWorkflowState,WorkflowListener>getControlProxy in interface BICEPSStateProxyvoid subscribe(WorkflowListener callback)
subscribe in interface BICEPSMDSContextElementControl<BICEPSWorkflowState,WorkflowListener>void unsubscribe(WorkflowListener callback)
unsubscribe in interface BICEPSMDSContextElementControl<BICEPSWorkflowState,WorkflowListener>void changed(AbstractState s, long sequenceNumber, List<ChangedProperty> changedProps)
WorkflowContextDescriptor getDescriptor()
getDescriptor in interface BICEPSMDSContextElementControl<BICEPSWorkflowState,WorkflowListener>getDescriptor in interface BICEPSProxyvoid removed()
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2017. All rights reserved.