Class ThingValueConverters

java.lang.Object
org.eclipse.xtext.conversion.impl.AbstractValueConverterService
org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
org.eclipse.xtext.common.services.DefaultTerminalConverters
org.openhab.core.model.thing.valueconverter.ThingValueConverters
All Implemented Interfaces:
org.eclipse.xtext.conversion.IValueConverterService, org.eclipse.xtext.conversion.IValueConverterService.Introspectable

public class ThingValueConverters 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
  • 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>
    UID()
     
    org.eclipse.xtext.conversion.IValueConverter<Object>
     

    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

    • ThingValueConverters

      public ThingValueConverters()
  • Method Details

    • ValueType

      public org.eclipse.xtext.conversion.IValueConverter<Object> ValueType()
    • UID

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