| Package | Description |
|---|---|
| org.btrplace.btrpsl |
Main package to parse btrpsl scripts and integrate them to
a model.
|
| org.btrplace.btrpsl.element |
This package contains the different operands and the available operation on them.
|
| org.btrplace.btrpsl.template |
This package contains the template mechanism used to instantiate virtual machines
from a skeleton
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Script.add(BtrpElement el)
Add a VM or a node to the script.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Script.add(Collection<BtrpElement> elems)
Add a collection of nodes or elements.
|
| Modifier and Type | Method and Description |
|---|---|
BtrpElement |
BtrpElement.copy() |
| Modifier and Type | Method and Description |
|---|---|
BtrpElement |
Template.check()
Build a new element that inherit from a template.
|
Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.