| Modifier and Type | Method and Description |
|---|---|
org.ws4d.java.service.reference.ServiceReference |
BICEPSOperationInvokeInformation.getServiceReferenceProxyForDescriptor(AbstractOperationDescriptor op) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractOperationDescriptor> |
ProxyCommunication.getOperationDescriptors() |
<T extends AbstractOperationDescriptor> |
BICEPSControlProxy.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSetResponse |
ProxyCommunication.invokeOperation(AbstractOperationDescriptor op,
AbstractSet params,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends AbstractOperationDescriptor> |
DefaultProxyCommunication.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSetResponse |
DefaultProxyCommunication.invokeOperation(AbstractOperationDescriptor op,
AbstractSet params,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
| Constructor and Description |
|---|
DefaultProxyCommunication(ReportProvider rp,
HashMap<AbstractOperationDescriptor,ServiceReferenceProxy> serviceReferencesForOperations,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation,
CommunicationAdapter communicationAdapter) |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractOperationDescriptor> |
DefaultBICEPSAlertSignalState.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractOperationDescriptor> |
DefaultBICEPSWorkflowContext.getOperationDescriptors() |
<T extends AbstractOperationDescriptor> |
DefaultBICEPSPatientContext.getOperationDescriptors() |
<T extends AbstractOperationDescriptor> |
DefaultBICEPSLocationContext.getOperationDescriptors() |
<T extends AbstractOperationDescriptor> |
DefaultBICEPSEnsembleContext.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractOperationDescriptor> |
DefaultBICEPSManeuver.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractOperationDescriptor> |
DefaultBICEPSMetricControl.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Class<?>,BICEPSQoSPolicy> |
InvokeHelper.getApplicablePolicies(org.ws4d.java.types.EndpointReference deviceEPR,
AbstractOperationDescriptor operationDescriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation,
Class<?> policyClassFilter) |
static String |
InvokeHelper.getInputAction(AbstractOperationDescriptor op) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSetStateOperationDescriptor
Abstract description of an operation that is exposed on the SCO and is intended to be used to set a complete state.
|
class |
ActivateOperationDescriptor
Describes an activate operation that is exposed on the SCO.
|
class |
SetAlertStateOperationDescriptor
Describes an alert state set operation for a specific alert state in the MDIB that is exposed on the SCO.
|
class |
SetComponentStateOperationDescriptor
Describes a component state set operation for a specific component state in the MDIB that is exposed on the SCO.
|
class |
SetContextStateOperationDescriptor
Describes a context state set operation for a specific context state in the MDIB that is exposed on SCO.
|
class |
SetMetricStateOperationDescriptor
Describes a METRIC state set operation for a specific METRIC state in the MDIB that is exposed on the SCO.
|
class |
SetStringOperationDescriptor
Describes a string set operation for a specific object state in the MDIB that is exposed on the SCO.
|
class |
SetValueOperationDescriptor
Describes a numeric set operation for a specific object state in the MDIB that is exposed on the SCO.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractOperationDescriptor> |
ScoDescriptor.operation |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationDescriptor |
ObjectFactory.createAbstractOperationDescriptor()
Create an instance of
AbstractOperationDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOperationDescriptor> |
ScoDescriptor.getOperation()
Gets the value of the operation property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScoDescriptor.setOperation(List<AbstractOperationDescriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<? extends AbstractOperationDescriptor>> |
OperationDescriptorCommandRegistry.getOperationsDescriptorsForCommandClass(Class<? extends MDICommand> commandClz) |
| Modifier and Type | Method and Description |
|---|---|
Map<AbstractOperationDescriptor,Set<BICEPSQoSPolicy>> |
BICEPSDeviceNodeInterfacePolicyDescription.getOperationPolicies() |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
DefaultMDIStateBuilder.getOperationState(AbstractOperationDescriptor operationDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationState |
MDIStateBuilder.getOperationState(AbstractOperationDescriptor operationDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationDescriptor |
OperationRequest.getOperationDescriptor() |
AbstractOperationDescriptor |
MedicalDeviceInformationBase.getOperationDescriptor(String operationHandle)
Returns the current description for the operations that is specified with the handle.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends AbstractOperationDescriptor> |
MedicalDeviceInformationBase.getOperationForOperationTarget(String operationTargetHandle) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationDescriptor |
OperationRequestImpl.getOperationDescriptor() |
AbstractOperationDescriptor |
DefaultMedicalDeviceInformationBase.getOperationDescriptor(String operationHandle) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends AbstractOperationDescriptor> |
DefaultMedicalDeviceInformationBase.getOperationForOperationTarget(String handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationRequestImpl.setOperation(AbstractOperationDescriptor operation) |
| Modifier and Type | Method and Description |
|---|---|
protected OperationRequest |
BICEPSSetOperation.createOperationRequest(AbstractSet operationMessage,
AbstractOperationDescriptor descriptor,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap,
int transactionID) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationDescriptor |
MDIBStructure.findOperation(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOperationDescriptor> |
MDIBStructure.findOperationsForOperationDescriptor(AbstractDescriptor vmo) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDIBStructure.addOperation(AbstractOperationDescriptor operation,
ScoDescriptor scoDescriptor,
String mdsHandle) |
| Modifier and Type | Method and Description |
|---|---|
AbstractOperationDescriptor |
MdibRepresentation.findOperation(String handle) |
AbstractOperationDescriptor |
MdibRepresentation.OperationWithVms.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractOperationDescriptor> |
MdibRepresentation.findOperationsForOperationDescriptor(AbstractDescriptor targetDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
MdibRepresentation.addOperation(AbstractOperationDescriptor operation,
ScoDescriptor scoDescriptor,
String mdsHandle) |
| Constructor and Description |
|---|
OperationWithVms(AbstractOperationDescriptor operation,
MdsDescriptor vms) |
Copyright © 2017. All rights reserved.