Uses of Class
jasima.core.simulation.SimComponentContainerBase
-
Packages that use SimComponentContainerBase Package Description jasima.core.simulation jasima.core.simulation.util jasima.shopSim.core -
-
Uses of SimComponentContainerBase in jasima.core.simulation
Subclasses of SimComponentContainerBase in jasima.core.simulation Modifier and Type Class Description classSimEntityASimEntityis aSimComponentwith a singleSimProcessmodelling its main lifecycle actions using the process-oriented modelling world view.Methods in jasima.core.simulation that return SimComponentContainerBase Modifier and Type Method Description SimComponentContainerBaseSimComponentContainerBase. addChild(SimComponent... scs)SimComponentContainerBaseSimComponentContainerBase. clone() -
Uses of SimComponentContainerBase in jasima.core.simulation.util
Subclasses of SimComponentContainerBase in jasima.core.simulation.util Modifier and Type Class Description classSimComponentRootUsed internally as root component forSimulationandSimulationExperiment. -
Uses of SimComponentContainerBase in jasima.shopSim.core
Subclasses of SimComponentContainerBase in jasima.shopSim.core Modifier and Type Class Description classShopImplements a shop simulation.
-