|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ProblemMessage to the list of messages.
BaseLanguage class is the implementation of all the
semantics associated with a supported programming language.Constraint class is intended to be a generalization
of input constraints in problem statements.DataType represents a data type in a language-independent
manner.DataType consists of a numeric id
a description, and a mapping between language ids and
language-specific descriptors.
DataType consists of a numeric id
a description, and a mapping between language ids and
language-specific descriptors.
DataType consists of a numeric id
a description, and a mapping between language ids and
language-specific descriptors.
Element class is an abstraction of the notion of a problem statement 'element'.o is a DataType with the same description
as this.
DataType object with the given description.
getDescriptor method generates a type descriptor
for this data type that is appropriate for the given language.
getDescriptor method generates a type descriptor
for this data type that is appropriate for the given language.
ProblemMessages generated by the parsing process.
WARNING, ERROR, or FATAL_ERROR.
MaxSizeConstraint class is for constraints related to the
maximum size (length) of a parameter.MinSizeConstraint class is for constraints related to the
minimum size (length) of a parameter.NodeElement represents an XML element.ProblemMessages generated by the parsing process.
SizeConstraint class is for constraints related to the
size (length) of a parameter.TextElement, which corresponds to CDATA (plain,
unstructured text).Renderer capable of transforming the information in
its corresponding problem component into a language-specific HTML fragment.
Element must be cable of transforming the information it represents
into well-formed, valid XML (validated against the problem statement schema).
ValidValuesConstraint is a constraint containing information
as to the valid values of a parameter.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||