| Package | Description |
|---|---|
| org.ornet.cdm | |
| org.ornet.softice.provider |
| 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
Java-Klasse für AbstractDeviceComponent complex type.
|
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 java.util.List<Descriptor> |
GetDescriptorResponse.descriptor |
protected java.util.List<Descriptor> |
GetDescriptorsFromArchiveResponse.descriptor |
| Modifier and Type | Method and Description |
|---|---|
Descriptor |
ObjectFactory.createDescriptor()
Create an instance of
Descriptor |
Descriptor |
DescriptionModificationReportPart.getDescriptor()
Ruft den Wert der descriptor-Eigenschaft ab.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Descriptor> |
GetDescriptorResponse.getDescriptor()
Gets the value of the descriptor property.
|
java.util.List<Descriptor> |
GetDescriptorsFromArchiveResponse.getDescriptor()
Gets the value of the descriptor property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionModificationReportPart.setDescriptor(Descriptor value)
Legt den Wert der descriptor-Eigenschaft fest.
|
| Modifier and Type | Method and Description |
|---|---|
protected static void |
OSCPToolbox.createOperationDescriptor(java.util.List<OperationState> operationStates,
Descriptor descr,
HydraMDSDescriptor mds) |
void |
OSCPProvider.createSetOperationForDescriptor(Descriptor descr,
HydraMDSDescriptor mds) |