Package | Description |
---|---|
examples.CoupledDevs |
This package contains a simple example of a one level deep DEVS simulation.
|
examples.HierarchicalDevs |
This package exposes how to build a simulation with several levels of coupled model.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleCoupledModel
A simple example of a DEVS coupled model.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleHierarchicalModel
A simple example of a two-levels deep coupled model.
|
Modifier and Type | Method and Description |
---|---|
protected static void |
SimpleHierarchicalModel.storeEventsInFile(ICoordinator coord,
Class<? extends CoupledDevs> c,
String fileName)
Takes a coupled model and prints its content (state of its atomic
models at all levels) to a file.
|
Copyright © 2017–2019 UniversitĂ© CĂ´te d'Azur, CNRS, I3S. All rights reserved.