iw.model.owl
Interface OWLModel

All Superinterfaces:
IWModel, IWModelElement

public interface OWLModel
extends IWModel

The OWL version of the IWModel interface


Field Summary
 
Fields inherited from interface iw.model.IWModel
DS_DB, DS_OWL
 
Method Summary
 void toFiles()
          PROBLEM
 java.lang.String toHash(java.util.Hashtable _ht)
          PROBLEM
 
Methods inherited from interface iw.model.IWModel
addModelElement, getDumpingURL, getModel, getPublishingURL, getServicesURL, listModelElements, setDumpingURL, setPublishingURL, setServicesURL
 
Methods inherited from interface iw.model.IWModelElement
getFirstSubmissionDate, getLastSubmissionDate, getURI, setFirstSubmissionDate, setLastSubmissionDate, setModel, setURI
 

Method Detail

toFiles

public void toFiles()
PROBLEM


toHash

public java.lang.String toHash(java.util.Hashtable _ht)
PROBLEM



Copyright 2006 Inference Web group, All Rights Reserved.