Package edu.colorado.cs.ns2.sim

Class Summary
AgentListItem This class associates an Agent with a node identifier.
ApplicationListItem This class provides the binding between an Application, its underlying Agent, and the Agent's underlying Node.
Connection This class provides the binding between two Agents in the form of a Connection.
ConnectionList This class maintains a list of active agent connections.
ExtendedLinkProperties This class encapsulates the link's extended properties.
Link This class implements the NS2 notion of a Link.
LinkProperties This class encapsulates the link's essential properties.
NsNode  
SimulationData This is the primary simulation data internal representation.
SimulationEvent This class encapsulates application events by providing a binding between an application, an event action, and an event time.