Class PalladioSupport

java.lang.Object
org.eclipse.xtext.resource.generic.AbstractGenericResourceSupport
org.palladiosimulator.xtext.helper.PalladioSupport
All Implemented Interfaces:
IWorkflowComponent

public class PalladioSupport extends org.eclipse.xtext.resource.generic.AbstractGenericResourceSupport
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected com.google.inject.Module
     

    Methods inherited from class org.eclipse.xtext.resource.generic.AbstractGenericResourceSupport

    getGuiceModule, invoke, postInvoke, preInvoke, registerInRegistry, registerInRegistry, registerServices, setGuiceModule

    Methods inherited from class java.lang.Object

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

    • PalladioSupport

      public PalladioSupport()
  • Method Details

    • createGuiceModule

      protected com.google.inject.Module createGuiceModule()
      Specified by:
      createGuiceModule in class org.eclipse.xtext.resource.generic.AbstractGenericResourceSupport