Package org.qtitools.qti.node.outcome.declaration

QTItools JQTI library.

See:
          Description

Class Summary
InterpolationTable An interpolationTable transforms A source float (or integer) by finding the first interpolationTableEntry with A sourceValue that is less than or equal to (subject to includeBoundary) the source value.
InterpolationTableEntry Entry for interpolationTable.
LookupTable An abstract class associated with an outcomeDeclaration used to create A lookup table from A numeric source value to A single outcome value in the declared value set.
LookupTableEntry Abstract entry for lookupTable.
MatchTable A matchTable transforms A source integer by finding the first matchTableEntry with an exact match to the source.
MatchTableEntry Entry for matchTable.
OutcomeDeclaration Outcome variables are declared by outcome declarations.
 

Package org.qtitools.qti.node.outcome.declaration Description

QTItools JQTI library.

Since:


Copyright © 2009. All Rights Reserved.