com.u2d.model
Class AbstractComplexEObject.NullState

java.lang.Object
  extended by com.u2d.pattern.State
      extended by com.u2d.model.AbstractComplexEObject.NullState
Enclosing class:
AbstractComplexEObject

public class AbstractComplexEObject.NullState
extends State


Field Summary
 
Fields inherited from class com.u2d.pattern.State
_name
 
Constructor Summary
AbstractComplexEObject.NullState()
           
 
Method Summary
 
Methods inherited from class com.u2d.pattern.State
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractComplexEObject.NullState

public AbstractComplexEObject.NullState()