Uses of Class
edu.stanford.smi.protegex.owl.ui.properties.domain.OWLDomainTableModel

Packages that use OWLDomainTableModel
edu.stanford.smi.protegex.owl.ui.properties.domain   
 

Uses of OWLDomainTableModel in edu.stanford.smi.protegex.owl.ui.properties.domain
 

Fields in edu.stanford.smi.protegex.owl.ui.properties.domain declared as OWLDomainTableModel
private  OWLDomainTableModel OWLDomainWidget.tableModel
           
 

Constructors in edu.stanford.smi.protegex.owl.ui.properties.domain with parameters of type OWLDomainTableModel
OWLDomainTable(OWLDomainTableModel tableModel)