Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.model.framestore.updater
Class HasValueRestrictionUpdater

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.model.framestore.updater.AbstractRestrictionUpdater
      extended by edu.stanford.smi.protegex.owl.model.framestore.updater.HasValueRestrictionUpdater
All Implemented Interfaces:
RestrictionUpdater

public class HasValueRestrictionUpdater
extends AbstractRestrictionUpdater


Field Summary
 
Fields inherited from class edu.stanford.smi.protegex.owl.model.framestore.updater.AbstractRestrictionUpdater
owlModel
 
Constructor Summary
HasValueRestrictionUpdater(OWLModel owlModel)
           
 
Method Summary
 void copyFacetValuesIntoNamedClass(RDFSNamedClass cls, OWLRestriction restriction)
           
 void updateRestrictions(OWLNamedClass cls, RDFProperty property, edu.stanford.smi.protege.model.Facet facet)
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.model.framestore.updater.AbstractRestrictionUpdater
getDirectRestriction, getDirectRestrictions, removeRestrictions
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HasValueRestrictionUpdater

public HasValueRestrictionUpdater(OWLModel owlModel)
Method Detail

copyFacetValuesIntoNamedClass

public void copyFacetValuesIntoNamedClass(RDFSNamedClass cls,
                                          OWLRestriction restriction)

updateRestrictions

public void updateRestrictions(OWLNamedClass cls,
                               RDFProperty property,
                               edu.stanford.smi.protege.model.Facet facet)

Protégé-OWL 3.4

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