| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSMetric> |
IBICEPSClient.getMetric(ProxyUniqueID proxyUniqueID) |
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem) |
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem,
CodedValue codeFilter) |
<T extends BICEPSMetric> |
IBICEPSClient.getMetrics(CodedValue typeCode) |
| 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 AbstractMetricDescriptor> |
class |
DefaultBICEPSMetricControl<D extends AbstractMetricDescriptor> |
class |
DefaultBICEPSMetricState<D extends AbstractMetricDescriptor> |
class |
DefaultBICEPSNumericMetricControl |
class |
DefaultBICEPSNumericMetricState |
class |
DefaultBICEPSStringMetricControl |
class |
DefaultBICEPSStringMetricState |
| Modifier and Type | Method and Description |
|---|---|
static List<ChangedProperty> |
BICEPSProxyPropertyUtil.findPropertyChanged(BICEPSMetric relatedBICEPSClientMetric,
AbstractState state) |
static boolean |
BICEPSProxyUtil.isNumericMetric(BICEPSMetric metric) |
static boolean |
BICEPSProxyUtil.isStringMetric(BICEPSMetric metric) |
static boolean |
BICEPSProxyUtil.isWaveformMetric(BICEPSMetric metric) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MDIBSafetyInformationUtil.requiresDualChannel(BICEPSMetric metric) |
Copyright © 2018. All rights reserved.