edu.stanford.smi.protegex.owl.ui.repository.wizard
Interface RepositoryCreatorWizardPlugin
- All Known Implementing Classes:
- HTTPRepositoryCreatorWizardPlugin, LocalFileRepositoryCreatorWizardPlugin, LocalFolderRepositoryCreatorWizardPlugin, RelativeFolderRepositoryCreatorWizardPlugin
- public interface RepositoryCreatorWizardPlugin
User: matthewhorridge
The University Of Manchester
Medical Informatics Group
Date: Sep 26, 2005
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
PLUGIN_TYPE
public static final String PLUGIN_TYPE
- See Also:
- Constant Field Values
getName
public String getName()
getDescription
public String getDescription()
isSuitable
public boolean isSuitable(OWLModel model)
createRepositoryCreatorWizardPanel
public RepositoryCreatorWizardPanel createRepositoryCreatorWizardPanel(edu.stanford.smi.protege.util.WizardPage wizardPage,
OWLModel owlModel)