Package fi.helsinki.dacopan.model

Contains the core data structures (i.e. network data model) of the Dacopan Animator.

See:
          Description

Interface Summary
DataView Provides different views to the core data structures.
Identifiable Implemented by all model objects with an unique identity.
StepIterator An iterator for stepping thru an animation sequence.
 

Class Summary
DefaultDataView Default DataView implementation.
ENCTreeModel This class encloses the model of an encapsulation tree.
ENCTreeModel.DrawableEncLayer This inner class encloses the concept of a single layer that's going to be drawn in the ENC animation.
ENCTreeModel.DrawableTransferUnit This inner class encloses the concept of a single unit that's going to be drawn in the ENC animation.
Flow A flow (e.g. a TCP connection) in a scenario.
Host A host present in a scenario.
Layer Represents a network layer.
Link A network link between two hosts.
Note This class represents a single textual note.
NoteManager This class acts as a container for all Notes.
Protocol A network protocol.
ScenarioStepIterator A StepIterator for stepping thru a whole scenario, including both protocol events and notes.
StaticVariable A variable with a static value specific to a host, link, protocol or a combination of them.
TransferUnit A unit of transfer (packet, segment etc) for a specific protocol.
VariableDefinition Definition of a dynamic variable associated with a protocol, whose value can change from one unit to another.
VariableDefinition.Scope The scope of a variable.
 

Package fi.helsinki.dacopan.model Description

Contains the core data structures (i.e. network data model) of the Dacopan Animator.



© Dacopan2 team, 2005-