de.cau.cs.kieler.s.formatting
Class STransientService

java.lang.Object
  extended by org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
      extended by org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
          extended by de.cau.cs.kieler.s.formatting.STransientService
All Implemented Interfaces:
org.eclipse.xtext.parsetree.reconstr.ITransientValueService

public class STransientService
extends org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService

Rating red

Constructor Summary
STransientService()
           
 
Method Summary
 boolean isTransient(EObject owner, EStructuralFeature feature, int index)
           
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
isContainerReferenceInSameResource
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
isCheckElementsIndividually
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STransientService

public STransientService()
Method Detail

isTransient

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