Class TacticDDDLanguageIdeSetup

  • All Implemented Interfaces:
    org.eclipse.xtext.ISetup

    public class TacticDDDLanguageIdeSetup
    extends org.contextmapper.tactic.dsl.TacticDDDLanguageStandaloneSetup
    Initialization support for running Xtext languages as language servers.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.google.inject.Injector createInjector()  
      • Methods inherited from class org.contextmapper.tactic.dsl.TacticDDDLanguageStandaloneSetup

        doSetup
      • Methods inherited from class org.contextmapper.tactic.dsl.TacticDDDLanguageStandaloneSetupGenerated

        createInjectorAndDoEMFRegistration, register
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TacticDDDLanguageIdeSetup

        public TacticDDDLanguageIdeSetup()
    • Method Detail

      • createInjector

        public com.google.inject.Injector createInjector()
        Overrides:
        createInjector in class org.contextmapper.tactic.dsl.TacticDDDLanguageStandaloneSetupGenerated