Uses of Package
fi.helsinki.dacopan.model

Packages that use fi.helsinki.dacopan.model
fi.helsinki.dacopan.animseq Classes containing information on the animation sequence, also known by its more user friendly name, Scenario play list. 
fi.helsinki.dacopan.contsig Control signals framework, controls the time in animations. 
fi.helsinki.dacopan.model Contains the core data structures (i.e. network data model) of the Dacopan Animator. 
fi.helsinki.dacopan.pef Protocol events file (PEF) reader functionality. 
fi.helsinki.dacopan.scenario Classes for saving and loading the scenario data. 
fi.helsinki.dacopan.settings Classes for saving settings in the Animator. 
fi.helsinki.dacopan.ui User interface classes, frames, panels etc. 
fi.helsinki.dacopan.ui.tsc   
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.animseq
TransferUnit
          A unit of transfer (packet, segment etc) for a specific protocol.
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.contsig
StepIterator
          An iterator for stepping thru an animation sequence.
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.model
DataView
          Provides different views to the core data structures.
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.
Identifiable
          Implemented by all model objects with an unique identity.
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.
StepIterator
          An iterator for stepping thru an animation sequence.
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.
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.pef
DataView
          Provides different views to the core data structures.
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.scenario
DataView
          Provides different views to the core data structures.
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.settings
Layer
          Represents a network layer.
Protocol
          A network protocol.
VariableDefinition
          Definition of a dynamic variable associated with a protocol, whose value can change from one unit to another.
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.ui
DataView
          Provides different views to the core data structures.
ENCTreeModel
          This class encloses the model of an encapsulation tree.
Host
          A host present in a scenario.
Layer
          Represents a network layer.
Note
          This class represents a single textual note.
NoteManager
          This class acts as a container for all Notes.
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.
 

Classes in fi.helsinki.dacopan.model used by fi.helsinki.dacopan.ui.tsc
DataView
          Provides different views to the core data structures.
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.
 



© Dacopan2 team, 2005-