Class FactorySupport

java.lang.Object
org.eclipse.emf.mwe2.language.scoping.FactorySupport

public class FactorySupport extends Object
  • Constructor Details

    • FactorySupport

      public FactorySupport()
  • Method Details

    • setTypeScopeProvider

      public void setTypeScopeProvider(org.eclipse.xtext.common.types.xtext.AbstractTypeScopeProvider typeScopeProvider)
    • findFactoriesCreationType

      public org.eclipse.xtext.common.types.JvmType findFactoriesCreationType(org.eclipse.xtext.common.types.JvmType containerType)
    • findFactoriesCreationType

      public org.eclipse.xtext.common.types.JvmType findFactoriesCreationType(org.eclipse.xtext.common.types.JvmType containerType, org.eclipse.xtext.common.types.JvmType factoryType)
    • getFactoryType

      public org.eclipse.xtext.common.types.JvmType getFactoryType(org.eclipse.emf.ecore.EObject ctx)