public class ParallelDefinition extends FlowNodeDefinition<ParallelDefinition>
| Constructor and Description |
|---|
ParallelDefinition(FlowPathDefinition path) |
| Modifier and Type | Method and Description |
|---|---|
AndDefinition |
addAndDefinition(AndDefinition and) |
AndDefinition |
fork() |
List<AndDefinition> |
getParallelPaths() |
addIncoming, addOutgoing, display, documentation, equals, getDisplayName, getId, getIncoming, getOutgoing, hashCode, id, id, id, self, toStringas, is, with, withpublic ParallelDefinition(FlowPathDefinition path)
public AndDefinition fork()
public AndDefinition addAndDefinition(AndDefinition and)
public List<AndDefinition> getParallelPaths()
Copyright © 2014. All rights reserved.