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()ResultStep.feature()Rule.feature()Methods in de.xam.featdoc.system that return types with arguments of type FeatureModifier and TypeMethodDescriptionSystem.features()Universe.features()Universe.featuresProducing(Message message) Methods in de.xam.featdoc.system with parameters of type FeatureConstructors in de.xam.featdoc.system with parameters of type FeatureModifierConstructorDescriptionRule(Feature feature, Rule.Trigger trigger, @Nullable List<Rule.Action> actions)