Uses of Class
planetj.database.fielddescriptors.TableDescriptor

Packages that use TableDescriptor
planetj.database   
planetj.database.fielddescriptors   
planetj.dataengine.parameter   
 

Uses of TableDescriptor in planetj.database
 

Methods in planetj.database that return TableDescriptor
 TableDescriptor Table.getTableDescriptor()
          Gets the table descriptor
 

Uses of TableDescriptor in planetj.database.fielddescriptors
 

Methods in planetj.database.fielddescriptors that return TableDescriptor
static TableDescriptor TableDescriptor.createTableDescriptor(Table targetTable)
          Creates a new TableDescriptor object for a Table
 TableDescriptor FieldDescriptorCollection.getTableDescriptor()
          Gets the table descriptor
 

Methods in planetj.database.fielddescriptors with parameters of type TableDescriptor
 FieldDescriptorRow FieldDescriptorCollection.add(TableDescriptor pTD, boolean pReplace)
          Sets the Object with the specified key.
 

Uses of TableDescriptor in planetj.dataengine.parameter
 

Methods in planetj.dataengine.parameter that return TableDescriptor
 TableDescriptor TableParameter.getDisplayTableDescriptor()
          Gets the TableDescriptor for this parameter