Uses of Package
cz.cuni.amis.nb.pogamut.unreal.timeline.records

Packages that use cz.cuni.amis.nb.pogamut.unreal.timeline.records
cz.cuni.amis.nb.pogamut.unreal.timeline.dataobject   
cz.cuni.amis.nb.pogamut.unreal.timeline.map I will write this stuff AFTER I have working version and no major architectural changes. 
cz.cuni.amis.nb.pogamut.unreal.timeline.records   
cz.cuni.amis.nb.pogamut.unreal.timeline.view   
cz.cuni.amis.nb.pogamut.unreal.timeline.widgets   
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.records used by cz.cuni.amis.nb.pogamut.unreal.timeline.dataobject
TLDatabase
          Structure containing all information about whole experiment and all agents inside.
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.records used by cz.cuni.amis.nb.pogamut.unreal.timeline.map
MapEvent
           
TLDatabase
          Structure containing all information about whole experiment and all agents inside.
TLEntity
          One entity is part of TLDatabase and it contains several TLRecord s that represent various data.
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.records used by cz.cuni.amis.nb.pogamut.unreal.timeline.records
LogEvent
          Class describing log event = sonething that took some time.
LogEvents
          Class for storing LogEvents of LogRecorder.
LogMessage
          Class that represents one time event that was passed through loggers with mark LogEventMark with type SINGLE_EVENT.
MapEvent
           
MapEvents
          Class for storing MapEvents of LogRecorder.
TLAgentEntity
          TLEntity with infrastructure to gather info from some agent
TLDatabase
          Structure containing all information about whole experiment and all agents inside.
TLDatabase.TLDatabaseListener
           
TLEntity
          One entity is part of TLDatabase and it contains several TLRecord s that represent various data.
TLEntity.Listener
           
TLEntity.State
           
TLEntityUpdater
          This class is a Swing Thread Safe worker that retrieves info from introspection, puts it into respective properties (in worker thread) and updates end time (AWT).
TLFolder
          This class is used for storing introspectable variables during some period of time.
TLLocation
          Special type of TLProperty that is storing location of agent.
TLLogRecorder
          Class for recording all log events that will come from source log.
TLLogRecorder.TLLogRecorderListener
          Listener for new log messages.
TLProperty
          This class stores value of some named property along with timestamps and allows easy retrieval.
TLProperty.Record
           
TLRecord.Record
          fixme: lookat class overload and possibly try to
TLRotation
          Special type of TLProperty that is storing rotation of agent.
TLVelocity
          Special type of TLProperty that is storing velocity of agent.
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.records used by cz.cuni.amis.nb.pogamut.unreal.timeline.view
TLDatabase
          Structure containing all information about whole experiment and all agents inside.
 

Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.records used by cz.cuni.amis.nb.pogamut.unreal.timeline.widgets
LogEvent
          Class describing log event = sonething that took some time.
LogMessage
          Class that represents one time event that was passed through loggers with mark LogEventMark with type SINGLE_EVENT.
TLDatabase
          Structure containing all information about whole experiment and all agents inside.
TLEntity
          One entity is part of TLDatabase and it contains several TLRecord s that represent various data.
TLLogRecorder
          Class for recording all log events that will come from source log.
TLLogRecorder.TLLogRecorderListener
          Listener for new log messages.
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.