edu.northwestern.at.wordhoard.model.annotations
Class RemoteAnnotation.Context

java.lang.Object
  extended by edu.northwestern.at.wordhoard.model.annotations.RemoteAnnotation.Context
All Implemented Interfaces:
java.lang.Cloneable
Enclosing class:
RemoteAnnotation

protected class RemoteAnnotation.Context
extends java.lang.Object
implements java.lang.Cloneable

Text generation context.


Constructor Summary
protected RemoteAnnotation.Context()
           
 
Method Summary
 java.lang.Object clone()
           
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAnnotation.Context

protected RemoteAnnotation.Context()
Method Detail

clone

public java.lang.Object clone()
Overrides:
clone in class java.lang.Object