Class UmalIdeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.ide.DefaultIdeModule
org.eclipse.xtext.uma.ide.AbstractUmalIdeModule
org.eclipse.xtext.uma.ide.UmalIdeModule
All Implemented Interfaces:
com.google.inject.Module

public class UmalIdeModule
extends org.eclipse.xtext.uma.ide.AbstractUmalIdeModule
Use this class to register ide components.
  • Constructor Summary

    Constructors
    Constructor Description
    UmalIdeModule()  
  • Method Summary

    Methods inherited from class org.eclipse.xtext.uma.ide.AbstractUmalIdeModule

    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

    configure, getBindings

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • UmalIdeModule

      public UmalIdeModule()