Uses of Interface
org.openhab.core.model.script.script.ScriptPackage
Packages that use ScriptPackage
Package
Description
-
Uses of ScriptPackage in org.openhab.core.model.script.script
Fields in org.openhab.core.model.script.script declared as ScriptPackageModifier and TypeFieldDescriptionstatic final ScriptPackageScriptPackage.eINSTANCEThe singleton instance of the package.Methods in org.openhab.core.model.script.script that return ScriptPackageModifier and TypeMethodDescriptionScriptFactory.getScriptPackage()Returns the package supported by this factory. -
Uses of ScriptPackage in org.openhab.core.model.script.script.impl
Classes in org.openhab.core.model.script.script.impl that implement ScriptPackageMethods in org.openhab.core.model.script.script.impl that return ScriptPackageModifier and TypeMethodDescriptionstatic ScriptPackageScriptFactoryImpl.getPackage()Deprecated.ScriptFactoryImpl.getScriptPackage()static ScriptPackageScriptPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ScriptPackage in org.openhab.core.model.script.script.util
Fields in org.openhab.core.model.script.script.util declared as ScriptPackageModifier and TypeFieldDescriptionprotected static ScriptPackageScriptAdapterFactory.modelPackageThe cached model package.protected static ScriptPackageScriptSwitch.modelPackageThe cached model package