Package de.xam.featdoc.system
Class Scenario
java.lang.Object
de.xam.featdoc.system.Scenario
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasyncEvent(System source, System target, Event event) Alias forstep(System, System, Event)to ease refactoring/refinement of scenariosasyncEvent(System source, System target, String event) label()local partsteps()Alias forstep(System, System, Event)to ease refactoring/refinement of scenariossystems()distinct and sortedvariant(Condition.Variant variant) @Nullable Stringnull for root
-
Constructor Details
-
Scenario
-
-
Method Details
-
asyncEvent
Alias forstep(System, System, Event)to ease refactoring/refinement of scenarios -
asyncEvent
-
label
-
localTarget
Description copied from interface:IWikiLinklocal part- Specified by:
localTargetin interfaceIWikiFile- Specified by:
localTargetin interfaceIWikiLink
-
step
-
steps
-
syncCall
-
syncCall
Alias forstep(System, System, Event)to ease refactoring/refinement of scenarios -
systems
distinct and sorted -
variant
-
wikiFolder
Description copied from interface:IWikiFilenull for root- Specified by:
wikiFolderin interfaceIWikiFile
-