| Constructor and Description |
|---|
ValidatingSignal() |
| Modifier and Type | Method and Description |
|---|---|
List<InvalidPortConnection> |
getInvalidPortConnections() |
boolean |
mayBeTriggered(Set<InputPort<?>> receivedInputPorts,
List<InputPort<?>> allInputPorts) |
void |
trigger(AbstractStage stage) |
public void trigger(AbstractStage stage)
public List<InvalidPortConnection> getInvalidPortConnections()
Copyright © 2015–2020. All rights reserved.