| Modifier and Type | Method and Description |
|---|---|
void |
IBICEPSClient.releaseDedicatedProxy(BICEPSProxy proxy)
Releases a proxy.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSProxy proxy) |
boolean |
DefaultReportProvider.isReportSubscribed(BICEPSProxy metric,
Map<?,org.ws4d.java.eventing.ClientSubscription> map) |
void |
DefaultReportProvider.subscribeReport(BICEPSProxy proxy) |
void |
DefaultReportProvider.unsubscribeReport(BICEPSProxy proxy) |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBicepsClientImpl.releaseDedicatedProxy(BICEPSProxy proxy) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BICEPSControlProxy |
interface |
BICEPSSingleStateProxy |
interface |
BICEPSStateProxy |
| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSProxy> |
BICEPSProxyManager.getProxyFromCache(AbstractDescriptor descriptor,
ProxyUniqueID proxyUniqueId,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
<T extends BICEPSProxy> |
BICEPSProxyStore.removeProxy(T proxyToRemove) |
<T extends BICEPSProxy> |
BICEPSProxyManager.removeProxy(T proxyToRemove) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSProxy |
BICEPSProxyQueryInterface.getProxy(ProxyUniqueID proxyUniqueId) |
| Modifier and Type | Method and Description |
|---|---|
void |
BICEPSProxyStore.addProxy(BICEPSProxy proxyToAdd) |
void |
BICEPSProxyManager.handleInvalidProxy(BICEPSProxy proxy) |
boolean |
ReportProvider.isReportSubscribed(BICEPSProxy proxy) |
void |
ReportProvider.subscribeReport(BICEPSProxy proxy) |
void |
ReportProvider.unsubscribeReport(BICEPSProxy proxy) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BICEPSAlertConditionControl |
interface |
BICEPSAlertSignalControl |
interface |
BICEPSAlertSystemControl |
interface |
BICEPSEnsembleControl |
interface |
BICEPSLimitAlertConditionControl |
interface |
BICEPSLocationControl |
interface |
BICEPSManeuver |
interface |
BICEPSMDSContextElementControl<E extends BICEPSMDSContextElementState<?,?>,T extends MDSContextElementListener<E>> |
interface |
BICEPSMetricControl |
interface |
BICEPSNumericMetricControl |
interface |
BICEPSPatientControl |
interface |
BICEPSStringMetricControl |
interface |
BICEPSWorkflowControl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BICEPSAlertCondition |
interface |
BICEPSAlertSignal |
interface |
BICEPSAlertSystem |
interface |
BICEPSEnsembleContext |
interface |
BICEPSLocationContext |
interface |
BICEPSMDSContext |
interface |
BICEPSMDSContextElement<E extends BICEPSMDSContextElementState<?,?>,T extends MDSContextElementListener<E>> |
interface |
BICEPSMedicalDeviceSystem |
interface |
BICEPSMetric |
interface |
BICEPSPatientContext |
interface |
BICEPSStream |
interface |
BICEPSWorkflowContext |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAbstractBICEPSProxy<T extends BICEPSClientCallback> |
| Modifier and Type | Method and Description |
|---|---|
<T extends BICEPSProxy> |
EndpointProxyStoreElement.getAllProxiesOfAType(Class<T> proxyType,
List<T> proxyList) |
<T extends BICEPSProxy> |
DefaultProxyStore.getAllProxiesOfAType(Class<T> proxyType,
List<T> proxyList) |
<T extends BICEPSProxy> |
EndpointProxyStoreElement.getProxy(String handle) |
<T extends BICEPSProxy> |
DefaultProxyFactory.getProxyFromCache(AbstractDescriptor descriptor,
ProxyUniqueID proxyUniqueID,
MDIBStructure mdib,
ProxyCommunication communicationInterface) |
<T extends BICEPSProxy> |
DefaultProxyStore.removeProxy(T proxyToRemove) |
<T extends BICEPSProxy> |
DefaultProxyFactory.removeProxy(T proxyToRemove) |
| Modifier and Type | Method and Description |
|---|---|
BICEPSProxy |
DefaultProxyStore.getProxy(ProxyUniqueID proxyUniqueId) |
BICEPSProxy |
EndpointProxyStoreElement.removeProxy(String localHandle) |
| Modifier and Type | Method and Description |
|---|---|
void |
EndpointProxyStoreElement.addProxy(BICEPSProxy proxyToAdd) |
void |
DefaultProxyStore.addProxy(BICEPSProxy proxyToAdd) |
void |
DefaultProxyFactory.handleInvalidProxy(BICEPSProxy proxy) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSAlertCondition |
class |
DefaultBICEPSAlertConditionState |
class |
DefaultBICEPSAlertSignal |
class |
DefaultBICEPSAlertSignalState |
class |
DefaultBICEPSAlertSystem |
class |
DefaultBICEPSAlertSystemState |
class |
DefaultBICEPSLimitAlertConditionState |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBICEPSContextStateProxy<T extends BICEPSClientCallback,S extends AbstractContextState> |
class |
DefaultBICEPSEnsembleContext |
class |
DefaultBICEPSLocationContext |
class |
DefaultBICEPSMDSContext |
class |
DefaultBICEPSPatientContext |
class |
DefaultBICEPSWorkflowContext |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSManeuver |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBICEPSMedicalDeviceSystem |
| 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 | Class and Description |
|---|---|
class |
DefaultBICEPSStream |
class |
DefaultBICEPSStreamState |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BICEPSAlertConditionState |
interface |
BICEPSAlertSignalState |
interface |
BICEPSAlertSystemState |
interface |
BICEPSEnsembleState |
interface |
BICEPSLimitAlertConditionState |
interface |
BICEPSLocationState |
interface |
BICEPSMDSContextElementState<E extends BICEPSMDSContextElementState<?,?>,T extends MDSContextElementListener<E>> |
interface |
BICEPSMetricState |
interface |
BICEPSNumericMetricState |
interface |
BICEPSPatientState |
interface |
BICEPSStreamState |
interface |
BICEPSStringMetricState |
interface |
BICEPSWorkflowState |
| Modifier and Type | Method and Description |
|---|---|
static void |
BICEPSProxyUtil.augmentWithContainmentTreeInfo(AbstractDescriptor d,
MDIBStructure mdib,
BICEPSProxy proxy) |
static List<ChangedProperty> |
BICEPSProxyPropertyUtil.findPropertyChanged(BICEPSProxy diceProxy,
AbstractState state) |
static <T extends AbstractState> |
BICEPSProxyUtil.getCurrentStateFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current state from device.
|
static <T extends AbstractState> |
BICEPSProxyUtil.getCurrentStatesFromDevice(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass)
Gets the current states from device.
|
static String |
BICEPSProxyUtil.getHandle(BICEPSProxy proxy)
Gets the handle.
|
static <T extends AbstractState> |
BICEPSProxyUtil.retrieveStatesInternal(BICEPSProxy proxy,
CommunicationAdapter comAdapter,
Class<T> stateClass,
List<T> newStates,
String mdibSequenceNumber,
String descriptorHandle)
Retrieve states internal.
|
static void |
BICEPSProxyUtil.updateBICEPSProxy(AbstractState newState,
BICEPSProxy diceProxy,
String sequenceNumber)
Update biceps proxy.
|
Copyright © 2018. All rights reserved.