| Package | Description |
|---|---|
| org.btrplace.btrpsl |
Main package to parse btrpsl scripts and integrate them to
a model.
|
| org.btrplace.btrpsl.includes |
This package contains the different includes implementation to retrieves scripts asked using
a 'import' statement.
|
| org.btrplace.btrpsl.template |
This package contains the template mechanism used to instantiate virtual machines
from a skeleton
|
| org.btrplace.btrpsl.tree |
ASTs browsed during the interpretation of scripts.
|
| Class and Description |
|---|
| ErrorMessage
An error message
|
| ErrorReporter
Interface used to specify a object that collect errors.
|
| ErrorReporterBuilder
The builder used to instantiate a custom
ErrorReporter. |
| Script
A btrplace script that contains the declaration of VMs, nodes, and constraints.
|
| ScriptBuilderException
A Exception related to an error while building a script.
|
| Class and Description |
|---|
| Script
A btrplace script that contains the declaration of VMs, nodes, and constraints.
|
| ScriptBuilder
Build scripts from textual descriptions.
|
| ScriptBuilderException
A Exception related to an error while building a script.
|
| Class and Description |
|---|
| Script
A btrplace script that contains the declaration of VMs, nodes, and constraints.
|
| Class and Description |
|---|
| ErrorReporter
Interface used to specify a object that collect errors.
|
| Script
A btrplace script that contains the declaration of VMs, nodes, and constraints.
|
| SymbolsTable
A table of symbols to store variables in a script description.
|
Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.