Package de.xam.featdoc.system
Class Scenario
java.lang.Object
de.xam.featdoc.system.Scenario
- All Implemented Interfaces:
ScenarioApi,IWikiFile,IWikiLink
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlabel()local partsteps()systems()Direct scenario systems, not indirectly called systems.variant(Condition.Variant variant) @Nullable StringwikiFolder(I18n i18n) null for rootMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface de.xam.featdoc.system.ScenarioApi
asyncEvent, asyncEvent, asyncEvent, syncCall, syncCall, syncCall
-
Constructor Details
-
Scenario
-
-
Method Details
-
label
-
localTarget
Description copied from interface:IWikiLinklocal part- Specified by:
localTargetin interfaceIWikiFile- Specified by:
localTargetin interfaceIWikiLink
-
step
- Specified by:
stepin interfaceScenarioApi
-
steps
-
systems
Direct scenario systems, not indirectly called systems. Distinct and sorted. -
variant
-
wikiFolder
Description copied from interface:IWikiFilenull for root- Specified by:
wikiFolderin interfaceIWikiFile
-