Class UmalConverter

java.lang.Object
org.eclipse.xtext.conversion.impl.AbstractValueConverterService
org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
org.eclipse.xtext.common.services.DefaultTerminalConverters
org.eclipse.xtext.uma.conversion.UmalConverter
All Implemented Interfaces:
org.eclipse.xtext.conversion.IValueConverterService, org.eclipse.xtext.conversion.IValueConverterService.Introspectable

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

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

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

    Constructors
    Constructor Description
    UmalConverter()  
  • Method Summary

    Modifier and Type Method Description
    org.eclipse.xtext.conversion.IValueConverter<?> Uri()  

    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, getDefaultTerminalConverterFactory, setDefaultTerminalConverterFactory, setGrammar, toString, toValue

    Methods inherited from class java.lang.Object

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

    • UmalConverter

      public UmalConverter()
  • Method Details

    • Uri

      public org.eclipse.xtext.conversion.IValueConverter<?> Uri()