edu.stanford.smi.protegex.owl.jena
Class CreateOWLProjectFromFilePlugin

java.lang.Object
  extended byedu.stanford.smi.protegex.owl.jena.CreateOWLProjectFromFilePlugin

public class CreateOWLProjectFromFilePlugin
extends Object

Author:
Holger Knublauch

Constructor Summary
CreateOWLProjectFromFilePlugin()
           
 
Method Summary
 edu.stanford.smi.protege.model.Project createProject(File file, Collection errors)
           
 String getDescription()
           
 String[] getSuffixes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreateOWLProjectFromFilePlugin

public CreateOWLProjectFromFilePlugin()
Method Detail

createProject

public edu.stanford.smi.protege.model.Project createProject(File file,
                                                            Collection errors)

getSuffixes

public String[] getSuffixes()

getDescription

public String getDescription()