InferenceWeb Model API Documentation

iw.model
Class IWVariableMapping

java.lang.Object
  |
  +--iw.model.IWVariableMapping

public class IWVariableMapping
extends Object


Constructor Summary
IWVariableMapping()
           
 
Method Summary
static iw.model.IWVariableMapping fromDAML(com.hp.hpl.jena.daml.DAMLInstance _di)
           
 com.hp.hpl.jena.daml.DAMLCommon toDAML(com.hp.hpl.jena.daml.DAMLModel _dm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IWVariableMapping

public IWVariableMapping()
Method Detail

toDAML

public com.hp.hpl.jena.daml.DAMLCommon toDAML(com.hp.hpl.jena.daml.DAMLModel _dm)
                                       throws com.hp.hpl.mesa.rdf.jena.model.RDFException
com.hp.hpl.mesa.rdf.jena.model.RDFException

fromDAML

public static iw.model.IWVariableMapping fromDAML(com.hp.hpl.jena.daml.DAMLInstance _di)
                                           throws com.hp.hpl.mesa.rdf.jena.model.RDFException
com.hp.hpl.mesa.rdf.jena.model.RDFException

InferenceWeb Model API Documentation