public interface IBICEPSClient
void stop()
boolean isPnpEnabled()
void setPnpEnabled(boolean pnpEnabled)
void connectDevice(org.ws4d.java.service.reference.DeviceReference devRef)
void disconnectDevice(org.ws4d.java.service.reference.DeviceReference devRef)
boolean isVMLocalDeviceDetectionEnabled()
void setVMLocalDeviceDetectionEnabled(boolean vmLocalDetectionEnabled)
void subscribe(MdibListener listener)
void unsubscribe(MdibListener listener)
void searchDevices(NetworkSearchQuery search)
void searchDevices(NetworkSearchQuery search, List<org.ws4d.java.types.QName> types)
ContextDiscovery getContextDiscovery()
CommunicationAdapter getCommunicationAdapter()
void releaseDedicatedProxy(BICEPSProxy proxy)
void releaseAllProxiesForMedicalDeviceSystemProxy(BICEPSMedicalDeviceSystem mdsProxy)
List<BICEPSMedicalDeviceSystem> retrieveMedicalDeviceSystemForDeviceReference(org.ws4d.java.service.reference.DeviceReference devRef)
Set<BICEPSMedicalDeviceSystem> getMedicalDeviceSystems(org.ws4d.java.types.EndpointReference epr)
Set<BICEPSMedicalDeviceSystem> getMedicalDeviceSystems()
MDIBStructure getMDIBSearchStructure(org.ws4d.java.types.EndpointReference epr)
Set<MDIBStructure> getMDIBSearchStructure()
<T extends BICEPSMetric> T getMetric(ProxyUniqueID proxyUniqueID)
<T extends BICEPSMetric> List<T> getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem)
<T extends BICEPSMetric> List<T> getMetrics(CodedValue typeCode)
<T extends BICEPSMetric> List<T> getMetrics(BICEPSMedicalDeviceSystem clientMedicalDeviceSystem, CodedValue codeFilter)
<T extends BICEPSAlertCondition> T getAlertCondition(ProxyUniqueID proxyUniqueID)
<T extends BICEPSAlertCondition> List<T> getAlertConditions()
<T extends BICEPSAlertCondition> List<T> getAlertConditions(BICEPSMedicalDeviceSystem mds)
<T extends BICEPSAlertCondition> List<T> getAlertConditions(CodedValue typeCode)
<T extends BICEPSAlertSystem> T getAlertSystem(ProxyUniqueID proxyUniqueID)
<T extends BICEPSAlertSystem> List<T> getAlertSystems()
<T extends BICEPSAlertSystem> List<T> getAlertSystems(BICEPSMedicalDeviceSystem mds)
<T extends BICEPSAlertSignal> T getAlertSignal(ProxyUniqueID proxyUniqueID)
<T extends BICEPSAlertSignal> List<T> getAlertSignals()
<T extends BICEPSAlertSignal> List<T> getAlertSignals(BICEPSMedicalDeviceSystem mds)
<T extends BICEPSAlertSignal> List<T> getAlertSignals(CodedValue typeCode)
<T extends BICEPSMDSContext> List<T> getMDSContexts()
<T extends BICEPSMDSContext> List<T> getMDSContexts(BICEPSMedicalDeviceSystem mds)
<T extends BICEPSManeuver> T getManeuver(ProxyUniqueID proxyUniqueID)
<T extends BICEPSManeuver> List<T> getManeuvers()
<T extends BICEPSManeuver> List<T> getManeuvers(BICEPSMedicalDeviceSystem mds)
<T extends BICEPSManeuver> List<T> getManeuvers(CodedValue typeCode)
BICEPSStream getStream(ProxyUniqueID proxyUniqueID)
<T extends BICEPSStream> List<T> getStreams(BICEPSMedicalDeviceSystem medicalDeviceSystem)
<T extends MdsDescriptor> List<T> getDevices()
org.ws4d.java.security.SecurityKey getSecurityKey()
HashMap<org.ws4d.java.types.EndpointReference,HashMap<String,BICEPSSafetyInformationPolicyElement>> getSafetyInformationMap()
Copyright © 2018. All rights reserved.