edu.stanford.smi.protege.storage.clips
Class ClsStorer
java.lang.Object
|
+--edu.stanford.smi.protege.storage.clips.ClipsFileWriter
|
+--edu.stanford.smi.protege.storage.clips.ClsStorer
- public class ClsStorer
- extends ClipsFileWriter
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 descendend the class hierarchy writing out classes whose parents have
already been written out.
- Author:
- Ray Fergerson
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClsStorer
public ClsStorer(Writer writer)
storeClses
public void storeClses(KnowledgeBase kb,
Collection errors)
Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.