|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.manchester.cs.owlapi.compactowl.IRITable
public class IRITable
Author: Matthew Horridge
The University of Manchester
Information Management Group
Date: 30-Sep-2009
Constructor Summary | |
---|---|
IRITable(OWLOntology ontology)
|
Method Summary | |
---|---|
int |
getIndex(IRI iri)
|
static void |
main(java.lang.String[] args)
|
void |
writeTable(java.io.DataOutputStream writer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IRITable(OWLOntology ontology)
Method Detail |
---|
public int getIndex(IRI iri)
public void writeTable(java.io.DataOutputStream writer)
public static void main(java.lang.String[] args)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |