edu.stanford.smi.protegex.owl.model.triplestore.impl
Class AbstractAddPropertyValueHandler
java.lang.Object
edu.stanford.smi.protegex.owl.model.triplestore.impl.AbstractAddPropertyValueHandler
- All Implemented Interfaces:
- AddPropertyValueHandler
- Direct Known Subclasses:
- AddAnonymousClassPropertyPropertyHandler, AddOWLInverseOfPropertyHandler, AddRDFSSubClassOfPropertyHandler, AddRDFSSubPropertyOfPropertyHandler, AddRDFTypePropertyHandler
- abstract class AbstractAddPropertyValueHandler
- extends Object
- implements AddPropertyValueHandler
- Author:
- Holger Knublauch
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
adder
protected ProtegeTripleAdder adder
AbstractAddPropertyValueHandler
protected AbstractAddPropertyValueHandler(ProtegeTripleAdder adder)
handleAdd
public void handleAdd(RDFResource subject,
Object object)