| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor |
BICEPSMetricControl.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor |
BICEPSMetric.getDescriptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSMetric<D extends MetricDescriptor> |
class |
DefaultBICEPSMetricControl<D extends MetricDescriptor> |
class |
DefaultBICEPSMetricState<D extends MetricDescriptor> |
| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor |
DefaultBICEPSMetric.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor |
BICEPSMetricState.getDescriptor() |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumStringMetricDescriptor
An EnumStringMetric represents a textual status or annotation information with a constrained set of possible values.
|
class |
NumericMetricDescriptor
Specification of a MetricDescriptor 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 StringMetric represents a textual status or annotation information.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<MetricDescriptor> |
ChannelDescriptor.metrics |
| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor |
ObjectFactory.createMetricDescriptor()
Create an instance of
MetricDescriptor |
| Modifier and Type | Method and Description |
|---|---|
List<MetricDescriptor> |
ChannelDescriptor.getMetrics()
List of Metrics that are grouped in this channel.Gets the value of the metrics property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelDescriptor.setMetrics(List<MetricDescriptor> value) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<? extends AbstractMetricState> |
MetricDescriptorUtil.filterMetricStatesByRetrievability(Collection<? extends MetricDescriptor> descriptorList,
Collection<? extends AbstractMetricState> modelMetricStates,
MetricRetrievability retrievability) |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends MetricDescriptor> |
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 MetricDescriptor> |
DefaultMedicalDeviceInformationBase.getMetricDescriptors(Collection<String> handles) |
| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor |
MDIBStructure.findMetric(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends MetricDescriptor> |
MDIBStructure.findMetrics(CodedValue code) |
List<? extends MetricDescriptor> |
MDIBStructure.findMetricsForVms(String vmsHandle) |
| Modifier and Type | Method and Description |
|---|---|
MetricDescriptor |
MdibRepresentation.findMetric(String handle) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends MetricDescriptor> |
MdibRepresentation.findMetrics(CodedValue code) |
List<? extends MetricDescriptor> |
MdibRepresentation.findMetricsForVms(String vmsHandle) |
Copyright © 2016. All rights reserved.