iw.model.owl
Interface OWLQuery
- All Superinterfaces:
- IWModelElement, IWProofElement, IWQuery
- public interface OWLQuery
- extends IWQuery
|
Method Summary |
void |
storeQuery(java.lang.String _dumpingURL)
|
java.lang.String |
storeQuery(java.lang.String _dumpingURL,
java.util.Hashtable ht)
|
void |
storeQueryByURL(java.lang.String _dumpingURL)
|
| Methods inherited from interface iw.model.IWQuery |
addAnswer, getAnswers, getInferenceEngine, getLanguage, getQueryContent, getQuestion, setAnswers, setInferenceEngine, setLanguage, setQueryContent, setQuestion |
storeQuery
public java.lang.String storeQuery(java.lang.String _dumpingURL,
java.util.Hashtable ht)
throws java.lang.Exception
- Throws:
java.lang.Exception
storeQuery
public void storeQuery(java.lang.String _dumpingURL)
throws java.lang.Exception
- Throws:
java.lang.Exception
storeQueryByURL
public void storeQueryByURL(java.lang.String _dumpingURL)
throws java.lang.Exception
- Throws:
java.lang.Exception
Copyright 2006 Inference Web group, All Rights Reserved.