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