Package org.openhab.core.model.ide
Class ItemsIdeModule
java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.ide.DefaultIdeModule
org.openhab.core.model.ide.AbstractItemsIdeModule
org.openhab.core.model.ide.ItemsIdeModule
- All Implemented Interfaces:
com.google.inject.Module
Use this class to register ide components.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openhab.core.model.ide.AbstractItemsIdeModule
bindIContentAssistParser, bindIPrefixMatcher, bindIProposalConflictHelper, bindIRenameService2, bindIRenameStrategy2, configureContentAssistLexer
Methods inherited from class org.eclipse.xtext.ide.DefaultIdeModule
bindIProjectConfigProvider, configureExecutorService, configureIResourceDescriptionsLiveScope
Methods inherited from class org.eclipse.xtext.service.AbstractGenericModule
bindProperties, configure, getBindings, tryBindProperties
-
Constructor Details
-
ItemsIdeModule
public ItemsIdeModule()
-