| Modifier and Type | Method and Description |
|---|---|
<T extends MDSDescriptor> |
IBICEPSClient.getDevices()
Gets the devices.
|
| Modifier and Type | Method and Description |
|---|---|
List<MDSDescriptor> |
DefaultBicepsClientImpl.getDevices() |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
BICEPSMedicalDeviceSystem.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
DefaultBICEPSMedicalDeviceSystem.getDescriptor() |
| Constructor and Description |
|---|
DefaultBICEPSMedicalDeviceSystem(MDSDescriptor mds,
org.ws4d.java.types.EndpointReference deviceEndpointRef,
ProxyCommunication proxyCom,
BICEPSMedicalDeviceSystem parentDMDS) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDSDescriptor> |
MDDescription.mdsDescriptors |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
ObjectFactory.createMDSDescriptor()
Create an instance of
MDSDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<MDSDescriptor> |
MDDescription.getMDSDescriptors()
List of MDSs that are contained in the MDIB.Gets the value of the mdsDescriptors property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDDescription.setMDSDescriptors(List<MDSDescriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
MedicalDeviceInformationBase.getMDSForDescriptor(String handle) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends MDSDescriptor> |
MedicalDeviceInformationBase.getMDSDescriptions(Collection<String> handles,
boolean onlyNonComposite) |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
DefaultMedicalDeviceInformationBase.getMDSForDescriptor(String vmoHandle) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends MDSDescriptor> |
DefaultMedicalDeviceInformationBase.getMDSDescriptions(Collection<String> handles,
boolean onlyNonComposite) |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
MDIBStructure.getParentVMSForDescriptorHandle(String aDescriptorHandle) |
MDSDescriptor |
MDIBStructure.getVMS(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<MDSDescriptor> |
MDIBStructure.getMDSDescriptors() |
List<MDSDescriptor> |
MDIBStructure.getMDSDescriptorsSorted() |
| Modifier and Type | Method and Description |
|---|---|
MDSDescriptor |
MdibRepresentation.VmsWithParent.getParent() |
MDSDescriptor |
MdibRepresentation.getParentVMSForDescriptorHandle(String aDescriptorHandle) |
MDSDescriptor |
MdibRepresentation.VmsWithParent.getVms() |
MDSDescriptor |
MdibRepresentation.DescriptorWithParent.getVms() |
MDSDescriptor |
MdibRepresentation.OperationWithVms.getVms() |
MDSDescriptor |
MdibRepresentation.getVMS(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<MDSDescriptor> |
MdibRepresentation.getMDSDescriptors() |
List<MDSDescriptor> |
MdibRepresentation.getMDSDescriptorsSorted() |
| Constructor and Description |
|---|
DescriptorWithParent(Descriptor vmo,
Descriptor parent,
MDSDescriptor vms) |
OperationWithVms(OperationDescriptor operation,
MDSDescriptor vms) |
VmsWithParent(MDSDescriptor vms,
MDSDescriptor parent) |
Copyright © 2017. All rights reserved.