Class ReadAndWriteTracking.InitializedMarker

  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    Enclosing class:
    ReadAndWriteTracking

    protected static class ReadAndWriteTracking.InitializedMarker
    extends org.eclipse.emf.common.notify.impl.AdapterImpl
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter

        org.eclipse.emf.common.notify.Adapter.Internal
    • Field Summary

      • Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

        target
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected InitializedMarker()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isInitialized​(org.eclipse.xtext.common.types.JvmConstructor constructor)  
      boolean markInitialized​(org.eclipse.xtext.common.types.JvmConstructor constructor)  
      • Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

        getTarget, isAdapterForType, notifyChanged, setTarget, unsetTarget
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • InitializedMarker

        protected InitializedMarker()
    • Method Detail

      • isInitialized

        public boolean isInitialized​(org.eclipse.xtext.common.types.JvmConstructor constructor)
      • markInitialized

        public boolean markInitialized​(org.eclipse.xtext.common.types.JvmConstructor constructor)