| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSMetric> |
IBICEPSClient.getMetric(ProxyUniqueID proxyUniqueID)
Gets the metric.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem)
Gets the metrics.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue codeFilter)
Gets the metrics.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(CodedValue typeCode)
Gets the metrics.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSMetric metric) |
void |
DefaultReportProvider.subscribeReport(BICEPSMetric metric) |
void |
DefaultReportProvider.unsubscribeReport(BICEPSMetric metric) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSMetric |
DefaultBicepsClientImpl.getMetric(ProxyUniqueID proxyUniqueID) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSMetric> |
DefaultBicepsClientImpl.getMetrics(BICEPSMedicalDeviceSystem mds) |
List<BICEPSMetric> |
DefaultBicepsClientImpl.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue code) |
List<BICEPSMetric> |
DefaultBicepsClientImpl.getMetrics(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSMetric |
BICEPSProxyQueryInterface.getMetric(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSMetric> |
BICEPSProxyQueryInterface.getMetrics() |
List<BICEPSMetric> |
BICEPSProxyQueryInterface.getMetrics(CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetricListener.changedMetric(BICEPSMetric source,
List<? extends ChangedProperty> changedProps) |
void |
MetricListener.removedMetric(BICEPSMetric source) |
void |
MetricListener.subscriptionEnded(BICEPSMetric source,
SubscriptionEndCodeType reason) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSMetric |
DefaultProxyStore.getMetric(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
List<BICEPSMetric> |
DefaultProxyStore.getMetrics() |
List<BICEPSMetric> |
DefaultProxyStore.getMetrics(CodedValue code) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSMetric<D extends MetricDescriptor> |
class |
DefaultBICEPSMetricControl<D extends MetricDescriptor> |
class |
DefaultBICEPSMetricState<D extends MetricDescriptor> |
class |
DefaultBICEPSNumericMetricControl |
class |
DefaultBICEPSNumericMetricState |
class |
DefaultBICEPSStringMetricControl |
class |
DefaultBICEPSStringMetricState |
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedProperty> |
BICEPSProxyPropertyUtil.findPropertyChanged(BICEPSMetric relatedBICEPSClientMetric,
State state) |
static boolean |
BICEPSProxyUtil.isNumericMetric(BICEPSMetric metric)
Checks if is numeric metric.
|
static boolean |
BICEPSProxyUtil.isStringMetric(BICEPSMetric metric)
Checks if is string metric.
|
static boolean |
BICEPSProxyUtil.isWaveformMetric(BICEPSMetric metric)
Checks if is waveform metric.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MDIBSafetyInformationUtil.requiresDualChannel(BICEPSMetric metric)
Requires dual channel.
|
Copyright © 2017. All rights reserved.