Uses of Interface
jmri.jmrit.logixng.util.parser.Function
Packages that use Function
-
Uses of Function in jmri.jmrit.logixng.util.parser
Methods in jmri.jmrit.logixng.util.parser that return FunctionModifier and TypeMethodDescriptionMethods in jmri.jmrit.logixng.util.parser that return types with arguments of type FunctionModifier and TypeMethodDescriptionFunctionFactory.getFunctions()Get a set of classes that implements the Function interface.FunctionManager.getFunctions()Methods in jmri.jmrit.logixng.util.parser with parameters of type Function -
Uses of Function in jmri.jmrit.logixng.util.parser.functions
Classes in jmri.jmrit.logixng.util.parser.functions that implement FunctionModifier and TypeClassDescriptionclassAbstract class to help writing LogixNG functions easier.Methods in jmri.jmrit.logixng.util.parser.functions that return types with arguments of type FunctionModifier and TypeMethodDescriptionClockFunctions.getFunctions()CommonFunctions.getFunctions()ConvertFunctions.getFunctions()JavaFunctions.getFunctions()LayoutFunctions.getFunctions()MathFunctions.getFunctions()NamedBeanFunctions.getFunctions()StringFunctions.getFunctions()