Protege 3.4

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

Method Summary
 Project createProject(File file, Collection errors)
           
 String getDescription()
           
 String[] getSuffixes()
           
 

Method Detail

createProject

Project createProject(File file,
                      Collection errors)

getDescription

String getDescription()

getSuffixes

String[] getSuffixes()

Protege 3.4

Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.