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 TypeMethodDescriptionResultStep.scenarioStep()Returns the value of thescenarioSteprecord component.Methods in de.xam.featdoc.system that return types with arguments of type ScenarioStepModifier and TypeMethodDescriptionUniverse.scenarioStepsProducing(Message message) Scenario.steps()Methods in de.xam.featdoc.system with parameters of type ScenarioStepModifier and TypeMethodDescriptionstatic ResultStepResultStep.direct(ScenarioStep scenarioStep, int depth, System sourceSystem, Message message, String messageComment, System targetSystem) static 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 ScenarioStepModifierConstructorDescriptionResultStep(ScenarioStep scenarioStep, int depth, System sourceSystem, Message message, String messageComment, System targetSystem, Rule rule) Creates an instance of aResultSteprecord class.