public class MainEffectHypothesisPanel
extends Composite
Constructor and Description |
---|
MainEffectHypothesisPanel(StudyDesignContext context,
HypothesisPanel parent)
Constructor
|
Modifier and Type | Method and Description |
---|---|
Hypothesis |
buildHypothesis()
Create a hypothesis object from the panel
|
boolean |
checkComplete()
Returns true if the user has selected sufficient information
|
void |
loadBetweenParticipantFactors(List<BetweenParticipantFactor> factorList)
Load the between participant factors
|
void |
loadHypothesis(Hypothesis hypothesis)
Load the hypothesis information.
|
void |
loadRepeatedMeasures(List<RepeatedMeasuresNode> rmNodeList)
Load repeated measures from the context
|
void |
syncStudyDesign()
Forces panel to update the studyDesign object with current selections.
|
public MainEffectHypothesisPanel(StudyDesignContext context, HypothesisPanel parent)
studyDesignContext
- public void loadBetweenParticipantFactors(List<BetweenParticipantFactor> factorList)
factorList
- list of between participant factorspublic void loadRepeatedMeasures(List<RepeatedMeasuresNode> rmNodeList)
rmNodeList
- tree of repeated measures informationpublic void syncStudyDesign()
public Hypothesis buildHypothesis()
public void loadHypothesis(Hypothesis hypothesis)
public boolean checkComplete()
University of Colorado Denver, Department of Biostatistics and Informatics