public class OrNode extends Node
| Constructor and Description |
|---|
OrNode(int id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
inputActivated() |
boolean |
isActive() |
boolean |
isRedundant() |
void |
reset() |
String |
toString() |
addOutput, getInputs, getOutputs, hasOutput, remove, removeInOuts, removeOutputpublic boolean inputActivated()
inputActivated in class Nodepublic boolean isRedundant()
isRedundant in class NodeCopyright © 2019. All rights reserved.