Class | Description |
---|---|
GiottoAttributes |
Container for decorator attributes that are provided to actors by
the GiottoDirector.
|
GiottoCodeGenerator |
This attribute is a visible attribute that when configured (by double
clicking on it or by invoking Configure in the context menu) it generates
Giotto code and displays it a text editor.
|
GiottoCodeGeneratorUtilities |
Utilities for generating Giotto code.
|
GiottoDirector |
This class implements a director for the Giotto model of computation
without Giotto modes.
|
GiottoReceiver |
A receiver for the Giotto domain.
|
GiottoScheduler |
This class generates schedules for the actors in a CompositeActor
according to the Giotto semantics.
|
GiottoTimingManager |
An attribute that varies the WCET values of actors and throws a model
error if the sum of the execution times is larger than the sum of the
worst case execution times.
|