Package org.openhab.core.model.thing.ide
Class ThingIdeSetup
java.lang.Object
org.openhab.core.model.thing.ThingStandaloneSetupGenerated
org.openhab.core.model.thing.ThingStandaloneSetup
org.openhab.core.model.thing.ide.ThingIdeSetup
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
Initialization support for running Xtext languages as language servers.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openhab.core.model.thing.ThingStandaloneSetup
doSetup, unregister
Methods inherited from class org.openhab.core.model.thing.ThingStandaloneSetupGenerated
createInjectorAndDoEMFRegistration, register
-
Constructor Details
-
ThingIdeSetup
public ThingIdeSetup()
-
-
Method Details
-
createInjector
public com.google.inject.Injector createInjector()- Overrides:
createInjector
in classThingStandaloneSetupGenerated
-