Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_
G
get_InvpSwitch()
- Static method in class rdbtoonto.gui.
BaseGlobalOptionPanel
getAttribute()
- Method in class rdbtoonto.dbmodel.
Key
getAttribute(String)
- Method in class rdbtoonto.dbmodel.
TableDef
getAttributeNames()
- Method in class rdbtoonto.dbmodel.
TableDef
getAttributes()
- Method in class rdbtoonto.dbmodel.
Key
getAttributes()
- Method in class rdbtoonto.dbmodel.
TableDef
getAttsOfField(String)
- Method in class rdbtoonto.dbmodel.
FormDetails
getAttsOfText(String)
- Method in class rdbtoonto.dbmodel.
FormDetails
getAttVals()
- Method in class rdbtoonto.dbmodel.
Row
getBaseName(String)
- Static method in class rdbtoonto.utils.
Utilities
getBiTokenTypes(Column, Column)
- Method in class rdbtoonto.dbmodel.
Table
getClassFromDBPart(String, String, String)
- Method in class rdbtoonto.converters.
RDBToOntoConverter
gets the class which has the identified DB element as source.
getColumn(String)
- Method in class rdbtoonto.dbmodel.
Table
getData()
- Method in class rdbtoonto.dbmodel.
Table
getDatabase()
- Method in class rdbtoonto.dbmodel.
DBReader
getDatatypePropFromDBAtt(String, String)
- Method in class rdbtoonto.converters.
RDBToOntoConverter
gets the data type property which has the identified attribute as source.
getDBAttFromDatatypeProp(DatatypeProperty)
- Method in class rdbtoonto.converters.
RDBToOntoConverter
gets the DB attribute which is the source of the given data type property
getDBPartFromClass(String)
- Method in class rdbtoonto.converters.
RDBToOntoConverter
gets the DB element which is the source of the given class.
getDBSchema()
- Method in class rdbtoonto.dbmodel.
Database
getExtension(String)
- Static method in class rdbtoonto.utils.
Utilities
getExternalKeys()
- Method in class rdbtoonto.dbmodel.
ForeignKey
getExternalTable()
- Method in class rdbtoonto.dbmodel.
ForeignKey
getExternalValueFromPatt(TableDef, Row, String)
- Method in class rdbtoonto.converters.
RDBToOntoConverter
getForeignColNames()
- Method in class rdbtoonto.dbmodel.
TableDef
getForeignKey(String)
- Method in class rdbtoonto.dbmodel.
TableDef
getForeignKeys()
- Method in class rdbtoonto.dbmodel.
TableDef
getFriendlyName()
- Method in class rdbtoonto.dbmodel.
Attribute
Returns the first friendly name for the attribute if any (otherwise null).
getFriendlyName(String)
- Method in class rdbtoonto.dbmodel.
DBSchema
getFriendlyNames()
- Method in class rdbtoonto.dbmodel.
Attribute
Returns the friendly names.
getFriendlyNames(String)
- Method in class rdbtoonto.dbmodel.
DBSchema
getIndexedInstance(OntClass, String)
- Method in class rdbtoonto.converters.
RDBToOntoConverter
getLastDirAndFileName(String)
- Static method in class rdbtoonto.utils.
Utilities
getName()
- Method in class rdbtoonto.dbmodel.
Attribute
getName()
- Method in class rdbtoonto.dbmodel.
Column
getName()
- Method in class rdbtoonto.dbmodel.
Database
getName()
- Method in class rdbtoonto.dbmodel.
Table
getName()
- Method in class rdbtoonto.dbmodel.
TableDef
getNbAttributes()
- Method in class rdbtoonto.dbmodel.
TableDef
getNbElements()
- Method in class rdbtoonto.dbmodel.
Column
getNbLines()
- Method in class rdbtoonto.dbmodel.
Table
getOntology()
- Method in class rdbtoonto.converters.
RDBToOntoConverter
getPos(Table, Set<String>)
- Method in class rdbtoonto.dbmodel.
Database
getPrimaryKey()
- Method in class rdbtoonto.dbmodel.
TableDef
getRank(String)
- Method in class rdbtoonto.dbmodel.
Table
getRelName(String)
- Static method in class rdbtoonto.utils.
Utilities
getRow(int)
- Method in class rdbtoonto.dbmodel.
Table
getRowFromId(String)
- Method in class rdbtoonto.dbmodel.
Table
getTable(String)
- Method in class rdbtoonto.dbmodel.
Database
getTable()
- Method in class rdbtoonto.dbmodel.
TableDef
getTableDef(String)
- Method in class rdbtoonto.dbmodel.
Database
getTableDef(String)
- Method in class rdbtoonto.dbmodel.
DBSchema
getTableDef()
- Method in class rdbtoonto.dbmodel.
Table
getTableDefs()
- Method in class rdbtoonto.dbmodel.
DBSchema
getTableNames()
- Method in class rdbtoonto.dbmodel.
Database
getTableNames()
- Method in class rdbtoonto.dbmodel.
DBSchema
getTables()
- Method in class rdbtoonto.dbmodel.
Database
getTablesWithLCSs()
- Static method in class rdbtoonto.converters.
RDBToOntoConverter
Returns the set of tables for which LCSs have been defined.
getTokenTypes()
- Method in class rdbtoonto.dbmodel.
Column
getType()
- Method in class rdbtoonto.dbmodel.
Attribute
getType()
- Method in class rdbtoonto.dbmodel.
TableDef
getVal(String)
- Method in class rdbtoonto.dbmodel.
Row
getValue(int)
- Method in class rdbtoonto.dbmodel.
Column
Returns the value which is at i position in the column.
getValues()
- Method in class rdbtoonto.dbmodel.
Column
Returns a vector of the values stored in the column.
getValuesFromGui()
- Method in class rdbtoonto.gui.
BaseGlobalOptionPanel
getValuesFromGui()
- Method in class rdbtoonto.gui.
BaseLCSEditPanel
giveInstanceName(TableDef, Row, OntClass, Vector)
- Method in class rdbtoonto.converters.
RDBToOntoConverter
Selects an unambiguous name for a new instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
_