edu.stanford.smi.protege.plugin
Interface CreateProjectFromFilePlugin
public interface CreateProjectFromFilePlugin
A plugin that can be used to open files with a certain extension directly.
Plugins of this type are used to handle command line arguments into Protege
(via the main method), and in the open project dialogs.
- Author:
- Holger Knublauch
createProject
Project createProject(File file,
Collection errors)
getDescription
String getDescription()
getSuffixes
String[] getSuffixes()
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.