Class AbstractNFAState.IsInitializedMarker

  • All Implemented Interfaces:
    org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal
    Enclosing class:
    AbstractNFAState<S extends INFAState<S,​T>,​T extends INFATransition<S,​T>>

    protected static class AbstractNFAState.IsInitializedMarker
    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 
      Modifier and Type Field Description
      protected java.lang.Object builder  
      • Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl

        target
    • Constructor Summary

      Constructors 
      Constructor Description
      IsInitializedMarker​(java.lang.Object builder)  
    • Method Summary

      • 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
    • Field Detail

      • builder

        protected final java.lang.Object builder
    • Constructor Detail

      • IsInitializedMarker

        public IsInitializedMarker​(java.lang.Object builder)