| 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 CodedValue |
BICEPSProxyUtil.getCode(Descriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAlertDescriptor
AbstractAlertDescriptor acts as a base class for all further alert desriptors which contain meta information on alerts.
|
class |
AbstractContextDescriptor
Abstract base class for objects that specifiy 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 |
ActivateOperationDescriptor
Describes an activate operation that is exposed on the service interface.
|
class |
AlertConditionDescriptor
An alert condition contains the information about a potentially or actually hazardous situation.
|
class |
AlertSignalDescriptor
An alert signal contains the information about the way an alert condition is communicated to someone.
|
class |
AlertSystemDescriptor
An alert system groups alert conditions and their related alert signals.
|
class |
ArgumentDescriptorType
Argument description for an activate operation.
|
class |
ChannelDescriptor
A Channel is a group of metrics and alerts and is used for organizational purposes only.
|
class |
ClockDescriptor
Describes the capabilities of the mds regarding date/time handle and synchronization.
|
class |
DeviceComponent
TODO, copy from FHIR
|
class |
EnsembleContextDescriptor
Context descriptor that specify that the MDS is able to provide ensemble information.
|
class |
EnumStringMetricDescriptor
An EnumStringMetric represents a textual status or annotation information with a constrained set of possible values.
|
class |
HydraMDSDescriptor
HydraMDS is a specialization of an abstract Medical Device System (MDS) that MAY have multiple VMDs.
|
class |
LimitAlertConditionDescriptor
A specialization of an alert condition that is satisfied if at least one limit for a referenced metric has been violated.
|
class |
LocationContextDescriptor
Context descriptor that specify that the MDS is able to provide spatial information.
|
class |
MDSDescriptor
AbstractMDSDescriptor represents a Medical Device System (MDS) that in turn represents a medical device such as an anaesthesia workstation.
|
class |
MetricDescriptor
An abstract descriptor for a metric.
|
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 |
NumericMetricDescriptor
Specification of a MetricDescriptor type that represents a single numerical measurement and status information.
|
class |
OperationDescriptor
Abstract description of an operation that is exposed on the service interface.
|
class |
OperatorContextDescriptor
Context descriptor that specify that the MDS is able to provide operator information.
|
class |
PatientAssociationDescriptor
Context descriptor that 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 service controller.
|
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.
|
class |
StringMetricDescriptor
A StringMetric represents a textual status or annotation information.
|
class |
SystemContext
The context of an MDS that lists the possible relationship of a device into its usage environment by means of context descriptors.
|
class |
VMDDescriptor
A Virtual Medical Device (VMD) is an abstraction for a module (medical-related subsystem) of a MDS.
|
class |
WorkflowContextDescriptor
Context descriptor that specify that the MDS is able to provide workflow information.
|
| Modifier and Type | Field and Description |
|---|---|
protected Descriptor |
DescriptionModificationReportPart.descriptor |
| Modifier and Type | Field and Description |
|---|---|
protected List<Descriptor> |
GetDescriptorsFromArchiveResponse.descriptor |
protected List<Descriptor> |
GetDescriptorResponse.descriptor |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
ObjectFactory.createDescriptor()
Create an instance of
Descriptor |
Descriptor |
DescriptionModificationReportPart.getDescriptor()
Gets the value of the descriptor property.
|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionModificationReportPart.setDescriptor(Descriptor value)
Sets the value of the descriptor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDescriptorsFromArchiveResponse.setDescriptor(List<Descriptor> value) |
void |
GetDescriptorResponse.setDescriptor(List<Descriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetricDescriptorUtil.addRetrievabilityOptions(Descriptor descriptor,
List<MetricRetrievability> retrievabilityOptions) |
static List<MetricRetrievability> |
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 © 2016. All rights reserved.