| Package | Description |
|---|---|
| org.btrplace.btrpsl.template |
This package contains the template mechanism used to instantiate virtual machines
from a skeleton
|
| Modifier and Type | Method and Description |
|---|---|
BtrpElement |
Template.check()
Build a new element that inherit from a template.
|
void |
TemplateFactory.check(Script scr,
String tplName,
Element e,
Map<String,String> attrs)
Build an element.
|
void |
MockTemplateFactory.check(Script scr,
String tplName,
Element e,
Map<String,String> attrs) |
void |
DefaultTemplateFactory.check(Script scr,
String tplName,
Element e,
Map<String,String> attrs) |
Copyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.