| Interface | Description |
|---|---|
| Primitive | |
| PrimitiveBuilder | |
| Template.Processor | |
| Value |
The Value interface is to be implemented by all classes that hold immediate values (arguments
of addressing modes and operations).
|
| Class | Description |
|---|---|
| AllocatorBuilder | |
| Argument | |
| Block | |
| BlockBuilder | |
| BlockId |
The BlockId class describes unique identifiers for instruction call blocks.
|
| BlockId.Distance |
The Distance class describe a distance between blocks.
|
| BufferPreparator | |
| BufferPreparatorBuilder | |
| BufferPreparatorStore | |
| Call | |
| CallBuilder | |
| ConcreteCall | |
| DataDirectiveFactory | |
| DataDirectiveFactory.Builder | |
| DataDirectiveFactory.TypeInfo | |
| DataManager | |
| DataSection | |
| DataSectionBuilder | |
| ExceptionHandler |
The
ExceptionHandler class holds template descriptions of
handers of certain exception types to be executed on certain processing
element instance. |
| ExceptionHandler.Section | |
| ExceptionHandlerBuilder |
The
ExceptionHandlerBuilder class builds the template representation
of exception handlers. |
| FixedValue | |
| Label |
The
Label class describes a label set in test templates and
symbolic test programs. |
| LabelReference |
The LabelReference class describes a reference to a label.
|
| LabelReference.Target | |
| LabelUniqualizer | |
| LabelUniqualizer.SeriesId | |
| LabelValue | |
| LazyValue | |
| MemoryObject | |
| MemoryObjectBuilder | |
| Output |
The
Output class holds information to be printed to the simulation output to inserted
into the generated test program. |
| OutputBuilder |
The
OutputBuilder class helps build Output objects. |
| Preparator | |
| Preparator.Argument | |
| Preparator.Mask | |
| Preparator.Variant | |
| PreparatorBuilder | |
| PreparatorReference |
The
PreparatorReference class describes an invocation of a preparator
with a lazy value. |
| PreparatorStore | |
| RandomValue | |
| Situation | |
| Situation.Builder | |
| Stream | |
| StreamPreparator | |
| StreamPreparatorBuilder | |
| StreamStore | |
| Template | |
| UnknownImmediateValue |
The
UnknownImmediateValue class describes an unknown immediate value to be specified as
an argument of an addressing mode or operation. |
| Where |
The
Where class holds information about a position in a test template. |
| Enum | Description |
|---|---|
| Argument.Kind | |
| Output.Kind |
The
Output.Kind enum describes the type of the output. |
| Primitive.Kind | |
| Template.Section |