Uses of Interface
org.openhab.core.model.rule.rules.RulesFactory
Packages that use RulesFactory
-
Uses of RulesFactory in org.openhab.core.model.rule.rules
Fields in org.openhab.core.model.rule.rules declared as RulesFactoryModifier and TypeFieldDescriptionstatic final RulesFactoryRulesFactory.eINSTANCEThe singleton instance of the factory.Methods in org.openhab.core.model.rule.rules that return RulesFactoryModifier and TypeMethodDescriptionRulesPackage.getRulesFactory()Returns the factory that creates the instances of the model. -
Uses of RulesFactory in org.openhab.core.model.rule.rules.impl
Classes in org.openhab.core.model.rule.rules.impl that implement RulesFactoryMethods in org.openhab.core.model.rule.rules.impl that return RulesFactoryModifier and TypeMethodDescriptionRulesPackageImpl.getRulesFactory()static RulesFactoryRulesFactoryImpl.init()Creates the default factory implementation.