Uses of Package
edu.stanford.smi.protegex.owl.model.framestore

Packages that use edu.stanford.smi.protegex.owl.model.framestore
edu.stanford.smi.protegex.owl.database.triplestore   
edu.stanford.smi.protegex.owl.model   
edu.stanford.smi.protegex.owl.model.framestore   
edu.stanford.smi.protegex.owl.model.impl   
 

Classes in edu.stanford.smi.protegex.owl.model.framestore used by edu.stanford.smi.protegex.owl.database.triplestore
OWLFrameFactoryInvocationHandler
          A FrameStoreInvocationHandler that uses a DefaultOWLFrameFactory to replace all references to a given frame with new ones.
 

Classes in edu.stanford.smi.protegex.owl.model.framestore used by edu.stanford.smi.protegex.owl.model
OWLFrameStore
          A FrameStore with specific support for OWL ontologies.
 

Classes in edu.stanford.smi.protegex.owl.model.framestore used by edu.stanford.smi.protegex.owl.model.framestore
AbstractRestrictionUpdater
           
AllValuesFromRestrictionUpdater
           
CardinalityRestrictionUpdater
           
HasValueRestrictionUpdater
           
OWLFrameFactoryInvocationHandler
          A FrameStoreInvocationHandler that uses a DefaultOWLFrameFactory to replace all references to a given frame with new ones.
QuantifierRestrictionUpdater
           
RestrictionUpdater
          An object capable of mapping restrictions into facet overrides, and vice versa.
 

Classes in edu.stanford.smi.protegex.owl.model.framestore used by edu.stanford.smi.protegex.owl.model.impl
OWLFrameStore
          A FrameStore with specific support for OWL ontologies.