Uses of Interface
org.openhab.core.model.script.script.ScriptFactory
-
Uses of ScriptFactory in org.openhab.core.model.script.script
Modifier and TypeFieldDescriptionstatic final ScriptFactory
ScriptFactory.eINSTANCE
The singleton instance of the factory.Modifier and TypeMethodDescriptionScriptPackage.getScriptFactory()
Returns the factory that creates the instances of the model. -
Uses of ScriptFactory in org.openhab.core.model.script.script.impl
Modifier and TypeMethodDescriptionScriptPackageImpl.getScriptFactory()
static ScriptFactory
ScriptFactoryImpl.init()
Creates the default factory implementation.