| Modifier and Type | Method and Description |
|---|---|
CommunicationContainer<List<AbstractDescriptor>,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,
AbstractDescriptor descriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation) |
| Modifier and Type | Method and Description |
|---|---|
CommunicationContainer<List<AbstractDescriptor>,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,
AbstractDescriptor descriptor,
HashMap<String,BICEPSSafetyInformationPolicyElement> safetyInformation) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDescriptor |
BICEPSProxy.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSProxy> |
BICEPSProxyManager.getProxyFromCache(AbstractDescriptor descriptor,
ProxyUniqueID proxyUniqueId,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSProxy> |
DefaultProxyFactory.getProxyFromCache(AbstractDescriptor descriptor,
ProxyUniqueID proxyUniqueID,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
protected void |
DefaultAbstractBICEPSProxy.setInitialValidity(AbstractDescriptor d) |
| Modifier and Type | Method and Description |
|---|---|
static void |
BICEPSProxyUtil.augmentWithContainmentTreeInfo(AbstractDescriptor d,
MDIBStructure mdib,
BICEPSProxy proxy) |
static String |
BICEPSProxyUtil.builtContainmentTreeStringBasedOnListIndexInternal(AbstractDescriptor currentDescriptor,
MDIBStructure mdib,
String containmentTreeid) |
static int |
BICEPSProxyUtil.computeContainmentTreeFacetNo(AbstractDescriptor theDescriptor)
Compute containment tree facet no.
|
static CodedValue |
BICEPSProxyUtil.getCode(AbstractDescriptor descriptor)
Gets the code.
|
static String |
BICEPSProxyUtil.getContainmentTreeListIndex(AbstractDescriptor 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 |
AbstractComplexDeviceComponentDescriptor
AbstractComplexDeviceComponentDescriptor adds an OPTIONAL pm:AlertSystemDescriptor and pm:ScoDescriptor to pm:AbstractDeviceComponentDescriptor.
|
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 |
AbstractDeviceComponentDescriptor
AbstractDeviceComponentDescriptor describes a basic DEVICE COMPONENT.
|
class |
AbstractMetricDescriptor
An abstract descriptor for a METRIC.
|
class |
AbstractOperationDescriptor
Abstract description of an operation that is exposed on the SCO.
|
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 |
BatteryDescriptor
For battery-powered devices, battery information can be contained in this object.
|
class |
ChannelDescriptor
ChannelDescriptor describes a CHANNEL to group METRICs and alerts.
|
class |
ClockDescriptor
ClockDescriptor describes the capabilities of an MDS regarding date/time handling and synchronization.
|
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 |
NumericMetricDescriptor
Specification of a METRIC descriptor type that represents a single numerical measurement and status information.
|
class |
OperatorContextDescriptor
Context descriptor to specify that the MDS is able to provide operator information.
|
class |
PatientContextDescriptor
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<AbstractDescriptor> |
GetDescriptorsFromArchiveResponse.descriptor |
protected List<AbstractDescriptor> |
GetDescriptorResponse.descriptor |
protected List<AbstractDescriptor> |
DescriptionModificationReport.ReportPart.descriptor |
| Modifier and Type | Method and Description |
|---|---|
AbstractDescriptor |
ObjectFactory.createAbstractDescriptor()
Create an instance of
AbstractDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractDescriptor> |
GetDescriptorsFromArchiveResponse.getDescriptor()
Gets the value of the descriptor property.
|
List<AbstractDescriptor> |
GetDescriptorResponse.getDescriptor()
Gets the value of the descriptor property.
|
List<AbstractDescriptor> |
DescriptionModificationReport.ReportPart.getDescriptor()
Gets the value of the descriptor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetDescriptorsFromArchiveResponse.setDescriptor(List<AbstractDescriptor> value) |
void |
GetDescriptorResponse.setDescriptor(List<AbstractDescriptor> value) |
void |
DescriptionModificationReport.ReportPart.setDescriptor(List<AbstractDescriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
static void |
MetricDescriptorUtil.addRetrievabilityOptions(AbstractDescriptor descriptor,
List<RetrievabilityInfo> retrievabilityOptions) |
static List<RetrievabilityInfo> |
MetricDescriptorUtil.getRetrievabilityOptions(AbstractDescriptor descriptor) |
static boolean |
MetricDescriptorUtil.isRetrievable(AbstractDescriptor descriptor,
RetrievabilityMethod retrievabilityMethod) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDescriptor |
DescriptorModification.getModifiedDescriptor() |
| Constructor and Description |
|---|
DescriptorModification(AbstractDescriptor modifiedDescriptor,
StructureModificationType type) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDescriptor |
MedicalDeviceInformationBase.getDescriptor(String referencedDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractDescriptor> |
MedicalDeviceInformationBase.getAllDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
AbstractDescriptor |
DefaultMedicalDeviceInformationBase.getDescriptor(String referencedDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractDescriptor> |
DefaultMedicalDeviceInformationBase.getAllDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<? extends AbstractDescriptor> |
GetDescriptor.getDescriptor(MedicalDeviceInformationBase mdib,
List<String> handles) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDescriptor |
MDIBStructure.getVMO(String handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDIBStructure.addDescriptor(AbstractDescriptor vmo,
String parentHandle,
String mdsHandle) |
List<AbstractOperationDescriptor> |
MDIBStructure.findOperationsForOperationDescriptor(AbstractDescriptor vmo) |
| Modifier and Type | Method and Description |
|---|---|
AbstractDescriptor |
MdibRepresentation.DescriptorWithParent.getParent() |
AbstractDescriptor |
MdibRepresentation.DescriptorWithParent.getVmo() |
AbstractDescriptor |
MdibRepresentation.getVMO(String handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
MdibRepresentation.addDescriptor(AbstractDescriptor vmo,
String parentHandle,
String mdsHandle) |
List<AbstractOperationDescriptor> |
MdibRepresentation.findOperationsForOperationDescriptor(AbstractDescriptor targetDescriptor) |
Copyright © 2018. All rights reserved.