MacroscopicNetworkLayerFactory |
Factory interface for creating macroscopic network layers
|
MacroscopicNetworkLayers |
interface to manage macroscopic physical network layers, i.e., layers that contain a topologically meaningful representation in the form of nodes and links
|
ServiceNetworkLayerFactory |
Factory interface for creating service network layers
|
ServiceNetworkLayers |
interface to manage service network layers, i.e., layers that contain service networks on top of other network layers
|
TopologicalLayers<T extends TopologicalLayer> |
interface to manage topological layers, i.e., layers that contain a topologically meaningful representation, without enforcing how this is implemented.
|
TransportLayers<T extends TransportLayer> |
interface to manage transport layers.
|
UntypedDirectedGraphLayers<L extends UntypedDirectedGraphLayer<?,?,?>> |
Interface to manage physical network layers, i.e., layers that contain a topologically meaningful representation in the form of nodes and links
|
UntypedPhysicalNetworkLayers<L extends UntypedPhysicalLayer<?,?,?>> |
Interface to manage physical network layers, i.e., layers that contain a topologically meaningful representation in the form of nodes and links
|