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 -
Method Summary
Modifier and TypeMethodDescriptionbooleanisTransient(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
isContainerReferenceInSameResourceMethods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
isCheckElementsIndividually
-
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:
isTransientin interfaceorg.eclipse.xtext.parsetree.reconstr.ITransientValueService- Overrides:
isTransientin classorg.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
-