pt.uminho.anote2.aibench.curator.datastructures
Class AiANoteDocument
java.lang.Object
pt.uminho.anote2.aibench.curator.datastructures.AiANoteDocument
- All Implemented Interfaces:
- java.io.Serializable
public class AiANoteDocument
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AiANoteDocument
public AiANoteDocument(NERDocumentAnnotation nerDoc)
throws ANoteFileNotExistsException,
java.io.IOException,
java.sql.SQLException
- Throws:
ANoteFileNotExistsException
java.io.IOException
java.sql.SQLException
AiANoteDocument
public AiANoteDocument(REDocumentAnnotation nerDoc)
throws ANoteFileNotExistsException,
java.io.IOException,
java.sql.SQLException
- Throws:
ANoteFileNotExistsException
java.io.IOException
java.sql.SQLException
getDocument
public ANoteDocument getDocument()
setDocument
public void setDocument(ANoteDocument document)
isOpened
public boolean isOpened()
setOpened
public void setOpened(boolean opened)