public interface BICEPSWorkflowState extends BICEPSMDSContextElementState<BICEPSWorkflowState,WorkflowListener>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(AbstractState newState,
String 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 |
subscriptionEnded(SubscriptionEndCodeType reason) |
getAllContextElementItems, isModifiable, subscribe, unsubscribetouchgetContainmentTreeId, getContainmentTreeListIndex, getEndpointReference, getHandleOnEndpointReference, getMdibVersion, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValid, setContainmentTreeId, setContainmentTreeListIndexvoid changed(AbstractContextState s, long sequenceNumber, List<ChangedProperty> changedProps)
changed in interface BICEPSMDSContextElementState<BICEPSWorkflowState,WorkflowListener>BICEPSWorkflowState getStateProxy()
getStateProxy in interface BICEPSMDSContextElementState<BICEPSWorkflowState,WorkflowListener>getStateProxy in interface BICEPSProxyBICEPSWorkflowControl getControlProxy()
getControlProxy in interface BICEPSMDSContextElementState<BICEPSWorkflowState,WorkflowListener>getControlProxy in interface BICEPSStateProxyWorkflowContextDescriptor getDescriptor()
getDescriptor in interface BICEPSMDSContextElementState<BICEPSWorkflowState,WorkflowListener>getDescriptor in interface BICEPSProxyvoid removed()
void changed(AbstractState newState, String sequenceNumber, List<ChangedProperty> changedProps)
void requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
List<LocalizedText> list)
void subscriptionEnded(SubscriptionEndCodeType reason)
Copyright © 2018. All rights reserved.