Uses of Interface
de.xam.featdoc.system.Effect
Packages that use Effect
-
Uses of Effect in de.xam.featdoc
Methods in de.xam.featdoc with parameters of type Effect -
Uses of Effect in de.xam.featdoc.system
Classes in de.xam.featdoc.system that implement EffectMethods in de.xam.featdoc.system that return EffectModifier and TypeMethodDescriptionResultStep.effect()Returns the value of theeffectrecord component.Methods in de.xam.featdoc.system with parameters of type EffectModifier and TypeMethodDescriptionstatic ResultStepResultStep.indirect(ScenarioStep scenarioStep, int depth, Cause cause, Effect effect) Constructors in de.xam.featdoc.system with parameters of type EffectModifierConstructorDescriptionResultStep(ScenarioStep scenarioStep, int depth, Cause cause, Effect effect) Creates an instance of aResultSteprecord class.