Class RosettaTransientValueService
java.lang.Object
org.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
com.regnosys.rosetta.serialization.RosettaTransientValueService
- All Implemented Interfaces:
org.eclipse.xtext.parsetree.reconstr.ITransientValueService
public class RosettaTransientValueService
extends org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisCheckElementsIndividually(org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature) booleanisTransient(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
-
Constructor Details
-
RosettaTransientValueService
public RosettaTransientValueService()
-
-
Method Details
-
isCheckElementsIndividually
public boolean isCheckElementsIndividually(org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature) - Specified by:
isCheckElementsIndividuallyin interfaceorg.eclipse.xtext.parsetree.reconstr.ITransientValueService- Overrides:
isCheckElementsIndividuallyin classorg.eclipse.xtext.parsetree.reconstr.impl.AbstractTransientValueService
-
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
-