package
simulation
Type Members
-
-
-
type
AgentsManager = simulation.AgentsManager { ... /* 2 definitions in type refinement */ }
-
type
Clock = Enumerator[simulation.Tick { type TimeType = virtufin.finance.simulation.package.DefaultTimeType }]
-
type
DefaultMessageGeneratingEvent = AnyRef { type EventType = virtufin.finance.simulation.package.DefaultMessageGeneratingEventType }
-
type
DefaultMessageGeneratingEventType = simulation.SimulationEvent { ... /* 2 definitions in type refinement */ }
-
type
DefaultProjectedEvents = AnyRef { type ProjectedEventsType = virtufin.finance.simulation.package.DefaultProjectedEventsType }
-
type
DefaultProjectedEventsType = SimultaneousEvents { ... /* 2 definitions in type refinement */ }
-
type
DefaultState = AnyRef { type StateType = virtufin.finance.simulation.package.DefaultStateType }
-
type
DefaultStateType = Quotes
-
type
DefaultTime = AnyRef { type TimeType = virtufin.finance.simulation.package.DefaultTimeType }
-
type
DefaultTimeType = Day
-
-
-
-
-
type
MessagesEvent = simulation.MessagesEvent { type TimeType = virtufin.finance.simulation.package.DefaultTimeType }
-
-
-
-
-
type
QuotesEvent = StateEvent { ... /* 2 definitions in type refinement */ }
-
-
-
-
type
Simulation = simulation.Simulation { ... /* 2 definitions in type refinement */ }
-
type
SimulationEvent = simulation.SimulationEvent { ... /* 2 definitions in type refinement */ }
-
-
-
-
type
Tick = simulation.Tick { type TimeType = virtufin.finance.simulation.package.DefaultTimeType }
-
-
type
Trigger = SimulationEventProjector { ... /* 3 definitions in type refinement */ }
-
-
type
TriggerEvents = SimultaneousEvents { ... /* 2 definitions in type refinement */ }