public class TrendHypothesisPanel
extends Composite
Constructor and Description |
---|
TrendHypothesisPanel(StudyDesignContext context,
HypothesisPanel parent)
Create a trend hypothesis panel
|
Modifier and Type | Method and Description |
---|---|
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 TrendHypothesisPanel(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 loadHypothesis(Hypothesis hypothesis)
public boolean checkComplete()
public void syncStudyDesign()
University of Colorado Denver, Department of Biostatistics and Informatics