Uses of Interface
edu.stanford.smi.protegex.owl.ui.resourcedisplay.ResourceDisplayPlugin

Packages that use ResourceDisplayPlugin
edu.stanford.smi.protegex.owl.ui.cls   
edu.stanford.smi.protegex.owl.ui.resourcedisplay   
 

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

Classes in edu.stanford.smi.protegex.owl.ui.cls that implement ResourceDisplayPlugin
 class SwitchClassDefinitionResourceDisplayPlugin
           
 

Uses of ResourceDisplayPlugin in edu.stanford.smi.protegex.owl.ui.resourcedisplay
 

Classes in edu.stanford.smi.protegex.owl.ui.resourcedisplay that implement ResourceDisplayPlugin
 class TriplesViewResourceDisplayPlugin
           
 

Methods in edu.stanford.smi.protegex.owl.ui.resourcedisplay that return ResourceDisplayPlugin
static ResourceDisplayPlugin ResourceDisplayPluginManager.getInstanceDisplayPlugin(Class clazz)