Package | Description |
---|---|
desmoj.core.advancedModellingFeatures |
Components for advanced process synchronization and event scheduling.
|
desmoj.core.simulator |
The core simulation infrastructure and basic components.
|
desmoj.extensions.applicationDomains.harbour |
Example model components for harbour terminal simulation.
|
desmoj.extensions.applicationDomains.production |
Example model components for production system simulation.
|
desmoj.extensions.visualization2d.animation.core.advancedModellingFeatures |
Animated version of components from
package desmoj.core.advancedModellingFeatures . |
Class and Description |
---|
ProcessCoop
ProcessCoop is the object representing the process cooperation between two
processes.
|
Stock
Stock is the place where a certain kind of product can be stored by producers
and retrieved by consumers.
|
Class and Description |
---|
Res
Res is the place where resources are stored in a pool.
|
Class and Description |
---|
ProcessCoop
ProcessCoop is the object representing the process cooperation between two
processes.
|
Stock
Stock is the place where a certain kind of product can be stored by producers
and retrieved by consumers.
|
WaitQueue
The WaitQueue is used to synchronize the cooperation of two processes.
|
Class and Description |
---|
ProcessCoop
ProcessCoop is the object representing the process cooperation between two
processes.
|
Stock
Stock is the place where a certain kind of product can be stored by producers
and retrieved by consumers.
|
WaitQueue
The WaitQueue is used to synchronize the cooperation of two processes.
|
Class and Description |
---|
Bin
Bin is the place where producers can store their products for consumers to
come and use them up.
|
CondQueue
In a CondQueue processes are waiting for a specific condition to become true.
|
ProcessCoop
ProcessCoop is the object representing the process cooperation between two
processes.
|
Res
Res is the place where resources are stored in a pool.
|
Stock
Stock is the place where a certain kind of product can be stored by producers
and retrieved by consumers.
|
WaitQueue
The WaitQueue is used to synchronize the cooperation of two processes.
|