Uses of Package
eds.model
Packages that use eds.model
Package
Description
MVC controller layer of the application.
Persistence and reporting infrastructure used by the MVC model layer.
Core simulation framework that supports the MVC model layer.
MVC model layer of the application.
-
Classes in eds.model used by controllerClassDescriptionImmutable snapshot of the entire order book state.
-
Classes in eds.model used by eds.database
-
Classes in eds.model used by eds.framework
-
ClassDescriptionEventType määrittelee simulaation mahdolliset tapahtumatyypit.Operations that the controller can call on the simulation engine.Stateless domain service for order matching.Stores both results of one matching step: the trades that were created and the orders that became completed.Read-only access interface for the
OrderBook.Represents a trading order flowing through the simulation.The side of the order.Current execution status of the order.The type of order.Maintains the resting limit orders on both sides of the order book.Immutable snapshot of the entire order book state.Aggregated representation of a single price level.Represents a single executed trade in the simulation.