Uses of Class
edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent.AllDifferentEditorPanel

Packages that use AllDifferentEditorPanel
edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent   
 

Uses of AllDifferentEditorPanel in edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent
 

Fields in edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent declared as AllDifferentEditorPanel
private  AllDifferentEditorPanel AllDifferentSelectionPanel.editorPanel
           
 

Constructors in edu.stanford.smi.protegex.owl.ui.metadatatab.alldifferent with parameters of type AllDifferentEditorPanel
AllDifferentSelectionPanel(OWLModel owlModel, AllDifferentEditorPanel editorPanel)