| Modifier and Type | Method and Description |
|---|---|
CommunicationContainer<List<Descriptor>,HashMap<String,BICEPSSafetyInformationPolicyElement>> |
CommunicationAdapter.retrieveDescription(org.ws4d.java.service.reference.DeviceReference devRef,
String handle) |
| Modifier and Type | Method and Description |
|---|---|
ProxyCommunication |
CommunicationAdapter.createProxyCommunication(MDIBStructure mdib,
Descriptor descriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation) |
| Modifier and Type | Method and Description |
|---|---|
CommunicationContainer<List<Descriptor>,HashMap<String,BICEPSSafetyInformationPolicyElement>> |
DefaultMDPWSClientAdapter.retrieveDescription(org.ws4d.java.service.reference.DeviceReference devRef,
String handle) |
| Modifier and Type | Method and Description |
|---|---|
ProxyCommunication |
DefaultMDPWSClientAdapter.createProxyCommunication(MDIBStructure mdib,
Descriptor descriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
BICEPSProxy.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSProxy> |
BICEPSProxyManager.getProxyFromCache(Descriptor descriptor,
ProxyUniqueID proxyUniqueId,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSProxy> |
DefaultProxyFactory.getProxyFromCache(Descriptor descriptor,
ProxyUniqueID proxyUniqueID,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
protected void |
DefaultAbstractBICEPSProxy.setInitialValidity(Descriptor d) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BICEPSProxyUtil.augmentWithContainmentTreeInfo(Descriptor d,
MDIBStructure mdib,
BICEPSProxy proxy) |
static String |
BICEPSProxyUtil.builtContainmentTreeStringBasedOnListIndexInternal(Descriptor currentDescriptor,
MDIBStructure mdib,
String containmentTreeid) |
static int |
BICEPSProxyUtil.computeContainmentTreeFacetNo(Descriptor theDescriptor)
Compute containment tree facet no.
|
static CodedValue |
BICEPSProxyUtil.getCode(Descriptor descriptor)
Gets the code.
|
static String |
BICEPSProxyUtil.getContainmentTreeListIndex(Descriptor currentDescriptor,
MDIBStructure mdib) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlertDescriptor
AbstractAlertDescriptor acts as a base class for all alert descriptors that contain
static alert meta information.
|
class |
AbstractContextDescriptor
Abstract base class for objects that specify that the MDS is able to provide context
information that MAY be of relevance for the state data that is present at the communication interface
at a certain point of time or time period.
|
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 |
AlertConditionDescriptor
An ALERT CONDITION contains the information about a potentially or actually HAZARDOUS
SITUATION.
|
class |
AlertSignalDescriptor
AlertSignalDescriptor represents an ALERT SIGNAL.
|
class |
AlertSystemDescriptor
AlertSystemDescriptor describes an ALERT SYSTEM to detect ALERT CONDITIONs and generate
ALERT SIGNALs, which belong to specific ALERT CONDITIONs.
|
class |
ChannelDescriptor
ChannelDescriptor describes a CHANNEL to group METRICs and alerts.
|
class |
ClockDescriptor
ClockDescriptor the capabilities of an MDS regarding date/time handling and
synchronization.
|
class |
DeviceComponent
AbstractDeviceComponentType describes the characteristics and capabilities of a component
of a medical device.
|
class |
DistributionSampleArrayMetricDescriptor
Declares a sample array that represents linear value distributions in the form of arrays
containing scaled sample values.
|
class |
EnsembleContextDescriptor
Context descriptor to specify that the MDS is able to provide ensemble information.
|
class |
EnumStringMetricDescriptor
An enumerated string METRIC represents a textual status or annotation information with a
constrained set of possible values.
|
class |
LimitAlertConditionDescriptor
LimitAlertConditionDescriptor is a specialization of an ALERT CONDITION that is active if
at least one limit for a referenced METRIC has been violated.
|
class |
LocationContextDescriptor
Context descriptor to specify that the MDS is able to provide information regarding the
current spatial position.
|
class |
MDSDescriptor
MdsDescriptor represents an MDS that in turn represents a POC MEDICAL DEVICE such as an
anesthesia workstation.
|
class |
MeansContextDescriptor
Context descriptor to specify that the MDS is able to provide information about utilized
means.
|
class |
MetricDescriptor
An abstract descriptor for a METRIC.
|
class |
NumericMetricDescriptor
Specification of a METRIC descriptor type that represents a single numerical measurement
and status information.
|
class |
OperationDescriptor
Abstract description of an operation that is exposed on the SCO.
|
class |
OperatorContextDescriptor
Context descriptor to specify that the MDS is able to provide operator information.
|
class |
PatientAssociationDescriptor
Context descriptor to specify that the MDS possesses a patient-device association.
|
class |
RealTimeSampleArrayMetricDescriptor
Declares a sample array that represents a real-time continuous waveform.
|
class |
SCODescriptor
ScoDescriptor describes the capabilities of 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.
|
class |
StringMetricDescriptor
A string METRIC represents a textual status or annotation information.
|
class |
SystemContextDescriptor
The context of an MDS that lists the possible relationship of a POC MEDICAL DEVICE into
its usage environment by means of context descriptors.
|
class |
VMDDescriptor
VmdDescriptor describes a VMD.
|
class |
WorkflowContextDescriptor
Context descriptor to specify that the MDS is able to provide workflow information.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Descriptor> |
GetDescriptorsFromArchiveResponse.descriptor |
protected List<Descriptor> |
GetDescriptorResponse.descriptor |
protected List<Descriptor> |
DescriptionModificationReport.ReportPart.descriptor |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
ObjectFactory.createDescriptor()
Create an instance of
Descriptor |
| Modifier and Type | Method and Description |
|---|---|
List<Descriptor> |
GetDescriptorsFromArchiveResponse.getDescriptor()
Gets the value of the descriptor property.
|
List<Descriptor> |
GetDescriptorResponse.getDescriptor()
Gets the value of the descriptor property.
|
List<Descriptor> |
DescriptionModificationReport.ReportPart.getDescriptor()
Gets the value of the descriptor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDescriptorsFromArchiveResponse.setDescriptor(List<Descriptor> value) |
void |
GetDescriptorResponse.setDescriptor(List<Descriptor> value) |
void |
DescriptionModificationReport.ReportPart.setDescriptor(List<Descriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetricDescriptorUtil.addRetrievabilityOptions(Descriptor descriptor,
List<RetrievabilityInfo> retrievabilityOptions) |
static List<RetrievabilityInfo> |
MetricDescriptorUtil.getRetrievabilityOptions(Descriptor descriptor) |
static boolean |
MetricDescriptorUtil.isRetrievable(Descriptor descriptor,
MetricRetrievability retrievabilityMethod) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
DescriptorModification.getModifiedDescriptor() |
| Constructor and Description |
|---|
DescriptorModification(Descriptor modifiedDescriptor,
StructureModificationType type) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
MedicalDeviceInformationBase.getDescriptor(String referencedDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Descriptor> |
MedicalDeviceInformationBase.getAllDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
DefaultMedicalDeviceInformationBase.getDescriptor(String referencedDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Descriptor> |
DefaultMedicalDeviceInformationBase.getAllDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<? extends Descriptor> |
GetDescriptor.getDescriptor(MedicalDeviceInformationBase mdib,
List<String> handles) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
MDIBStructure.getVMO(String handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDIBStructure.addDescriptor(Descriptor vmo,
String parentHandle,
String mdsHandle) |
List<OperationDescriptor> |
MDIBStructure.findOperationsForOperationDescriptor(Descriptor vmo) |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
MdibRepresentation.DescriptorWithParent.getParent() |
Descriptor |
MdibRepresentation.DescriptorWithParent.getVmo() |
Descriptor |
MdibRepresentation.getVMO(String handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
MdibRepresentation.addDescriptor(Descriptor vmo,
String parentHandle,
String mdsHandle) |
List<OperationDescriptor> |
MdibRepresentation.findOperationsForOperationDescriptor(Descriptor targetDescriptor) |
| Constructor and Description |
|---|
DescriptorWithParent(Descriptor vmo,
Descriptor parent,
MDSDescriptor vms) |
Copyright © 2017. All rights reserved.