Uses of Class
de.xam.featdoc.system.Scenario
Packages that use Scenario
-
Uses of Scenario in de.xam.featdoc
Methods in de.xam.featdoc with parameters of type ScenarioModifier and TypeMethodDescriptionstatic voidFeatDoc.scenarioPage(Universe universe, Scenario scenario, IWikiContext wikiContext, LineWriter lineWriter) -
Uses of Scenario in de.xam.featdoc.system
Methods in de.xam.featdoc.system that return ScenarioModifier and TypeMethodDescriptionScenario.asyncEvent(System source, System target, Event event) Alias forstep(System, System, Event)to ease refactoring/refinement of scenariosScenario.asyncEvent(System source, System target, String event) Step.scenario()Returns the value of thescenariorecord component.Alias forstep(System, System, Event)to ease refactoring/refinement of scenariosScenario.variant(Condition.Variant variant) Methods in de.xam.featdoc.system that return types with arguments of type ScenarioMethods in de.xam.featdoc.system with parameters of type ScenarioModifier and TypeMethodDescriptionUniverse.computeResultingSteps(Scenario scenario) Universe.toSequence(Scenario scenario) Constructors in de.xam.featdoc.system with parameters of type Scenario