edu.stanford.smi.protegex.owl.model.validator
Class DefaultPropertyValueValidator
java.lang.Object
edu.stanford.smi.protegex.owl.model.validator.DefaultPropertyValueValidator
- All Implemented Interfaces:
- PropertyValueValidator
- public class DefaultPropertyValueValidator
- extends Object
- implements PropertyValueValidator
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPropertyValueValidator
public DefaultPropertyValueValidator()
isValidPropertyValue
public boolean isValidPropertyValue(RDFResource subject,
RDFProperty predicate,
Object object)
- Specified by:
isValidPropertyValue
in interface PropertyValueValidator