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
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isCheckElementsIndividually(org.eclipse.emf.ecore.EObject owner, org.eclipse.emf.ecore.EStructuralFeature feature)
     
    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 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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:
      isCheckElementsIndividually in interface org.eclipse.xtext.parsetree.reconstr.ITransientValueService
      Overrides:
      isCheckElementsIndividually in class org.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:
      isTransient in interface org.eclipse.xtext.parsetree.reconstr.ITransientValueService
      Overrides:
      isTransient in class org.eclipse.xtext.parsetree.reconstr.impl.DefaultTransientValueService