|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gusdb.wdk.model.test.TestBooleanTree
public class TestBooleanTree
TestBooleanTree.java Class with static method that returns a tree of BooleanQuestionNodes containing Questions and parameter values specifically designed for the toy model. Tree is composed entirely of the RnaQuestions.ByNumSeqs Questions and looks like this: q1 minus / \ q2union q3union / \ / \ q4 q5 q6 q7 leaf nodes (Update this picture if changing any relevant data below). Created: Fri 22 October 12:00:00 2004 EST
| Constructor Summary | |
|---|---|
TestBooleanTree()
|
|
| Method Summary | |
|---|---|
static BooleanQuestionNode |
makeNewLeafNode(WdkModel model)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestBooleanTree()
| Method Detail |
|---|
public static BooleanQuestionNode makeNewLeafNode(WdkModel model)
throws WdkUserException,
WdkModelException
WdkUserException
WdkModelException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||