Class Mwe2ValueConverters

java.lang.Object
org.eclipse.xtext.conversion.impl.AbstractValueConverterService
org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
org.eclipse.xtext.common.services.DefaultTerminalConverters
org.eclipse.emf.mwe2.language.Mwe2ValueConverters
All Implemented Interfaces:
org.eclipse.xtext.conversion.IValueConverterService, org.eclipse.xtext.conversion.IValueConverterService.Introspectable

public class Mwe2ValueConverters extends org.eclipse.xtext.common.services.DefaultTerminalConverters
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    class 
     

    Nested classes/interfaces inherited from interface org.eclipse.xtext.conversion.IValueConverterService

    org.eclipse.xtext.conversion.IValueConverterService.Introspectable
  • Field Summary

    Fields inherited from class org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService

    defaultTerminalConverterFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.xtext.conversion.IValueConverter<String>
     
    org.eclipse.xtext.conversion.IValueConverter<Double>
     
    org.eclipse.xtext.conversion.IValueConverter<String>
    FQN()
     
    org.eclipse.xtext.conversion.IValueConverter<String>
     

    Methods inherited from class org.eclipse.xtext.common.services.DefaultTerminalConverters

    ID, INT, STRING, TerminalsID, TerminalsINT, TerminalsSTRING

    Methods inherited from class org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService

    getConverter, getConverters, getDefaultTerminalConverterFactory, getGrammar, internalRegisterForClass, isConfigurationMethod, recursiveRegisterForClass, registerEFactoryConverters, setDefaultTerminalConverterFactory, setGrammar, toString, toValue

    Methods inherited from class java.lang.Object

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

    • Mwe2ValueConverters

      public Mwe2ValueConverters()
  • Method Details

    • ImportedFQN

      public org.eclipse.xtext.conversion.IValueConverter<String> ImportedFQN()
    • FQN

      public org.eclipse.xtext.conversion.IValueConverter<String> FQN()
    • DoubleValue

      public org.eclipse.xtext.conversion.IValueConverter<Double> DoubleValue()
    • ConstantValue

      public org.eclipse.xtext.conversion.IValueConverter<String> ConstantValue()