Uses of Record Class
de.xam.featdoc.system.ScenarioStep
Packages that use ScenarioStep
-
Uses of ScenarioStep in de.xam.featdoc.system
Methods in de.xam.featdoc.system that return ScenarioStepModifier and TypeMethodDescriptionUniverse.ResultStep.causeFromScenario()Returns the value of thecauseFromScenariorecord component.Methods in de.xam.featdoc.system that return types with arguments of type ScenarioStepModifier and TypeMethodDescriptionUniverse.scenarioStepsProducing(Message message) Scenario.steps()Constructors in de.xam.featdoc.system with parameters of type ScenarioStepModifierConstructorDescriptionResultStep(Feature feature, Rule rule, Rule.RulePart rulePart, int depth, ScenarioStep causeFromScenario, System source, System target) Creates an instance of aResultSteprecord class.