Uses of Class
org.lemsml.jlems.core.type.simulation.Simulation
-
Packages that use Simulation Package Description org.lemsml.jlems.core.reader org.lemsml.jlems.core.type -
-
Uses of Simulation in org.lemsml.jlems.core.reader
Methods in org.lemsml.jlems.core.reader that return Simulation Modifier and Type Method Description private Simulation
LemsFactory. buildSimulation(XMLElement xel)
-
Uses of Simulation in org.lemsml.jlems.core.type
Fields in org.lemsml.jlems.core.type with type parameters of type Simulation Modifier and Type Field Description LemsCollection<Simulation>
ComponentType. simulations
Methods in org.lemsml.jlems.core.type that return Simulation Modifier and Type Method Description Simulation
ComponentType. getSimulation()
-