Protégé-OWL 3.4.1

edu.stanford.smi.protegex.owl.jena.parser
Class SuperClsCache

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.jena.parser.SuperClsCache

public class SuperClsCache
extends Object


Constructor Summary
SuperClsCache()
           
 
Method Summary
 void addFrame(edu.stanford.smi.protege.model.Cls cls)
           
 void clearCache()
           
 Collection<edu.stanford.smi.protege.model.Cls> getCachedFramesWithNoSuperclass()
           
 boolean hasFrameDeclaredSuperclass(edu.stanford.smi.protege.model.Cls cls)
           
 void removeFrame(edu.stanford.smi.protege.model.Cls cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperClsCache

public SuperClsCache()
Method Detail

hasFrameDeclaredSuperclass

public boolean hasFrameDeclaredSuperclass(edu.stanford.smi.protege.model.Cls cls)

addFrame

public void addFrame(edu.stanford.smi.protege.model.Cls cls)

removeFrame

public void removeFrame(edu.stanford.smi.protege.model.Cls cls)

clearCache

public void clearCache()

getCachedFramesWithNoSuperclass

public Collection<edu.stanford.smi.protege.model.Cls> getCachedFramesWithNoSuperclass()

Protégé-OWL 3.4.1

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.