| Package | Description |
|---|---|
| desmoj.extensions.visualization2d.engine |
Top package of 2d animation engine.
|
| desmoj.extensions.visualization2d.engine.command |
Read and write animation command (cmds) files.
|
| desmoj.extensions.visualization2d.engine.model |
Properties of Entities, EntityTypes, Lists, Processes, Stations and Routes... required for 2D animation.
|
| desmoj.extensions.visualization2d.engine.modelGrafic |
This package contains the graphical properties of the entities in an animated model.
|
| desmoj.extensions.visualization2d.engine.viewer |
A swing Application to view a simulation's animation.
|
| Class and Description |
|---|
| ModelException |
| Class and Description |
|---|
| Model
Model manages the creation and update of every animation-object.
|
| ModelException |
| Class and Description |
|---|
| Attribute
An attribute has a key, a value and a date since its valid
|
| BackgroundElement
The class describe background elements to give a structure of animation.
|
| BackgroundLine
The class describe background elements to give a structure of animation.
|
| Basic
Basic model-interface for every class, that have a name and a
graficical representation for animation
|
| Bin
describes a unbounded stock
|
| Container
Basis-implementation of an container of entities
It's a hashtable.
|
| Entity
An entity is a basic-object of animation.
|
| EntityType
All entities of same entity-type has the same basic properties.
|
| List
A list of entities, entities are sorted by priority.
|
| Model
Model manages the creation and update of every animation-object.
|
| ModelException |
| Process
Working-station with a line of resource-entities and a line of processed entities
|
| ProcessNew
Working-station with a line of resource-entities and a line of processed entities.
|
| Resource
Resource-station with waiting queue and process station.
|
| Route
A route is a polyline between a start- and a end-station.
|
| Station
A station is a start- or end-point of a route
|
| Statistic
Class to store a time series(typeData = DATA_TimeSeries) or
a observation series (typeData = DATA_Observations).
|
| Stock
Stock with capacity
|
| WaitingQueue
Waiting Queue for master slave cooperation
|
| Class and Description |
|---|
| BackgroundElement
The class describe background elements to give a structure of animation.
|
| BackgroundLine
The class describe background elements to give a structure of animation.
|
| Bin
describes a unbounded stock
|
| Entity
An entity is a basic-object of animation.
|
| List
A list of entities, entities are sorted by priority.
|
| Model
Model manages the creation and update of every animation-object.
|
| ModelException |
| Process
Working-station with a line of resource-entities and a line of processed entities
|
| ProcessNew
Working-station with a line of resource-entities and a line of processed entities.
|
| Resource
Resource-station with waiting queue and process station.
|
| Route
A route is a polyline between a start- and a end-station.
|
| Station
A station is a start- or end-point of a route
|
| Statistic
Class to store a time series(typeData = DATA_TimeSeries) or
a observation series (typeData = DATA_Observations).
|
| Stock
Stock with capacity
|
| WaitingQueue
Waiting Queue for master slave cooperation
|
| Class and Description |
|---|
| Model
Model manages the creation and update of every animation-object.
|