iw.model.owl
Interface OWLQuestion

All Superinterfaces:
IWModelElement, IWProofElement, IWQuestion
All Known Subinterfaces:
DBQuestion

public interface OWLQuestion
extends IWQuestion


Method Summary
 void storeQuestion()
           
 java.lang.String storeQuestion(java.util.Hashtable _ht)
          PROBLEM
 
Methods inherited from interface iw.model.IWQuestion
getAnswerPattern, getContent, setAnswerPattern, setContent, toString
 
Methods inherited from interface iw.model.IWProofElement
getShortName, setShortName
 
Methods inherited from interface iw.model.IWModelElement
getFirstSubmissionDate, getLastSubmissionDate, getModel, getURI, setFirstSubmissionDate, setLastSubmissionDate, setModel, setURI
 

Method Detail

storeQuestion

public void storeQuestion()
                   throws java.lang.Exception
Throws:
java.lang.Exception

storeQuestion

public java.lang.String storeQuestion(java.util.Hashtable _ht)
                               throws java.lang.Exception
PROBLEM

Throws:
java.lang.Exception


Copyright 2006 Inference Web group, All Rights Reserved.