iw.model.owl
Interface OWLConclusionFiller

All Superinterfaces:
IWConclusionFiller

public interface OWLConclusionFiller
extends IWConclusionFiller


Method Summary
 com.hp.hpl.jena.ontology.Individual fromConclusionFiller(com.hp.hpl.jena.ontology.OntModel _model)
           
 
Methods inherited from interface iw.model.IWConclusionFiller
addFillerAntecedent, addFillerMapping, getFillerAntecedents, getFillerMappings, getIndex, setFillerAntecedents, setFillerMappings, setIndex
 

Method Detail

fromConclusionFiller

public com.hp.hpl.jena.ontology.Individual fromConclusionFiller(com.hp.hpl.jena.ontology.OntModel _model)
                                                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.