Class | Description |
---|---|
ErrorMessages |
This class contains all the error messages displayable on the diagram that don't come directly from the compiler.
|
SSMENode |
Class used in the Traceability API to represent a SSME Node, with the EMF node, a boolean indicating if there is an
error and the error message, if there is any.
|
TreesInterface |
In this class is described the interface map between the native Polychrony AST and the SSME AST.
|
WarningMessages |
This class contains all the warning messages displayable on the diagram that don't come directly from the compiler.
|