Package org.qtitools.qti.value

QTItools JQTI library.

See:
          Description

Interface Summary
MultiValue Represents any JQTI non single value object (container).
Value Represents any JQTI value object.
 

Class Summary
AbstractPairValue Superclass for pair and directedPair values.
BooleanValue Implementation of BaseType boolean value.
DirectedPairValue Implementation of BaseType directedPair value.
DurationValue Implementation of BaseType duration value.
FileValue Implementation of BaseType file value.
FloatValue Implementation of BaseType float value.
IdentifierValue Implementation of BaseType identifier value.
IntegerValue Implementation of BaseType integer value.
ListValue Superclass for multiple and ordered containers.
MultipleValue Implementation of "bag-type" container.
NullValue Represents NULL value.
NumberValue Superclass for all numeric BaseTypes.
OrderedValue Implementation of "sequence-type" container.
PairValue Implementation of BaseType pair value.
PointValue Implementation of BaseType point value.
RecordValue Implementation of "record-type" container.
SingleValue Superclass for all single values.
StringValue Implementation of BaseType string value.
UriValue Implementation of BaseType uri value.
 

Enum Summary
BaseType This class describes single data types.
Cardinality This class describes cardinality of value.
Orientation This class describes orientation.
ParamType This class describes paramType of A param.
TableCellScope row
TextFormat plain - Indicates that the text to be entered by the candidate is plain text.
 

Package org.qtitools.qti.value Description

QTItools JQTI library.

Since:


Copyright © 2009. All Rights Reserved.