public interface NormedPrimingQuestion
| Modifier and Type | Method and Description |
|---|---|
String |
getCue()
Returns the priming cue.
|
double |
getStrength(int i)
Returns the
ith target strength assicated with the cue. |
String |
getTarget(int i)
Returns the
ith target assicated with the cue. |
int |
numberOfTargets()
Returns the number of targets associated with the cue.
|
String getCue()
int numberOfTargets()
String getTarget(int i)
ith target assicated with the cue.double getStrength(int i)
ith target strength assicated with the cue.Copyright © 2012. All Rights Reserved.