Uses of Class
edu.stanford.smi.protegex.owl.swrl.ui.table.SWRLTableModel

Packages that use SWRLTableModel
edu.stanford.smi.protegex.owl.swrl.ui.table   
 

Uses of SWRLTableModel in edu.stanford.smi.protegex.owl.swrl.ui.table
 

Fields in edu.stanford.smi.protegex.owl.swrl.ui.table declared as SWRLTableModel
private  SWRLTableModel SWRLTablePanel.tableModel
           
 

Constructors in edu.stanford.smi.protegex.owl.swrl.ui.table with parameters of type SWRLTableModel
SWRLTable(SWRLTableModel tableModel, OWLModel owlModel)