de.cau.cs.kieler.synccharts.labelparser.formatting
Class ActionLabelTransientValueService

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.labelparser.formatting.ActionLabelTransientValueService
All Implemented Interfaces:
org.eclipse.xtext.parsetree.reconstr.ITransientValueService

public class ActionLabelTransientValueService
extends Object
implements org.eclipse.xtext.parsetree.reconstr.ITransientValueService

Rating red

Constructor Summary
ActionLabelTransientValueService()
           
 
Method Summary
 boolean isMixedList(EObject owner, EStructuralFeature feature)
           
 boolean isTransient(EObject owner, EStructuralFeature feature, int index)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionLabelTransientValueService

public ActionLabelTransientValueService()
Method Detail

isMixedList

public boolean isMixedList(EObject owner,
                           EStructuralFeature feature)
Specified by:
isMixedList in interface org.eclipse.xtext.parsetree.reconstr.ITransientValueService

isTransient

public boolean isTransient(EObject owner,
                           EStructuralFeature feature,
                           int index)
Specified by:
isTransient in interface org.eclipse.xtext.parsetree.reconstr.ITransientValueService