Class StoexIdeModule
java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.ide.DefaultIdeModule
org.palladiosimulator.commons.stoex.ide.AbstractStoexIdeModule
org.palladiosimulator.commons.stoex.ide.StoexIdeModule
- All Implemented Interfaces:
com.google.inject.Module
Use this class to register ide components.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.commons.stoex.ide.AbstractStoexIdeModule
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
-
StoexIdeModule
public StoexIdeModule()
-