iw.model.owl.db
Interface DBQuestion

All Superinterfaces:
IWModelElement, IWProofElement, IWQuestion, OWLQuestion

public interface DBQuestion
extends OWLQuestion


Method Summary
 void insertQuestion()
           
 void updateQuestion()
           
 
Methods inherited from interface iw.model.owl.OWLQuestion
storeQuestion, storeQuestion
 
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

insertQuestion

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

updateQuestion

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


Copyright 2006 Inference Web group, All Rights Reserved.