org.topbraid.core.inference
Class InverseFunctionalSynchronizationInference

java.lang.Object
  extended by org.topbraid.core.inference.AbstractInference
      extended by org.topbraid.core.inference.InverseFunctionalSynchronizationInference
All Implemented Interfaces:
IInference

public class InverseFunctionalSynchronizationInference
extends AbstractInference


Constructor Summary
InverseFunctionalSynchronizationInference()
           
 
Method Summary
 void changePerformed(TripleChangeRecord[] records, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 void init(com.hp.hpl.jena.ontology.OntModel ontModel, com.hp.hpl.jena.rdf.model.Model infModel, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class org.topbraid.core.inference.AbstractInference
addInference, addToMap, getName, removeAny, removeInference, update, update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InverseFunctionalSynchronizationInference

public InverseFunctionalSynchronizationInference()
Method Detail

init

public void init(com.hp.hpl.jena.ontology.OntModel ontModel,
                 com.hp.hpl.jena.rdf.model.Model infModel,
                 org.eclipse.core.runtime.IProgressMonitor monitor)

changePerformed

public void changePerformed(TripleChangeRecord[] records,
                            org.eclipse.core.runtime.IProgressMonitor monitor)