edu.stanford.smi.protege.storage.clips
Class ClipsFilesExportProjectPlugin
java.lang.Object
edu.stanford.smi.protege.plugin.AbstractExportPlugin
edu.stanford.smi.protege.plugin.AbstractBackendExportPlugin
edu.stanford.smi.protege.storage.clips.ClipsFilesExportProjectPlugin
- All Implemented Interfaces:
- ExportProjectPlugin, Plugin, ClipsFilesPlugin, Disposable
public class ClipsFilesExportProjectPlugin
- extends AbstractBackendExportPlugin
- implements ClipsFilesPlugin
Export plugins for the CLIPS file format.
- Author:
- Ray Fergerson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface edu.stanford.smi.protege.plugin.Plugin |
getName |
ClipsFilesExportProjectPlugin
public ClipsFilesExportProjectPlugin()
canExport
public boolean canExport(Project project)
- Specified by:
canExport
in interface ExportProjectPlugin
- Overrides:
canExport
in class AbstractExportPlugin
canExportToNewFormat
public boolean canExportToNewFormat(Project project)
- Overrides:
canExportToNewFormat
in class AbstractBackendExportPlugin
createExportWizardPage
public WizardPage createExportWizardPage(ExportWizard wizard,
Project project)
- Specified by:
createExportWizardPage
in interface ExportProjectPlugin
createExportToNewFormatWizardPage
public WizardPage createExportToNewFormatWizardPage(ExportWizard wizard,
Project project)
overwriteDomainInformation
protected void overwriteDomainInformation(Project project,
Collection errors)
- Specified by:
overwriteDomainInformation
in class AbstractBackendExportPlugin
initializeSources
protected void initializeSources(Project project,
Collection errors)
- Specified by:
initializeSources
in class AbstractBackendExportPlugin
setFiles
public void setFiles(String clsesFileName,
String instancesFileName)
- Specified by:
setFiles
in interface ClipsFilesPlugin
exportProject
public void exportProject(Project project)
- Specified by:
exportProject
in interface ExportProjectPlugin
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2010 Stanford University.