Class PersistenceIdeModule
java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.ide.DefaultIdeModule
org.openhab.core.model.persistence.ide.AbstractPersistenceIdeModule
org.openhab.core.model.persistence.ide.PersistenceIdeModule
- 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.persistence.ide.AbstractPersistenceIdeModule
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
-
PersistenceIdeModule
public PersistenceIdeModule()
-