de.cau.cs.kieler.synccharts.text.kits.formatting
Class KitsValueConverter

java.lang.Object
  extended by org.eclipse.xtext.conversion.impl.AbstractValueConverterService
      extended by org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
          extended by org.eclipse.xtext.common.services.DefaultTerminalConverters
              extended by de.cau.cs.kieler.core.annotations.text.formatting.AnnotationsValueConverter
                  extended by de.cau.cs.kieler.core.kexpressions.formatting.KExpressionsValueConverter
                      extended by de.cau.cs.kieler.synccharts.text.actions.formatting.ActionsValueConverter
                          extended by de.cau.cs.kieler.synccharts.text.kits.formatting.KitsValueConverter
All Implemented Interfaces:
org.eclipse.xtext.conversion.IValueConverterService

public class KitsValueConverter
extends ActionsValueConverter

Customized IValueConverter. Realizes the mapping of special terminal symbols to model content.

Rating red

Field Summary
 
Fields inherited from class org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
defaultTerminalConverterFactory
 
Constructor Summary
KitsValueConverter()
           
 
Method Summary
 org.eclipse.xtext.conversion.IValueConverter<String> TransitionLabalString()
          Provides transition label converter dropping/attaching the leading/trailing character.
 
Methods inherited from class de.cau.cs.kieler.core.kexpressions.formatting.KExpressionsValueConverter
Boolean, Float, HOSTCODE, INT
 
Methods inherited from class de.cau.cs.kieler.core.annotations.text.formatting.AnnotationsValueConverter
CommentAnnotation, EString, TypeId
 
Methods inherited from class org.eclipse.xtext.common.services.DefaultTerminalConverters
ID, STRING
 
Methods inherited from class org.eclipse.xtext.conversion.impl.AbstractDeclarativeValueConverterService
getConverter, getConverters, getDefaultTerminalConverterFactory, getGrammar, internalRegisterForClass, isConfigurationMethod, registerEFactoryConverters, setDefaultTerminalConverterFactory, setGrammar, toString, toValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KitsValueConverter

public KitsValueConverter()
Method Detail

TransitionLabalString

public org.eclipse.xtext.conversion.IValueConverter<String> TransitionLabalString()
Provides transition label converter dropping/attaching the leading/trailing character.

Returns:
dedicated value converter