InferenceWeb Model API Documentation

iw.model
Class IWModelUtil

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

public class IWModelUtil
extends Object


Constructor Summary
IWModelUtil()
           
 
Method Summary
static com.hp.hpl.jena.daml.DAMLInstance getDAMLInstance(String _type, com.hp.hpl.jena.daml.DAMLModel _model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IWModelUtil

public IWModelUtil()
Method Detail

getDAMLInstance

public static com.hp.hpl.jena.daml.DAMLInstance getDAMLInstance(String _type,
                                                                com.hp.hpl.jena.daml.DAMLModel _model)
                                                         throws com.hp.hpl.mesa.rdf.jena.model.RDFException
com.hp.hpl.mesa.rdf.jena.model.RDFException

InferenceWeb Model API Documentation