| Modifier and Type | Method and Description |
|---|---|
AbstractMetricDescriptor |
BICEPSMetricControl.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricDescriptor |
BICEPSMetric.getDescriptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSMetric<D extends AbstractMetricDescriptor> |
class |
DefaultBICEPSMetricControl<D extends AbstractMetricDescriptor> |
class |
DefaultBICEPSMetricState<D extends AbstractMetricDescriptor> |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricDescriptor |
DefaultBICEPSMetric.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricDescriptor |
BICEPSMetricState.getDescriptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
DistributionSampleArrayMetricDescriptor
Declares a sample array that represents linear value distributions in the form of arrays
containing scaled sample values.
|
class |
EnumStringMetricDescriptor
An enumerated string METRIC represents a textual status or annotation information with a
constrained set of possible values.
|
class |
NumericMetricDescriptor
Specification of a METRIC descriptor type that represents a single numerical measurement
and status information.
|
class |
RealTimeSampleArrayMetricDescriptor
Declares a sample array that represents a real-time continuous waveform.
|
class |
StringMetricDescriptor
A string METRIC represents a textual status or annotation information.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AbstractMetricDescriptor> |
ChannelDescriptor.metric |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricDescriptor |
ObjectFactory.createAbstractMetricDescriptor()
Create an instance of
AbstractMetricDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<AbstractMetricDescriptor> |
ChannelDescriptor.getMetric()
Gets the value of the metric property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelDescriptor.setMetric(List<AbstractMetricDescriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends AbstractMetricState> |
MetricDescriptorUtil.filterMetricStatesByRetrievability(Collection<? extends AbstractMetricDescriptor> descriptorList,
Collection<? extends AbstractMetricState> modelMetricStates,
RetrievabilityMethod retrievability) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends AbstractMetricDescriptor> |
MedicalDeviceInformationBase.getMetricDescriptors(Collection<String> handles)
Returns the current descriptors for the metrics that are specified with the handles collection.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends AbstractMetricDescriptor> |
DefaultMedicalDeviceInformationBase.getMetricDescriptors(Collection<String> handles) |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricDescriptor |
MDIBStructure.findMetric(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends AbstractMetricDescriptor> |
MDIBStructure.findMetrics(CodedValue code) |
List<? extends AbstractMetricDescriptor> |
MDIBStructure.findMetricsForVms(String vmsHandle) |
| Modifier and Type | Method and Description |
|---|---|
AbstractMetricDescriptor |
MdibRepresentation.findMetric(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends AbstractMetricDescriptor> |
MdibRepresentation.findMetrics(CodedValue code) |
List<? extends AbstractMetricDescriptor> |
MdibRepresentation.findMetricsForVms(String vmsHandle) |
Copyright © 2018. All rights reserved.