A B C D E F G H I K L M N O P R S T U V _

R

rdbtoonto.converters - package rdbtoonto.converters
 
rdbtoonto.dbmodel - package rdbtoonto.dbmodel
 
rdbtoonto.gui - package rdbtoonto.gui
 
rdbtoonto.utils - package rdbtoonto.utils
 
RDBToOntoConverter - Class in rdbtoonto.converters
Base class from which all converters should be derived.
RDBToOntoConverter() - Constructor for class rdbtoonto.converters.RDBToOntoConverter
To create a new converter.
readAllLCSs() - Static method in class rdbtoonto.converters.RDBToOntoConverter
Reads the local contraints sets (LCS).
readData() - Method in class rdbtoonto.dbmodel.DBReader
 
readDatabase() - Method in class rdbtoonto.dbmodel.DBReader
 
readDataTable(TableDef) - Method in class rdbtoonto.dbmodel.DBReader
 
readLCS(String) - Method in class rdbtoonto.converters.RDBToOntoConverter
Reads an LCS from the current project configuration file.
readNeededData() - Method in class rdbtoonto.converters.RDBToOntoConverter
Reads the data needed AT THE START OF the learning process.
readSchema() - Method in class rdbtoonto.dbmodel.DBReader
 
removeDBAttDatatypePropLink(TableDef, Attribute) - Method in class rdbtoonto.converters.RDBToOntoConverter
Removes a bidirectional link between a DB attribute and a data type property.
removeDBAttDatatypePropLink(OntProperty) - Method in class rdbtoonto.converters.RDBToOntoConverter
Removes a bidirectional link between a DB attribute and a data type property.
removeDBAttObjectPropLink(TableDef, String) - Method in class rdbtoonto.converters.RDBToOntoConverter
Removes a bidirectional link between a DB attribute and data type property.
removeDBAttObjectPropLink(OntProperty) - Method in class rdbtoonto.converters.RDBToOntoConverter
Removes a bidirectional link between a DB elements (table or attribute) and an object property.
removeHierarchy(OntClass) - Method in class rdbtoonto.converters.RDBToOntoConverter
Removes a hierarchy in the ontology from a given class.
removeTable(Table) - Method in class rdbtoonto.dbmodel.Database
 
removeTableClassLink(String, String, String) - Method in class rdbtoonto.converters.RDBToOntoConverter
Removes a bidirectional link between DB element (table or attribute) and associated class.
removeTableClassLink(OntClass) - Method in class rdbtoonto.converters.RDBToOntoConverter
Removes a bidirectional link between a DB element (table or attribute) and associated class.
replace(String, String, String) - Static method in class rdbtoonto.utils.Utilities
 
Row - Class in rdbtoonto.dbmodel
 
Row() - Constructor for class rdbtoonto.dbmodel.Row
 
Row(Hashtable<String, String>) - Constructor for class rdbtoonto.dbmodel.Row
 

A B C D E F G H I K L M N O P R S T U V _