Uses of Class
xal.service.pvlogger.ChannelWrapper
Packages that use ChannelWrapper
-
Uses of ChannelWrapper in xal.service.pvlogger
Fields in xal.service.pvlogger declared as ChannelWrapperModifier and TypeFieldDescriptionprotected ChannelWrapper[]ChannelGroup.channelWrappersarray of channel wrappersMethods in xal.service.pvlogger that return ChannelWrapperModifier and TypeMethodDescriptionChannelGroup.getChannelWrappers()Get the channel wrappers for the channels associated with this group. -
Uses of ChannelWrapper in xal.service.pvlogger.apputils.browser
Methods in xal.service.pvlogger.apputils.browser with parameters of type ChannelWrapperModifier and TypeMethodDescriptionprotected static String[]BrowserController.convertToPVs(ChannelWrapper[] wrappers) Convert the array of channel wrappers to an array of signals.