| 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.mds |
| Modifier and Type | Method and Description |
|---|---|
MdsDescriptor |
ObjectFactory.createMdsDescriptor()
Create an instance of
MdsDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<MdsDescriptor> |
MdDescription.getMds()
Gets the value of the mds property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MdDescription.setMds(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(AbstractDescriptor vmo,
AbstractDescriptor parent,
MdsDescriptor vms) |
OperationWithVms(AbstractOperationDescriptor operation,
MdsDescriptor vms) |
VmsWithParent(MdsDescriptor vms,
MdsDescriptor parent) |
Copyright © 2017. All rights reserved.