Uses of Interface
edu.stanford.smi.protegex.owl.ui.TripleSelectable

Packages that use TripleSelectable
edu.stanford.smi.protegex.owl.swrl.ui.table   
edu.stanford.smi.protegex.owl.ui.classform.component.property   
edu.stanford.smi.protegex.owl.ui.cls   
edu.stanford.smi.protegex.owl.ui.clsdesc   
edu.stanford.smi.protegex.owl.ui.components.multiresource   
edu.stanford.smi.protegex.owl.ui.conditions   
edu.stanford.smi.protegex.owl.ui.individuals   
edu.stanford.smi.protegex.owl.ui.owltable   
edu.stanford.smi.protegex.owl.ui.properties.range   
edu.stanford.smi.protegex.owl.ui.subsumption   
 

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

Classes in edu.stanford.smi.protegex.owl.swrl.ui.table that implement TripleSelectable
 class SWRLTable
           
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.classform.component.property
 

Classes in edu.stanford.smi.protegex.owl.ui.classform.component.property that implement TripleSelectable
 class PropertyFormTable
          A SymbolTable showing a PropertyFormTableModel.
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.cls
 

Classes in edu.stanford.smi.protegex.owl.ui.cls that implement TripleSelectable
 class ClassTree
           
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.clsdesc
 

Classes in edu.stanford.smi.protegex.owl.ui.clsdesc that implement TripleSelectable
 class ClassDescriptionTable
          A OWLTable for editing the superclasses of a given class.
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.components.multiresource
 

Classes in edu.stanford.smi.protegex.owl.ui.components.multiresource that implement TripleSelectable
 class MultiResourceList
           
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.conditions
 

Classes in edu.stanford.smi.protegex.owl.ui.conditions that implement TripleSelectable
 class ConditionsTable
          A JTable used to display a class definition.
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.individuals
 

Classes in edu.stanford.smi.protegex.owl.ui.individuals that implement TripleSelectable
 class InstancesList
           
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.owltable
 

Classes in edu.stanford.smi.protegex.owl.ui.owltable that implement TripleSelectable
 class OWLTable
          A JTable in which one column displays an OWL expression in the syntax defined by the OWLModel's OWLClassDisplay.
 class SymbolTable
          A JTable in which one column displays an expression in an expression language like the OWL compact syntax or SWRL.
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.properties.range
 

Classes in edu.stanford.smi.protegex.owl.ui.properties.range that implement TripleSelectable
(package private)  class UnionRangeClassesTable
           
 

Uses of TripleSelectable in edu.stanford.smi.protegex.owl.ui.subsumption
 

Classes in edu.stanford.smi.protegex.owl.ui.subsumption that implement TripleSelectable
private  class InferredSubsumptionTreePanel.MySelectableTree