public class GateContext<T extends IStatement> extends java.lang.Object implements StatementContext<T>
Modifier and Type | Class and Description |
---|---|
static class |
GateContext.GateGroup<T extends IStatement> |
StatementContext.StatementGroup<S extends IGuiSlot>
Modifier and Type | Field and Description |
---|---|
java.util.List<GateContext.GateGroup<T>> |
groups |
Constructor and Description |
---|
GateContext(java.util.List<GateContext.GateGroup<T>> groups) |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends StatementContext.StatementGroup<T>> |
getAllPossible() |
public final java.util.List<GateContext.GateGroup<T extends IStatement>> groups
public GateContext(java.util.List<GateContext.GateGroup<T>> groups)
public java.util.List<? extends StatementContext.StatementGroup<T>> getAllPossible()
getAllPossible
in interface StatementContext<T extends IStatement>
StatementContext.StatementGroup.getSourceIcon()
then
they won't be drawn with an icon.