Package generator2

THIS PACKAGE CONTAINS THE CLASSES THAT ARE SPECIFIC FOR THE NETWORK-BASED DATA GENERATOR.

See:
          Description

Class Summary
ConstantDataGenerator Controller applet for the computation of network-based spatiotemporal datasets.
ConstantObjectGenerator Example for an object generator garanteeing a constant number of moving objects during all time stamps.
DataGenerator Abstract controller applet for the computation of network-based spatiotemporal datasets.
DataSpace Description of the dataspace.
DefaultDataGenerator Default controller applet for the computation of network-based spatiotemporal datasets.
EdgeClasses Definition of the properties of the classes of the network edges.
ExternalObject Class representing an external object.
ExternalObjectClasses Definition of the properties of the classes of external objects.
ExternalObjectGenerator Class for creating and modifying external objects.
ExternalObjects Container class for all external objects.
MovingObject Class representing a moving object.
MovingObjects Container class for all current moving objects.
NodeDataGenerator Controller applet for the computation of network-based spatiotemporal datasets.
NodeReporter Class for reporting the passed nodes into a file.
ObjectClasses Definition of the properties of the classes of moving objects.
ObjectGenerator Class for defining the properties of moving objects.
OracleDataGenerator Controller applet for the computation of network-based spatiotemporal datasets.
OracleReporter Class for reporting the computed moving objects into an Oracle database.
OracleSpatialDataGenerator Controller applet for the computation of network-based spatiotemporal datasets.
PositionReporter Class for reporting the positions of moving objects into a file.
RandomGenerator Class for providing the random generator.
Reporter Abstract class for reporting the computed moving objects.
ReRoute Class which decides about the re-routing.
Time Representation of the time.
WeightManagerForDataGenerator Class for weighting the edges.
 

Package generator2 Description

THIS PACKAGE CONTAINS THE CLASSES THAT ARE SPECIFIC FOR THE NETWORK-BASED DATA GENERATOR.