public static class PerformableTree.PerformableRoot extends Object
Constructor and Description |
---|
PerformableRoot() |
Modifier and Type | Method and Description |
---|---|
void |
add(PerformableTree.PerformableStory performableStory) |
void |
addAfterSteps(PerformableTree.PerformableSteps afterSteps) |
void |
addBeforeSteps(PerformableTree.PerformableSteps beforeSteps) |
PerformableTree.PerformableStory |
get(Story story) |
List<PerformableTree.PerformableStory> |
getStories() |
public void addBeforeSteps(PerformableTree.PerformableSteps beforeSteps)
public void add(PerformableTree.PerformableStory performableStory)
public void addAfterSteps(PerformableTree.PerformableSteps afterSteps)
public PerformableTree.PerformableStory get(Story story)
public List<PerformableTree.PerformableStory> getStories()
Copyright © 2003–2016. All rights reserved.