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.indirect(ScenarioStep scenarioStep, int depth, Cause cause, Effect effect) static CausalTreeUniverse.toCausalTree(ScenarioStep scenarioStep) Constructors in de.xam.featdoc.system with parameters of type ScenarioStepModifierConstructorDescriptionResultStep(ScenarioStep scenarioStep, int depth, Cause cause, Effect effect) Creates an instance of aResultSteprecord class.