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

Interface Summary
RestrictionUpdater An object capable of mapping restrictions into facet overrides, and vice versa.
 

Class Summary
AbstractRestrictionUpdater  
AllValuesFromRestrictionUpdater  
CardinalityRestrictionUpdater  
HasValueRestrictionUpdater  
LocalClassificationFrameStore A FrameStore that intercepts any access to those slots that store the classification results and redirects them to values stored in local maps.
OWLDeleteSimplificationFrameStore A modified DeleteSimplificationFrameStore that does not automatically delete own slot values if the domain of a slot has changed.
OWLFrameFactoryInvocationHandler A FrameStoreInvocationHandler that uses a DefaultOWLFrameFactory to replace all references to a given frame with new ones.
OWLFrameStore A FrameStore with specific support for OWL ontologies.
OWLFrameStoreManager  
QuantifierRestrictionUpdater