Uses of Interface
org.openhab.core.model.rule.rules.RulesPackage
Packages that use RulesPackage
Package
Description
-
Uses of RulesPackage in org.openhab.core.model.rule.rules
Fields in org.openhab.core.model.rule.rules declared as RulesPackageModifier and TypeFieldDescriptionstatic final RulesPackageRulesPackage.eINSTANCEThe singleton instance of the package.Methods in org.openhab.core.model.rule.rules that return RulesPackageModifier and TypeMethodDescriptionRulesFactory.getRulesPackage()Returns the package supported by this factory. -
Uses of RulesPackage in org.openhab.core.model.rule.rules.impl
Classes in org.openhab.core.model.rule.rules.impl that implement RulesPackageMethods in org.openhab.core.model.rule.rules.impl that return RulesPackageModifier and TypeMethodDescriptionstatic RulesPackageRulesFactoryImpl.getPackage()Deprecated.RulesFactoryImpl.getRulesPackage()static RulesPackageRulesPackageImpl.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
Fields in org.openhab.core.model.rule.rules.util declared as RulesPackageModifier and TypeFieldDescriptionprotected static RulesPackageRulesAdapterFactory.modelPackageThe cached model package.protected static RulesPackageRulesSwitch.modelPackageThe cached model package