Protege 3.4.1

edu.stanford.smi.protege.plugin
Interface ExportPlugin

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

public interface ExportPlugin
extends Plugin

Author:
Ray Fergerson

Method Summary
 void handleExportRequest(Project project)
          Save the domain information out to "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

handleExportRequest

void handleExportRequest(Project project)
Save the domain information out to "somewhere else". The plugin is entirely responsible for prompting the user for the destination for the domain information. The "project information" (forms, browser slots, etc) do not have to be saved.


Protege 3.4.1

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