| Package | Description |
|---|---|
| teetime.framework |
Contains the implementation of the TeeTime framework.
|
| teetime.framework.signal |
Contains the signals that are used within the framework.
|
| teetime.framework.validation |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractStage.onValidating(List<InvalidPortConnection> invalidPortConnections)
Event that is triggered, if all of the following conditions hold:
after constructing this stage and
before starting the analysis.
|
| Modifier and Type | Method and Description |
|---|---|
List<InvalidPortConnection> |
ValidatingSignal.getInvalidPortConnections() |
| Constructor and Description |
|---|
AnalysisNotValidException(List<InvalidPortConnection> invalidPortConnections) |
Copyright © 2015–2020. All rights reserved.