public interface BICEPSProxyQueryInterface
BICEPSProxy getProxy(ProxyUniqueID proxyUniqueId)
BICEPSMedicalDeviceSystem getMedicalDeviceSystem(ProxyUniqueID proxyUniqueId)
java.util.List<BICEPSMedicalDeviceSystem> getMedicalDeviceSystems()
BICEPSMedicalDeviceSystem getMedicalDeviceSystems(CodedValue code)
BICEPSMetric getMetric(ProxyUniqueID proxyUniqueId)
java.util.List<BICEPSMetric> getMetrics()
java.util.List<BICEPSMetric> getMetrics(CodedValue code)
BICEPSAlertSignal getAlertSignal(ProxyUniqueID proxyUniqueId)
java.util.List<BICEPSAlertSignal> getAlertSignals()
BICEPSAlertCondition getAlertCondition(ProxyUniqueID proxyUniqueId)
java.util.List<BICEPSAlertCondition> getAlertConditions()
java.util.List<BICEPSAlertCondition> getAlertConditions(CodedValue code)
BICEPSAlertSystem getAlertSystem(ProxyUniqueID proxyUniqueId)
java.util.List<BICEPSAlertSystem> getAlertSystems()
java.util.List<BICEPSMDSContext> getMDSContexts()
BICEPSMDSContext getMDSContext(ProxyUniqueID proxyUniqueId)
java.util.List<BICEPSManeuver> getManeuvers()
java.util.List<BICEPSManeuver> getManeuvers(CodedValue code)
BICEPSManeuver getManeuvers(ProxyUniqueID proxyUniqueId)
java.util.List<BICEPSStream> getStreams()
java.util.List<BICEPSStream> getStreams(CodedValue code)
BICEPSStream getStream(ProxyUniqueID proxyUniqueId)