Uses of Class
xal.app.launcher.Rule
-
Packages that use Rule Package Description xal.app.launcher -
-
Uses of Rule in xal.app.launcher
Methods in xal.app.launcher that return Rule Modifier and Type Method Description static RuleRule. getInstance(xal.tools.data.DataAdaptor adaptor)create an instance from a data adaptorRuleApp. getRule()get the ruleMethods in xal.app.launcher that return types with arguments of type Rule Modifier and Type Method Description List<Rule>LaunchModel. getRules()get rulesConstructors in xal.app.launcher with parameters of type Rule Constructor Description App(File file, Rule rule)Constructor
-