de.unidu.is.annotation.rework.ontology.classes.ServiceObjects
Class Document

java.lang.Object
  extended byde.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject
      extended byde.unidu.is.annotation.rework.ontology.classes.ServiceObjects.Document

public class Document
extends AnnotableObject

Document.java Represents a document. See class Document of the ontology

Author:
Marc Lechtenfeld

Field Summary
 
Fields inherited from class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject
hasAnnotations, id
 
Constructor Summary
Document(java.lang.String documentId)
          Creates a new document with the specified id
 
Methods inherited from class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject
getId, getLocalName, hasAnnotations, setHasAnnotation, setId, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Document

public Document(java.lang.String documentId)
Creates a new document with the specified id