Uses of Interface
de.xam.featdoc.system.Cause
Packages that use Cause
-
Uses of Cause in de.xam.featdoc
Methods in de.xam.featdoc with parameters of type Cause -
Uses of Cause in de.xam.featdoc.system
Classes in de.xam.featdoc.system that implement CauseModifier and TypeClassDescriptionfinal recordfinal recordfinal recordMethods in de.xam.featdoc.system that return CauseModifier and TypeMethodDescriptiondefault CauseEffect.asCause()ResultStep.cause()Returns the value of thecauserecord component.Methods in de.xam.featdoc.system with parameters of type CauseModifier and TypeMethodDescriptionstatic ResultStepResultStep.indirect(ScenarioStep scenarioStep, int depth, Cause cause, Effect effect) static TerminalEffectConstructors in de.xam.featdoc.system with parameters of type CauseModifierConstructorDescriptionResultStep(ScenarioStep scenarioStep, int depth, Cause cause, Effect effect) Creates an instance of aResultSteprecord class.