See: Description
Class | Description |
---|---|
RepertoryGrid |
Represents the abstraction of a single repertory grid, encapsulating a name,
a set of attributes (constructs) as rows and elements as columns, with a single cell for
each attribute/construct pair.
|
RGAttribute |
Abstraction of the notion of an attribute or construct.
|
RGBooleanValue |
Abstraction of a repertory grid cell value that represents a true/false value.
|
RGCell |
A cell inside a repertory grid, associated with exactly one element and one attribute.
|
RGDiadicElicitor |
Manages diadic elicitation on the given grid.
|
RGDisplayWindow |
Window used for interaction between a user and a repertory grid.
|
RGElement |
Represents the element associated with a column in a repertory grid, known as
an "element" in repertory grid theory.
|
RGElicitor |
Abstraction for all repertory grid elicitation classes.
|
RGIntegerValue | |
RGIntegerValueRange | |
RGTableModel | |
RGTriadicElicitor |
Performs triadic elicitation on the given grid.
|
RGValue |
Abstraction of a cell value in a repertory grid.
|
Exception | Description |
---|---|
RGException | |
RGValueException |