edu.stanford.smi.protegex.owl.ui.repository.action
Interface RepositoryAction
- public interface RepositoryAction
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Oct 3, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
getName
public String getName()
isSuitable
public boolean isSuitable(Repository repository,
OWLModel owlModel)
actionPerformed
public void actionPerformed(Repository repository,
AbstractRepositoriesPanel repositoriesPanel,
OWLModel model)