Protege 3.4.5

edu.stanford.smi.protege.storage.clips
Class ClipsFilesCreateProjectPlugin

java.lang.Object
  extended by edu.stanford.smi.protege.plugin.AbstractCreateProjectPlugin
      extended by edu.stanford.smi.protege.storage.clips.ClipsFilesCreateProjectPlugin
All Implemented Interfaces:
CreateProjectPlugin, Plugin, ClipsFilesPlugin, Disposable

public class ClipsFilesCreateProjectPlugin
extends AbstractCreateProjectPlugin
implements ClipsFilesPlugin

TODO Class Comment

Author:
Ray Fergerson

Constructor Summary
ClipsFilesCreateProjectPlugin()
           
 
Method Summary
 boolean canCreateProject(KnowledgeBaseFactory factory, boolean useExistingSources)
           
 WizardPage createCreateProjectWizardPage(CreateProjectWizard wizard, boolean useExistingSources)
           
protected  URI getBuildProjectURI()
           
protected  void initialize(Project project)
           
protected  void initializeSources(PropertyList sources)
           
 void setFiles(String clsesFileName, String instancesFileName)
           
 void setIncludedProjects(Collection<URI> includedProjects)
           
 
Methods inherited from class edu.stanford.smi.protege.plugin.AbstractCreateProjectPlugin
buildNewProject, createNewProject, createProject, dispose, getName, handleErrors, setKnowledgeBaseFactory, setUseExistingSources
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClipsFilesCreateProjectPlugin

public ClipsFilesCreateProjectPlugin()
Method Detail

setFiles

public void setFiles(String clsesFileName,
                     String instancesFileName)
Specified by:
setFiles in interface ClipsFilesPlugin

setIncludedProjects

public void setIncludedProjects(Collection<URI> includedProjects)

canCreateProject

public boolean canCreateProject(KnowledgeBaseFactory factory,
                                boolean useExistingSources)
Specified by:
canCreateProject in interface CreateProjectPlugin

initialize

protected void initialize(Project project)
Overrides:
initialize in class AbstractCreateProjectPlugin

initializeSources

protected void initializeSources(PropertyList sources)
Overrides:
initializeSources in class AbstractCreateProjectPlugin

getBuildProjectURI

protected URI getBuildProjectURI()
Overrides:
getBuildProjectURI in class AbstractCreateProjectPlugin

createCreateProjectWizardPage

public WizardPage createCreateProjectWizardPage(CreateProjectWizard wizard,
                                                boolean useExistingSources)
Specified by:
createCreateProjectWizardPage in interface CreateProjectPlugin

Protege 3.4.5

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