| Modifier and Type | Method and Description |
|---|---|
org.ws4d.java.service.reference.ServiceReference |
BICEPSOperationInvokeInformation.getServiceReferenceProxyForDescriptor(OperationDescriptor op) |
| Modifier and Type | Method and Description |
|---|---|
<T extends OperationDescriptor> |
ProxyCommunication.getOperationDescriptors() |
<T extends OperationDescriptor> |
BICEPSControlProxy.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSetResponse |
ProxyCommunication.invokeOperation(OperationDescriptor op,
AbstractSet params,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
| Modifier and Type | Method and Description |
|---|---|
Set<? extends OperationDescriptor> |
DefaultProxyCommunication.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
AbstractSetResponse |
DefaultProxyCommunication.invokeOperation(OperationDescriptor op,
AbstractSet params,
BICEPSClientTransmissionInformationContainer transmissionInformation) |
| Constructor and Description |
|---|
DefaultProxyCommunication(ReportProvider rp,
HashMap<OperationDescriptor,ServiceReferenceProxy> serviceReferencesForOperations,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation,
CommunicationAdapter communicationAdapter) |
| Modifier and Type | Method and Description |
|---|---|
<T extends OperationDescriptor> |
DefaultBICEPSAlertSignalState.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
<T extends OperationDescriptor> |
DefaultBICEPSWorkflowContext.getOperationDescriptors() |
<T extends OperationDescriptor> |
DefaultBICEPSPatientContext.getOperationDescriptors() |
<T extends OperationDescriptor> |
DefaultBICEPSLocationContext.getOperationDescriptors() |
<T extends OperationDescriptor> |
DefaultBICEPSEnsembleContext.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
<T extends OperationDescriptor> |
DefaultBICEPSManeuver.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
<T extends OperationDescriptor> |
DefaultBICEPSMetricControl.getOperationDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
static Map<Class<?>,BICEPSQoSPolicy> |
InvokeHelper.getApplicablePolicies(org.ws4d.java.types.EndpointReference deviceEPR,
OperationDescriptor operationDescriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation,
Class<?> policyClassFilter) |
static String |
InvokeHelper.getInputAction(OperationDescriptor op) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActivateOperationDescriptor
Describes an activate operation that is exposed on the service interface.
|
class |
NonGenericOperationDescriptor
The non-generic operation descriptor is present in the SCO to indicate that operations with a coded type that are not defined within this standard may be invoked on the MDS using the provided information.
|
class |
SetAlertStateOperationDescriptor
Describes a SetAlertState operation for a specific alert state in the MDIB that is exposed on the service interface.
|
class |
SetContextOperationDescriptor
Describes a SetContext operation to insert or modify a context state.
|
class |
SetRangeOperationDescriptor
Describes a SetRange operation to alter a range property.
|
class |
SetStringOperationDescriptor
Describes a SetString operation for a specific object state in the MDIB that is exposed on the service interface.
|
class |
SetValueOperationDescriptor
Describes a SetValue operation for a specific object state in the MDIB that is exposed on the service interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<OperationDescriptor> |
SCODescriptor.operations |
protected List<OperationDescriptor> |
OperationDescriptionModificationReportPart.operations |
| Modifier and Type | Method and Description |
|---|---|
OperationDescriptor |
ObjectFactory.createOperationDescriptor()
Create an instance of
OperationDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<OperationDescriptor> |
SCODescriptor.getOperations()
Gets the value of the operations property.
|
List<OperationDescriptor> |
OperationDescriptionModificationReportPart.getOperations()
List of modified operations.Gets the value of the operations property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SCODescriptor.setOperations(List<OperationDescriptor> value) |
void |
OperationDescriptionModificationReportPart.setOperations(List<OperationDescriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Class<? extends OperationDescriptor>> |
OperationDescriptorCommandRegistry.getOperationsDescriptorsForCommandClass(Class<? extends MDICommand> commandClz) |
| Modifier and Type | Method and Description |
|---|---|
Map<OperationDescriptor,Set<BICEPSQoSPolicy>> |
BICEPSDeviceNodeInterfacePolicyDescription.getOperationPolicies() |
| Modifier and Type | Method and Description |
|---|---|
OperationState |
DefaultMDIStateBuilder.getOperationState(OperationDescriptor operationDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
OperationState |
MDIStateBuilder.getOperationState(OperationDescriptor operationDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
OperationDescriptor |
OperationRequest.getOperationDescriptor() |
OperationDescriptor |
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 OperationDescriptor> |
MedicalDeviceInformationBase.getOperationForOperationTarget(String operationTargetHandle) |
| Modifier and Type | Method and Description |
|---|---|
OperationDescriptor |
OperationRequestImpl.getOperationDescriptor() |
OperationDescriptor |
DefaultMedicalDeviceInformationBase.getOperationDescriptor(String operationHandle) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends OperationDescriptor> |
DefaultMedicalDeviceInformationBase.getOperationForOperationTarget(String handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationRequestImpl.setOperation(OperationDescriptor operation) |
| Modifier and Type | Method and Description |
|---|---|
protected OperationRequest |
BICEPSSetOperation.createOperationRequest(AbstractSet operationMessage,
OperationDescriptor descriptor,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap msgContextMap,
com.draeger.medical.mdpws.message.MDPWSMessageContextMap replyMessageCtxtMap,
int transactionID) |
| Modifier and Type | Method and Description |
|---|---|
OperationDescriptor |
MDIBStructure.findOperation(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<OperationDescriptor> |
MDIBStructure.findOperationsForOperationDescriptor(Descriptor vmo) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDIBStructure.addOperation(OperationDescriptor operation,
SCODescriptor scoDescriptor,
String mdsHandle) |
| Modifier and Type | Method and Description |
|---|---|
OperationDescriptor |
MdibRepresentation.findOperation(String handle) |
OperationDescriptor |
MdibRepresentation.OperationWithVms.getOperation() |
| Modifier and Type | Method and Description |
|---|---|
List<OperationDescriptor> |
MdibRepresentation.findOperationsForOperationDescriptor(Descriptor targetDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
void |
MdibRepresentation.addOperation(OperationDescriptor operation,
SCODescriptor scoDescriptor,
String mdsHandle) |
| Constructor and Description |
|---|
OperationWithVms(OperationDescriptor operation,
MDSDescriptor vms) |
Copyright © 2016. All rights reserved.