Uses of Interface
org.openhab.core.model.rule.rules.RulesFactory
-
Uses of RulesFactory in org.openhab.core.model.rule.rules
Modifier and TypeFieldDescriptionstatic final RulesFactory
RulesFactory.eINSTANCE
The singleton instance of the factory.Modifier and TypeMethodDescriptionRulesPackage.getRulesFactory()
Returns the factory that creates the instances of the model. -
Uses of RulesFactory in org.openhab.core.model.rule.rules.impl
Modifier and TypeMethodDescriptionRulesPackageImpl.getRulesFactory()
static RulesFactory
RulesFactoryImpl.init()
Creates the default factory implementation.