| Package | Description |
|---|---|
| net.exogeni.orca.ndl.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
SwitchingAction |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.LinkedList<SwitchMatrix> |
Device.switchingMatrix |
| Modifier and Type | Method and Description |
|---|---|
SwitchMatrix |
Device.getSwitchingMatrix(int i) |
| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedList<SwitchMatrix> |
Device.getSwitchingMatrix() |
| Modifier and Type | Method and Description |
|---|---|
void |
Device.setSwitchMatrix(SwitchMatrix matrix) |
| Modifier and Type | Method and Description |
|---|---|
void |
Device.setSwitchingMatrix(java.util.LinkedList<SwitchMatrix> switchingMatrix) |
Copyright © 2018 RENCI. All Rights Reserved.