@FunctionalInterface public interface Includes
| Modifier and Type | Method and Description |
|---|---|
List<Script> |
getScripts(String name)
Get a list of script from an identifier.
|
List<Script> getScripts(String name) throws ScriptBuilderException
name - the identifier of the scriptScriptBuilderException - if an error occurred while parsing the founded scriptCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.