Uses of Interface
org.csstudio.opibuilder.util.IMacroTableProvider
Packages that use IMacroTableProvider
-
Uses of IMacroTableProvider in org.csstudio.opibuilder.util
Classes in org.csstudio.opibuilder.util that implement IMacroTableProviderModifier and TypeClassDescriptionclass
A table of macros that's initialized from a string or a hash map, keeping the macro names and values in a hashMethods in org.csstudio.opibuilder.util with parameters of type IMacroTableProviderModifier and TypeMethodDescriptionstatic String
MacroUtil.replaceMacros
(String input, IMacroTableProvider macroTableProvider) Replace macros in String.