org.eclipse.xtext.grammaranalysis.impl
Class AbstractNFAState.IsInitializedMarker

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterImpl
      extended by org.eclipse.xtext.grammaranalysis.impl.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
protected  java.lang.Object builder
           
 
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
 
Constructor Summary
AbstractNFAState.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

AbstractNFAState.IsInitializedMarker

public AbstractNFAState.IsInitializedMarker(java.lang.Object builder)