Uses of Interface
de.xam.featdoc.system.Rule.RulePart
Packages that use Rule.RulePart
-
Uses of Rule.RulePart in de.xam.featdoc.system
Classes in de.xam.featdoc.system that implement Rule.RulePartModifier and TypeClassDescriptionstatic final recordstatic final recordMethods in de.xam.featdoc.system that return Rule.RulePartModifier and TypeMethodDescriptionRuleCause.rulePart()Returns the value of therulePartrecord component.RuleEffect.rulePart()Returns the value of therulePartrecord component.Constructors in de.xam.featdoc.system with parameters of type Rule.RulePartModifierConstructorDescriptionRuleCause(Rule rule, Rule.RulePart rulePart) Creates an instance of aRuleCauserecord class.RuleEffect(Rule rule, Rule.RulePart rulePart) Creates an instance of aRuleEffectrecord class.