Uses of Class
edu.stanford.smi.protegex.owl.ui.refactoring.RefactorResourceAction

Packages that use RefactorResourceAction
edu.stanford.smi.protegex.owl.ui.actions   
edu.stanford.smi.protegex.owl.ui.refactoring   
 

Uses of RefactorResourceAction in edu.stanford.smi.protegex.owl.ui.actions
 

Subclasses of RefactorResourceAction in edu.stanford.smi.protegex.owl.ui.actions
 class SetSubclassesDisjointFalseAction
           
 class SetSubclassesDisjointTrueAction
           
 

Uses of RefactorResourceAction in edu.stanford.smi.protegex.owl.ui.refactoring
 

Subclasses of RefactorResourceAction in edu.stanford.smi.protegex.owl.ui.refactoring
 class RenameAcrossFilesAction
          An Action that can be used to rename a Resource across multiple files.
 class SetDeprecatedFalseAction
          A ResourceAction to set a class or property to deprecated.
 class SetDeprecatedTrueAction
          A ResourceAction to set a class or property to deprecated.