Uses of Interface
org.openhab.core.model.rule.rules.RulesPackage
Package
Description
-
Uses of RulesPackage in org.openhab.core.model.rule.rules
Modifier and TypeFieldDescriptionstatic final RulesPackage
RulesPackage.eINSTANCE
The singleton instance of the package.Modifier and TypeMethodDescriptionRulesFactory.getRulesPackage()
Returns the package supported by this factory. -
Uses of RulesPackage in org.openhab.core.model.rule.rules.impl
Modifier and TypeMethodDescriptionstatic RulesPackage
RulesFactoryImpl.getPackage()
Deprecated.RulesFactoryImpl.getRulesPackage()
static RulesPackage
RulesPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of RulesPackage in org.openhab.core.model.rule.rules.util
Modifier and TypeFieldDescriptionprotected static RulesPackage
RulesAdapterFactory.modelPackage
The cached model package.protected static RulesPackage
RulesSwitch.modelPackage
The cached model package