See: Description
Interface | Description |
---|---|
Basic |
Basic model-interface for every class, that have a name and a
graficical representation for animation
|
Class | 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.
|
Bin |
describes a unbounded stock
|
Container<E> |
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.
|
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
|
Exception | Description |
---|---|
ModelException |