| Package | Description |
|---|---|
| fuml.semantics.actions | |
| fuml.semantics.activities | |
| fuml.syntax.activities |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionActivation.handle(Value exception,
ExceptionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutableNodeActivation.handle(Value exception,
ExceptionHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
ExceptionHandler |
ExceptionHandlerList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutableNode.addExceptionHandler(ExceptionHandler handler) |
void |
ExceptionHandlerList.addValue(ExceptionHandler v) |
void |
ExceptionHandlerList.addValue(int i,
ExceptionHandler v) |
void |
ExceptionHandlerList.setValue(int i,
ExceptionHandler v) |
Copyright © 2023. All rights reserved.