Package org.openhab.core.model.rule.ide
Class RulesIdeSetup
java.lang.Object
org.openhab.core.model.rule.RulesStandaloneSetupGenerated
org.openhab.core.model.rule.RulesStandaloneSetup
org.openhab.core.model.rule.ide.RulesIdeSetup
- 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.rule.RulesStandaloneSetup
createInjectorAndDoEMFRegistration, doSetup, getInjector, getScriptEngine, getScriptServiceUtil, setScriptEngine, setScriptServiceUtil, unregister
Methods inherited from class org.openhab.core.model.rule.RulesStandaloneSetupGenerated
register
-
Constructor Details
-
RulesIdeSetup
public RulesIdeSetup()
-
-
Method Details
-
createInjector
public com.google.inject.Injector createInjector()- Overrides:
createInjector
in classRulesStandaloneSetup
-