public class Test_OntoWine extends Object
| Constructor and Description |
|---|
Test_OntoWine() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanup() |
void |
expandAllClasses(Set<gate.creole.ontology.OClass> classes,
int depth) |
protected static File |
getUniqueTmpDir() |
protected gate.creole.ontology.OURI |
getURI(gate.creole.ontology.Ontology o,
String uri) |
protected gate.creole.ontology.OURI |
getURI4Name(gate.creole.ontology.Ontology o,
String uri) |
static void |
init() |
void |
testWineOntology() |
public static void init()
throws gate.util.GateException,
MalformedURLException
gate.util.GateExceptionMalformedURLExceptionpublic void testWineOntology()
throws MalformedURLException,
gate.creole.ResourceInstantiationException
MalformedURLExceptiongate.creole.ResourceInstantiationExceptionpublic void expandAllClasses(Set<gate.creole.ontology.OClass> classes, int depth)
protected static File getUniqueTmpDir()
protected gate.creole.ontology.OURI getURI(gate.creole.ontology.Ontology o,
String uri)
protected gate.creole.ontology.OURI getURI4Name(gate.creole.ontology.Ontology o,
String uri)