Uses of Interface
spellcast.questions.IQuestion

Packages that use IQuestion
spellcast.beings   
spellcast.questions   
 

Uses of IQuestion in spellcast.beings
 

Methods in spellcast.beings with parameters of type IQuestion
 void Wizard.addQuestion(IQuestion theQuestionToAsk)
          Add a IQuestion to the IWizard.
 void IWizard.addQuestion(IQuestion theQuestionToAsk)
          Add a IQuestion to the IWizard.
 

Uses of IQuestion in spellcast.questions
 

Classes in spellcast.questions that implement IQuestion
 class Question
          Default Implementation of IQuestion.
 class SelectTargetQuestion
          Select a Target Question.
 



Copyright © 2001-2005 Spellcast. All Rights Reserved.