Class ProblemTransientValueService

java.lang.Object
org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
tools.refinery.language.serializer.ProblemTransientValueService
All Implemented Interfaces:
org.eclipse.xtext.parsetree.reconstr.ITransientValueService

public class ProblemTransientValueService extends org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isTransient(org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.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 Details

    • ProblemTransientValueService

      public ProblemTransientValueService()
  • Method Details

    • isTransient

      public boolean isTransient(org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.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