public interface BICEPSWorkflowContext extends BICEPSMDSContextElement<BICEPSWorkflowState,WorkflowListener>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
WorkflowContextDescriptor |
getDescriptor() |
BICEPSWorkflowState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexBICEPSWorkflowState getStateProxy()
getStateProxy in interface BICEPSMDSContextElement<BICEPSWorkflowState,WorkflowListener>getStateProxy in interface BICEPSProxyWorkflowContextDescriptor getDescriptor()
getDescriptor in interface BICEPSMDSContextElement<BICEPSWorkflowState,WorkflowListener>getDescriptor in interface BICEPSProxyvoid removed()
void changed(State newState, long sequenceNumber, List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2017. All rights reserved.