public class RGTriadicElicitor extends RGElicitor
RGElicitor.MyDocumentListenerattrField, attrLabel, booleanchosen, docListener, elemField, elemLabel, grid, headerPanel, model, notypechosen, questionLabel, range16chosen, relField, relLabel, transcript, valuetypeLabel, valuetypeMenu, window, wnDict| Constructor and Description |
|---|
RGTriadicElicitor(TrackedRepertoryGrid rg,
RGTableModel t) |
| Modifier and Type | Method and Description |
|---|---|
void |
elicit()
Perform whatever elicitation is called for by this technique, on the grid
with which it was instantiated.
|
fillInGridByQuery, getHeaderComponent, getTableModel, getTranscript, queryNewAttribute, queryNewElement, refreshHeaderPanel, resolveSimilaritiespublic RGTriadicElicitor(TrackedRepertoryGrid rg, RGTableModel t)
public void elicit()
RGElicitorelicit in class RGElicitor