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 descend the class hierarchy writing out classes whose parents have
already been written out.
- Author:
- Ray Fergerson
Methods inherited from class edu.stanford.smi.protege.storage.clips.ClipsFileWriter |
equals, flush, print, print, printFrame, printFrameName, println, println, printSucceeded, toExternalFrameName, toExternalFrameName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClsStorer
public ClsStorer(Writer writer)
isStorable
protected static boolean isStorable(Cls cls)
storeClses
public void storeClses(KnowledgeBase kb,
Collection errors)
Submit a bug report or feature request
Protégé is a trademark of Stanford University.
Copyright (c) 1998-2009 Stanford University.