Uses of Class
de.xam.featdoc.system.Feature
Packages that use Feature
-
Uses of Feature in de.xam.featdoc.system
Methods in de.xam.featdoc.system that return FeatureModifier and TypeMethodDescriptionRule.RuleWithTriggerBuilder.build()Rule.feature()Universe.ResultStep.feature()Returns the value of thefeaturerecord component.Methods in de.xam.featdoc.system that return types with arguments of type FeatureMethods in de.xam.featdoc.system with parameters of type FeatureConstructors in de.xam.featdoc.system with parameters of type FeatureModifierConstructorDescriptionResultStep(Feature feature, Rule rule, Rule.RulePart rulePart, int depth, ScenarioStep causeFromScenario, System source, System target) Creates an instance of aResultSteprecord class.Rule(Feature feature, Rule.Trigger trigger, List<Rule.Action> actions)