Uses of Interface
org.intocps.maestro.core.dto.IAlgorithmConfig
Packages that use IAlgorithmConfig
-
Uses of IAlgorithmConfig in org.intocps.maestro.core.dto
Classes in org.intocps.maestro.core.dto that implement IAlgorithmConfigModifier and TypeClassDescriptionclassclassMethods in org.intocps.maestro.core.dto that return IAlgorithmConfigConstructors in org.intocps.maestro.core.dto with parameters of type IAlgorithmConfigModifierConstructorDescriptionExtendedMultiModel(Map<String, String> fmus, Map<String, List<String>> connections, Map<String, Object> parameters, Map<String, List<String>> logVariables, boolean parallelSimulation, boolean stabalizationEnabled, double global_absolute_tolerance, double global_relative_tolerance, boolean loggingOn, boolean visible, boolean simulationProgramDelay, IAlgorithmConfig algorithm, MultiModel.InitializeLogLevel overrideLogLevel, List<String> environmentParameters, Map<String, List<String>> logLevels, ExtendedMultiModel.Sigver sigver, String faultInjectConfigurationPath, Map<String, String> faultInjectInstances, int convergenceAttempts, Map<String, String> modelTransfers, Map<String, MultiModel.ModelSwap> modelSwaps) MultiModel(Map<String, String> fmus, Map<String, List<String>> connections, Map<String, Object> parameters, Map<String, List<String>> logVariables, boolean parallelSimulation, boolean stabalizationEnabled, double global_absolute_tolerance, double global_relative_tolerance, boolean loggingOn, boolean visible, boolean simulationProgramDelay, IAlgorithmConfig algorithm, MultiModel.InitializeLogLevel overrideLogLevel, List<String> environmentParameters, Map<String, List<String>> logLevels, String faultInjectConfigurationPath, Map<String, String> faultInjectInstances, int convergenceAttempts, Map<String, String> modelTransfers, Map<String, MultiModel.ModelSwap> modelSwaps)