| Interface | Description | 
|---|---|
| ItemGetNameVisitor | 
 Visitor to get the name. 
 | 
| ItemSetNameVisitor | 
 Visitor to set the name. 
 | 
| Class | Description | 
|---|---|
| AbstractConfigurationGraphAction | 
 Abstarct Action for the configuration. 
 | 
| AbstractNewAction | 
 Abstract Action for adding a new node. 
 | 
| ChangeConnectionType | 
 Action for changing the connecting type. 
 | 
| ConnectAction | 
 Action for connecting selected nodes. 
 | 
| DeleteAction | 
 Action for deleting all selected nodes. 
 | 
| ItemGetNameVisitorImpl | 
 the visitor implementation to get the name. 
 | 
| LoadTask | 
 Load the additional informations of the nodes. 
 | 
| NcActionsConstants | 
 Constants for the fli4l network configurator. 
 | 
| NewHostAction | 
 Action for adding a new host. 
 | 
| NewInternetAction | 
 Action for adding a new internet. 
 | 
| NewNetworkAdapterAction | 
 Action for adding a new Node. 
 | 
| NewRouterAction | 
 Action for adding a new Router. 
 | 
| NewSlotAction | 
 Action for adding a new Node. 
 | 
| NewSwitchAction | 
 Action for adding a new Switch. 
 | 
| RenameAction | 
 Action for renaming all selected nodes. 
 | 
| ResetAction | 
 resets all changes. 
 | 
| ResetTask | |
| SaveAction | 
 saves all changes. 
 | 
| SaveTask | 
 Save the additional informations of the items. 
 | 
| SelectAllAction | 
| Exception | Description | 
|---|---|
| CreateNodeException | 
 Exception if the node could not be created. 
 |