See: Description
| Class | Description |
|---|---|
| Application |
Represent an application deployed on a node.
|
| Edge |
Represent an edge of a topology
|
| Event |
Represent an event of an event schedule
|
| EventSchedule |
Represent a schedule of events.
|
| NamedPropertyContainer |
Named property container.
|
| Node |
Represent a node of a topology.
|
| Pair<U,V> |
A class containing a pair of objects U and V
|
| Parser |
Provides methods to parse FNSS output XML files and convert them in Java object.
|
| PropertyContainer |
Generic container for properties
|
| ProtocolStack |
Represent a protocol stack deployed on a node.
|
| Topology |
Represent a network topology
|
| TrafficMatrix |
Represent a traffic matrix (referring to a single time interval)
|
| TrafficMatrixSequence |
Represent a sequence of traffic matrices, containing traffic matrices
referring to a sequence of time intervals.
|
| Units |
Utility class providing methods and constants for units validation and
conversion
|