de.cau.cs.kieler.synccharts.text.actions.formatting
Class ActionsTransientValueService

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

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

Rating red

Constructor Summary
ActionsTransientValueService()
           
 
Method Summary
 boolean isCheckElementsIndividually(EObject owner, EStructuralFeature feature)
           
 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

ActionsTransientValueService

public ActionsTransientValueService()
Method Detail

isMixedList

public boolean isMixedList(EObject owner,
                           EStructuralFeature feature)

isTransient

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

isCheckElementsIndividually

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