Uses of Class
de.xam.featdoc.system.Rule
Packages that use Rule
-
Uses of Rule in de.xam.featdoc.system
Methods in de.xam.featdoc.system that return RuleModifier and TypeMethodDescriptionResultStep.rule()Returns the value of therulerecord component.Methods in de.xam.featdoc.system that return types with arguments of type RuleMethods in de.xam.featdoc.system with parameters of type RuleModifier and TypeMethodDescriptionstatic ResultStepResultStep.indirect(ScenarioStep scenarioStep, int depth, System sourceSystem, Message message, String messageComment, System targetSystem, Rule rule) Constructors in de.xam.featdoc.system with parameters of type RuleModifierConstructorDescriptionResultStep(ScenarioStep scenarioStep, int depth, System sourceSystem, Message message, String messageComment, System targetSystem, Rule rule) Creates an instance of aResultSteprecord class.