
public final class OntologyTest extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
postTestClass(Ontology ont,
OntClassInfo info,
HashMap<String,String> dbgClass)
Perform a sanity check of the given class that is defined in the given
ontology.
|
static boolean |
testClass(Ontology ont,
OntClassInfo info,
HashMap<String,String> dbgClass)
Perform a sanity check of the given class that is defined in the given
ontology.
|
static boolean |
testOntology(Ontology ont)
Perform a sanity check of the given ontology.
|
public static boolean postTestClass(Ontology ont, OntClassInfo info, HashMap<String,String> dbgClass)
ont - The ontology that defined the class.info - the ontology class.public static boolean testClass(Ontology ont, OntClassInfo info, HashMap<String,String> dbgClass)
ont - The ontology that defined the class.info - the ontology class.public static boolean testOntology(Ontology ont)
ont - The ontology that defined the class.Copyright © 2018 universAAL Consortium. All rights reserved.