| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSAlertCondition> |
IBICEPSClient.getAlertCondition(ProxyUniqueID proxyUniqueID)
Gets the alert condition.
|
<T extends BICEPSAlertSignal> |
IBICEPSClient.getAlertSignal(ProxyUniqueID proxyUniqueID)
Gets the alert signal.
|
<T extends BICEPSAlertSystem> |
IBICEPSClient.getAlertSystem(ProxyUniqueID proxyUniqueID)
Gets the alert system.
|
<T extends BICEPSManeuver> |
IBICEPSClient.getManeuver(ProxyUniqueID proxyUniqueID)
Gets the maneuver.
|
<T extends BICEPSMetric> |
IBICEPSClient.getMetric(ProxyUniqueID proxyUniqueID)
Gets the metric.
|
BICEPSStream |
IBICEPSClient.getStream(ProxyUniqueID proxyUniqueID)
Gets the stream.
|
| Modifier and Type | Method and Description |
|---|---|
BICEPSAlertCondition |
DefaultBicepsClientImpl.getAlertCondition(ProxyUniqueID proxyUniqueID) |
BICEPSAlertSignal |
DefaultBicepsClientImpl.getAlertSignal(ProxyUniqueID proxyUniqueID) |
BICEPSAlertSystem |
DefaultBicepsClientImpl.getAlertSystem(ProxyUniqueID proxyUniqueID) |
BICEPSManeuver |
DefaultBicepsClientImpl.getManeuver(ProxyUniqueID proxyUniqueID) |
BICEPSMetric |
DefaultBicepsClientImpl.getMetric(ProxyUniqueID proxyUniqueID) |
BICEPSStream |
DefaultBicepsClientImpl.getStream(ProxyUniqueID proxyUniqueID) |
| Modifier and Type | Method and Description |
|---|---|
ProxyUniqueID |
BICEPSProxy.getProxyUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BICEPSProxyStore.containsProxy(ProxyUniqueID proxyUniqueId) |
BICEPSAlertCondition |
BICEPSProxyQueryInterface.getAlertCondition(ProxyUniqueID proxyUniqueId) |
BICEPSAlertSignal |
BICEPSProxyQueryInterface.getAlertSignal(ProxyUniqueID proxyUniqueId) |
BICEPSAlertSystem |
BICEPSProxyQueryInterface.getAlertSystem(ProxyUniqueID proxyUniqueId) |
BICEPSManeuver |
BICEPSProxyQueryInterface.getManeuvers(ProxyUniqueID proxyUniqueId) |
BICEPSMDSContext |
BICEPSProxyQueryInterface.getMDSContext(ProxyUniqueID proxyUniqueId) |
BICEPSMedicalDeviceSystem |
BICEPSProxyQueryInterface.getMedicalDeviceSystem(ProxyUniqueID proxyUniqueId) |
BICEPSMetric |
BICEPSProxyQueryInterface.getMetric(ProxyUniqueID proxyUniqueId) |
BICEPSProxy |
BICEPSProxyQueryInterface.getProxy(ProxyUniqueID proxyUniqueId) |
<T extends BICEPSProxy> |
BICEPSProxyManager.getProxyFromCache(Descriptor descriptor,
ProxyUniqueID proxyUniqueId,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
BICEPSStream |
BICEPSProxyQueryInterface.getStream(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
void |
MdibChangedListener.newAlertAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newAlertSignalAvailable(ProxyUniqueID proxyUniqueId) |
void |
MdibChangedListener.newAlertSystemAvailable(ProxyUniqueID proxyUniqueId) |
void |
MdibChangedListener.newManeuverAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newMetricAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
void |
MdibChangedListener.newStreamAvailable(ProxyUniqueID proxyUniqueId,
CodedValue code) |
| Modifier and Type | Method and Description |
|---|---|
ProxyUniqueID |
DefaultBICEPSAlertSystem.getProxyUniqueID() |
ProxyUniqueID |
DefaultBICEPSAlertSignal.getProxyUniqueID() |
ProxyUniqueID |
DefaultBICEPSAlertCondition.getProxyUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
ProxyUniqueID |
DefaultBICEPSWorkflowContext.getProxyUniqueID() |
ProxyUniqueID |
DefaultBICEPSPatientContext.getProxyUniqueID() |
ProxyUniqueID |
DefaultBICEPSMDSContext.getProxyUniqueID() |
ProxyUniqueID |
DefaultBICEPSLocationContext.getProxyUniqueID() |
ProxyUniqueID |
DefaultBICEPSEnsembleContext.getProxyUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
ProxyUniqueID |
DefaultBICEPSManeuver.getProxyUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
ProxyUniqueID |
DefaultBICEPSMedicalDeviceSystem.getProxyUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
ProxyUniqueID |
DefaultBICEPSMetric.getProxyUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
ProxyUniqueID |
DefaultBICEPSStream.getProxyUniqueID() |
| Modifier and Type | Method and Description |
|---|---|
static ProxyUniqueID |
ProxyUniqueID.create(String localHandle,
org.ws4d.java.types.EndpointReference networkEndpoint) |
static ProxyUniqueID |
ProxyUniqueID.valueOf(String proxyUniqueId) |
Copyright © 2016. All rights reserved.