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 SimulationLemsFactory. 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. simulationsMethods in org.lemsml.jlems.core.type that return Simulation Modifier and Type Method Description SimulationComponentType. getSimulation()
-