Uses of Interface
org.openhab.core.model.script.script.ScriptPackage
Package
Description
-
Uses of ScriptPackage in org.openhab.core.model.script.script
Modifier and TypeFieldDescriptionstatic final ScriptPackage
ScriptPackage.eINSTANCE
The singleton instance of the package.Modifier and TypeMethodDescriptionScriptFactory.getScriptPackage()
Returns the package supported by this factory. -
Uses of ScriptPackage in org.openhab.core.model.script.script.impl
Modifier and TypeMethodDescriptionstatic ScriptPackage
ScriptFactoryImpl.getPackage()
Deprecated.ScriptFactoryImpl.getScriptPackage()
static ScriptPackage
ScriptPackageImpl.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
Modifier and TypeFieldDescriptionprotected static ScriptPackage
ScriptAdapterFactory.modelPackage
The cached model package.protected static ScriptPackage
ScriptSwitch.modelPackage
The cached model package