public class OBOTermsIdsReport extends OntologyReportGenerator.AbstractReport
OntologyReportGenerator.OntologyReport for identifiers and labels of all
GeneOntology terms.| Constructor and Description |
|---|
OBOTermsIdsReport(OWLGraphWrapper graph) |
OBOTermsIdsReport(String filePrefix) |
OBOTermsIdsReport(String filePrefix,
String fileHeader) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getFileHeader() |
String |
getReportFileName()
Get the target file name for this report.
|
void |
handleTerm(PrintWriter writer,
org.semanticweb.owlapi.model.OWLClass owlClass,
OWLGraphWrapper graph)
Handle an
OWLObject during the report. |
end, getReportSubFolderName, start, writeTabspublic OBOTermsIdsReport(OWLGraphWrapper graph)
public OBOTermsIdsReport(String filePrefix)
public String getReportFileName()
OntologyReportGenerator.OntologyReportprotected String getFileHeader()
getFileHeader in class OntologyReportGenerator.AbstractReportpublic void handleTerm(PrintWriter writer, org.semanticweb.owlapi.model.OWLClass owlClass, OWLGraphWrapper graph) throws IOException
OntologyReportGenerator.OntologyReportOWLObject during the report.IOExceptionCopyright © 2010–2015. All rights reserved.