public interface BICEPSWorkflowState extends BICEPSMDSContextElementState<BICEPSWorkflowState,WorkflowListener>
| Modifier and Type | Method and Description |
|---|---|
void |
changed(AbstractIdentifiableContextState s,
long sequenceNumber,
List<ChangedProperty> changedProps) |
void |
changed(State newState,
long sequenceNumber,
List<ChangedProperty> changedProps) |
BICEPSWorkflowControl |
getControlProxy() |
WorkflowContextDescriptor |
getDescriptor() |
BICEPSWorkflowState |
getStateProxy() |
void |
removed() |
void |
requestStateChanged(long transactionId,
long sequenceNumber,
InvocationState newState,
InvocationError errorCode,
String errorMsg) |
void |
subscriptionEnded(SubscriptionEndCodeType reason) |
getAllContextElementItems, isModifiable, subscribe, unsubscribetouchgetEndpointReference, getHandleOnEndpointReference, getParentMedicalDeviceSystem, getProxyUniqueID, isStateAvailable, isStateValid, isSubscribed, isValidvoid changed(AbstractIdentifiableContextState 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(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.