Uses of Record Class
de.xam.featdoc.system.Rule.Action
Packages that use Rule.Action
-
Uses of Rule.Action in de.xam.featdoc.system
Methods in de.xam.featdoc.system that return types with arguments of type Rule.ActionMethod parameters in de.xam.featdoc.system with type arguments of type Rule.ActionModifier and TypeMethodDescriptionvoidUniverse.forEachResultingAction(Message message, BiConsumer<Rule, Rule.Action> rule_action, boolean transitive) Constructor parameters in de.xam.featdoc.system with type arguments of type Rule.ActionModifierConstructorDescriptionRule(Feature feature, Rule.Trigger trigger, List<Rule.Action> actions)