Package | Description |
---|---|
ch.tatool.data | |
ch.tatool.element |
Modifier and Type | Method and Description |
---|---|
List<Trial> |
DataService.getTrials(Module module,
ModuleSession session,
Node node,
int maxResults)
Get a list of trials for a given element, ordered by the most recent trial first.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Element
An element in the execution tree.
|
interface |
Executable
Executable element interface.
|
Modifier and Type | Method and Description |
---|---|
Node |
Node.getParent()
Get the parent node
|
Modifier and Type | Method and Description |
---|---|
void |
Node.setParent(Node parentNode)
Set the parent node.
|
Copyright © 2013. All Rights Reserved.