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 TypeMethodDescriptionScenarioStep.rulePart()Returns the value of therulePartrecord component.Universe.ResultStep.rulePart()Returns the value of therulePartrecord component.Constructors in de.xam.featdoc.system with parameters of type Rule.RulePartModifierConstructorDescriptionResultStep(Feature feature, Rule rule, Rule.RulePart rulePart, int depth, ScenarioStep causeFromScenario, System source, System target) Creates an instance of aResultSteprecord class.ScenarioStep(Scenario scenario, System source, System target, Rule.RulePart rulePart) Creates an instance of aScenarioSteprecord class.