Uses of Class
anl.aida.types.Name

Packages that use Name
anl.aida.reader   
anl.aida.types   
 

Uses of Name in anl.aida.reader
 

Methods in anl.aida.reader that return Name
(package private)  Name PMXMLReader.Author.build(org.apache.uima.jcas.JCas cas)
           
 

Uses of Name in anl.aida.types
 

Methods in anl.aida.types that return Name
 Name DocumentMetaData.getAuthors(int i)
          indexed getter for authors - gets an indexed value - array of authors
 

Methods in anl.aida.types with parameters of type Name
 void DocumentMetaData.setAuthors(int i, Name v)
          indexed setter for authors - sets an indexed value - array of authors