|
|||||||||
Home >> All >> edu >> stanford >> smi >> protege >> storage >> [ clips overview ] | PREV PACKAGE NEXT PACKAGE |
Package edu.stanford.smi.protege.storage.clips
Interface Summary | |
ClipsFilesPlugin | TODO Class Comment |
ParserConstants |
Class Summary | |
ClipsExportToNewFormatWizardPage | TODO Class Comment |
ClipsFilePanel | |
ClipsFilesCreateProjectPlugin | TODO Class Comment |
ClipsFilesExportProjectPlugin | Export plugins for the CLIPS file format. |
ClipsFilesWizardPage | TODO Class Comment |
ClipsFileWriter | Base class for classes which generate clips files. |
ClipsImportExportPlugin | Import and Export plugins for the CLIPS file format. |
ClipsKnowledgeBaseFactory | Storage backend to maintain a knowledge base in Clips 6.0 file format. |
ClipsUtil | Utilities for handling text io in clips file format. |
ClsStorer | Store a set of classes in Clips ontology file format Clips requires that clses be stored so that there are no forward references so we start at root and descend the class hierarchy writing out classes whose parents have already been written out. |
FileSourcesPanel | Panel which contains the fields needed for the Clips backend. |
IncludedProjectsWizardPage | |
InstanceStorer | The class knows how to write out knowledge base instances in clips file format. |
ParseErrorPanel | Panel to display the error messages resulting from parsing a clips file. |
Parser | |
Parser.JJCalls | |
ParserTokenManager | |
SimpleCharStream | An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing). |
Token | Describes the input token stream. |
Exception Summary | |
ParseException | This exception is thrown when parse errors are encountered. |
Error Summary | |
Parser.LookaheadSuccess | |
TokenMgrError |
|
|||||||||
Home >> All >> edu >> stanford >> smi >> protege >> storage >> [ clips overview ] | PREV PACKAGE NEXT PACKAGE |