See: Description
| Interface | Description |
|---|---|
| ErrorReporter |
Interface used to specify a object that collect errors.
|
| ErrorReporterBuilder |
The builder used to instantiate a custom
ErrorReporter. |
| Class | Description |
|---|---|
| ErrorMessage |
An error message
|
| PlainTextErrorReporter |
A structure to report all the errors detected when parsing a script.
|
| PlainTextErrorReporterBuilder |
The builder associated to
PlainTextErrorReporter. |
| Script |
A btrplace script that contains the declaration of VMs, nodes, and constraints.
|
| ScriptBuilder |
Build scripts from textual descriptions.
|
| SymbolsTable |
A table of symbols to store variables in a script description.
|
| Exception | Description |
|---|---|
| ScriptBuilderException |
A Exception related to an error while building a script.
|
Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.