Class SimuComFactory


  • public class SimuComFactory
    extends Object
    Factory for creating simulation objects. The created objects are already attached to a desmo-j experiment
    • Constructor Detail

      • SimuComFactory

        public SimuComFactory()
    • Method Detail

      • getSimuComModel

        public static SimuComModel getSimuComModel​(SimuComConfig config,
                                                   SimuComStatus simuComStatus,
                                                   boolean isRemote)
        Create a new simulation model as needed by desmo-j
        Parameters:
        name - The name of the simulation model
        showInReport - Should desmoj report on our experiment
        showInTrance - Should desmoj trace our experiment
        Returns:
        The created simulation model