Package | Description |
---|---|
org.universAAL.ontology.orchestration | |
org.universAAL.service.orchestrator |
Modifier and Type | Method and Description |
---|---|
static Script |
Script.create(String filename)
Helper method to create a
Script instance from a filename. |
Script[] |
Orchestrator.getControls() |
Modifier and Type | Method and Description |
---|---|
void |
Orchestrator.addControls(Script newValue) |
void |
Orchestrator.setControls(Script[] propertyValue) |
Modifier and Type | Method and Description |
---|---|
List<Script> |
Provider.getScripts() |
Modifier and Type | Method and Description |
---|---|
String |
Provider.addScript(Script s) |
boolean |
Provider.removeScript(Script s) |
Copyright © 2018 universAAL Consortium. All rights reserved.