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

Packages that use OntoBridge
es.ucm.fdi.gaia.ontobridge   
es.ucm.fdi.gaia.ontobridge.test.gui   
 

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

Constructors in es.ucm.fdi.gaia.ontobridge with parameters of type OntoBridge
SPARQL(OntoBridge ob)
           
 

Uses of OntoBridge in es.ucm.fdi.gaia.ontobridge.test.gui
 

Methods in es.ucm.fdi.gaia.ontobridge.test.gui with parameters of type OntoBridge
protected  void PnlConceptsTree.readOntology(OntoBridge ob)
          Read the ontology classes.
protected  void PnlInstancesTree.showInstance(OntoBridge ob, java.lang.String instance)
          Read the ontology classes.
 

Constructors in es.ucm.fdi.gaia.ontobridge.test.gui with parameters of type OntoBridge
PnlConceptsAndInstancesTree(OntoBridge ob)
          Constructor
PnlConceptsAndInstancesTree(OntoBridge ob, boolean inferenceEnabled)
          Constructor
PnlConceptsTree(OntoBridge ob)
          Constructor
PnlInstancesTree(OntoBridge ob, java.lang.String instance)
          Constructor
PnlSelectInstance(OntoBridge ob)
          Constructor
PnlSelectInstance(OntoBridge ob, boolean inferenceEnabled)
          Constructor