public class Reference extends Gate
| Constructor and Description |
|---|
Reference(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
connect(int index,
Gate gate,
int gateIndex) |
void |
connectAll(Gate gate) |
void |
deduce() |
boolean |
get(int index) |
boolean |
getGoal(int index) |
boolean |
getLast(int index) |
void |
induce() |
void |
set(int index,
boolean value) |
void |
setGoal(int index,
boolean value) |
void |
setLast(int index,
boolean value) |
int |
size() |
copy, distance, extract, getGoalInteger, getInteger, getLastInteger, select, setGoalInteger, setInteger, setLastInteger, setSelectStrategy, toGoalString, toLastString, toStringCopyright © 2014 Intersult GmbH. All rights reserved.