iw.model.owl
Interface OWLFillerMapping

All Superinterfaces:
IWFillerMapping

public interface OWLFillerMapping
extends IWFillerMapping

The OWL version of the IWFillerMapping interface


Method Summary
 com.hp.hpl.jena.ontology.Individual fromFillerMapping(com.hp.hpl.jena.ontology.OntModel _model)
           
 
Methods inherited from interface iw.model.IWFillerMapping
getFiller, getPlaceholder, setFiller, setPlaceholder
 

Method Detail

fromFillerMapping

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


Copyright 2006 Inference Web group, All Rights Reserved.