Uses of Class
es.ucm.fdi.gaia.ontobridge.OntologyDocument

Packages that use OntologyDocument
es.ucm.fdi.gaia.ontobridge   
 

Uses of OntologyDocument in es.ucm.fdi.gaia.ontobridge
 

Methods in es.ucm.fdi.gaia.ontobridge with parameters of type OntologyDocument
 void OntoBridge.loadOntology(OntologyDocument mainOntology, java.util.Collection<OntologyDocument> subOntologies, boolean loadSubOntologies)
          Loads an ontology using the initialized reasoner
 

Method parameters in es.ucm.fdi.gaia.ontobridge with type arguments of type OntologyDocument
 void OntoBridge.loadOntology(OntologyDocument mainOntology, java.util.Collection<OntologyDocument> subOntologies, boolean loadSubOntologies)
          Loads an ontology using the initialized reasoner