| Package | Description |
|---|---|
| net.exogeni.orca.ndl.elements |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.LinkedList<SwitchingAction> |
Device.actionList |
| Modifier and Type | Method and Description |
|---|---|
SwitchingAction |
Device.getDefaultSwitchingAction() |
| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedList<SwitchingAction> |
Device.findUNIInterface(SwitchingAction action) |
java.util.LinkedList<SwitchingAction> |
Device.getActionList() |
| Modifier and Type | Method and Description |
|---|---|
void |
Device.addSwitchingAction(SwitchingAction action) |
java.util.LinkedList<SwitchingAction> |
Device.findUNIInterface(SwitchingAction action) |
| Modifier and Type | Method and Description |
|---|---|
void |
Device.setActionList(java.util.LinkedList<SwitchingAction> actionList) |
Copyright © 2018 RENCI. All Rights Reserved.