org.topbraidcomposer.core.models
Class TBCInferences

java.lang.Object
  extended by org.topbraidcomposer.core.models.TBCInferences

public class TBCInferences
extends java.lang.Object


Constructor Summary
TBCInferences()
           
 
Method Summary
static void initFile(com.hp.hpl.jena.ontology.OntModel ontModel, com.hp.hpl.jena.rdf.model.Model baseModel, com.hp.hpl.jena.rdf.model.Model infModel, org.eclipse.core.resources.IFile infFile, org.eclipse.core.runtime.IProgressMonitor monitor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TBCInferences

public TBCInferences()
Method Detail

initFile

public static void initFile(com.hp.hpl.jena.ontology.OntModel ontModel,
                            com.hp.hpl.jena.rdf.model.Model baseModel,
                            com.hp.hpl.jena.rdf.model.Model infModel,
                            org.eclipse.core.resources.IFile infFile,
                            org.eclipse.core.runtime.IProgressMonitor monitor)