Uses of Class
de.rss.fachstudie.MiSim.models.MainModel
| Package | Description |
|---|---|
| de.rss.fachstudie.MiSim.export |
Report collection and data framework.
|
| de.rss.fachstudie.MiSim.models |
Entry point and classes that contain information of the current simulation.
|
-
Uses of MainModel in de.rss.fachstudie.MiSim.export
Constructors in de.rss.fachstudie.MiSim.export with parameters of type MainModel Constructor Description DependencyGraph(MainModel model, Collection<Microservice> microservices)Instantiates aDependencyGraph.ExportReport(MainModel model) -
Uses of MainModel in de.rss.fachstudie.MiSim.models
Methods in de.rss.fachstudie.MiSim.models that return MainModel Modifier and Type Method Description static MainModelMainModel. get()static MainModelMainModel. initialize(String modelName)