iw.model.owl
Interface OWLMetaBinding

All Superinterfaces:
IWMetaBinding

public interface OWLMetaBinding
extends IWMetaBinding

The OWL version of the IWVariableMapping interface


Method Summary
 com.hp.hpl.jena.ontology.Individual fromMetaBinding(com.hp.hpl.jena.ontology.OntModel _model)
          PROBLEM
 
Methods inherited from interface iw.model.IWMetaBinding
getTerm, getVariable, setTerm, setVariable
 

Method Detail

fromMetaBinding

public com.hp.hpl.jena.ontology.Individual fromMetaBinding(com.hp.hpl.jena.ontology.OntModel _model)
                                                    throws java.lang.Exception
PROBLEM

Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.