Uses of Interface
fi.helsinki.dacopan.model.Identifiable

Packages that use Identifiable
fi.helsinki.dacopan.model Contains the core data structures (i.e. network data model) of the Dacopan Animator. 
 

Uses of Identifiable in fi.helsinki.dacopan.model
 

Classes in fi.helsinki.dacopan.model that implement Identifiable
 class Flow
          A flow (e.g. a TCP connection) in a scenario.
 class Host
          A host present in a scenario.
 class Layer
          Represents a network layer.
 class Link
          A network link between two hosts.
 class Protocol
          A network protocol.
 class TransferUnit
          A unit of transfer (packet, segment etc) for a specific protocol.
 



© Dacopan2 team, 2005-