Protege 3.4

edu.stanford.smi.protege.plugin
Interface ImportPlugin

All Superinterfaces:
Disposable, Plugin
All Known Implementing Classes:
ClipsImportExportPlugin

public interface ImportPlugin
extends Plugin

Author:
Ray Fergerson

Method Summary
 Project handleImportRequest()
          Create a new project from information given "somewhere else".
 
Methods inherited from interface edu.stanford.smi.protege.plugin.Plugin
getName
 
Methods inherited from interface edu.stanford.smi.protege.util.Disposable
dispose
 

Method Detail

handleImportRequest

Project handleImportRequest()
Create a new project from information given "somewhere else". The plugin is entirely responsible for prompting the user for the source of the domain information as well as creating and loading the Project.

Returns:
the newly created Project

Protege 3.4

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