| Package | Description |
|---|---|
| fuml.syntax.actions | |
| fuml.syntax.activities |
| Modifier and Type | Method and Description |
|---|---|
void |
Clause.addBody(ExecutableNode body) |
void |
LoopNode.addBodyPart(ExecutableNode bodyPart) |
void |
LoopNode.addTest(ExecutableNode test) |
void |
Clause.addTest(ExecutableNode test) |
| Modifier and Type | Method and Description |
|---|---|
ExecutableNode |
ExecutableNodeList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutableNodeList.addValue(ExecutableNode v) |
void |
ExecutableNodeList.addValue(int i,
ExecutableNode v) |
void |
ExecutableNodeList.setValue(int i,
ExecutableNode v) |
Copyright © 2020. All rights reserved.