C E G H I L M N O P R S T V

L

listAllandAnonClasses() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists all the classes of the ontology including anonymous classes
listAllClasses() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists all the no anonymous classes of the ontology
listBelongingClasses(String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the classes that an instance belongs to
listComplementClasses() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the complement classes of the ontology
listDeclaredInstances(String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
List the declared (not inferred) instances of a class
listEnumeratedClasses() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the enumerated classes of the ontology
listInstanceProperties(String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the properties of an instance
listInstancePropertiesValues(String, List<String>, List<String>) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Returns the properties with their corresponding values of an instance.
listInstances(String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
List the instances of a class
listIntersectionClasses() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the intersection classes of the ontology
listProperties(String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the properties applicable to a class
listPropertyRange(String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the classes on the range of a property
listPropertyValue(String, String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the instances that are the values of a property of an instance.
listRestrictions() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the restrictions of the ontology
listRootClasses() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the hierarchy root classes of the ontology
listSpecificProperties(String) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the specific properties of class.
listSubClasses(String, boolean) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the subclasses of a class.
listSuperClasses(String, boolean) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the superclasses (parents) of a class.
listUnionClasses() - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Lists the union classes of the ontology
loadOntology(OntologyDocument, Collection<OntologyDocument>, boolean) - Method in class es.ucm.fdi.gaia.ontobridge.OntoBridge
Loads an ontology using the initialized reasoner

C E G H I L M N O P R S T V