The following table lists the old and new values of the constants for SimulationProfile, SimulationOptions, and SysMLConstants.

Old values up to 2022x Refresh2New values from 2024x
com.nomagic.magicdraw.simulation.SimulationOptionConstants were removed altogether, instead, use com.nomagic.magicdraw.simulation.execution.SimulationOptions

SimulationOptionConstants.ACTIVE_COLOR_NAMESimulationOptions.ACTIVE_COLOR
SimulationOptionConstants.ADD_CONTROL_PANEL_NAMESimulationOptions.ADD_CONTROL_PANEL
SimulationOptionConstants.ANIMATION_SPEED_NAMESimulationOptions.ANIMATION_SPEED
SimulationOptionConstants.AUTOSTART_ACTIVE_OPTIONS_NAMESimulationOptions.AUTO_START_ACTIVE_OPTIONS
SimulationOptionConstants.AUTO_CREATE_FUML_OBJECT_OF_OUTPUT_PIN_NAMESimulationOptions.AUTO_CREATE_FUML_OBJECT_OF_OUTPUT_PIN
SimulationOptionConstants.AUTO_OPEN_DIAGRAMS_NAMESimulationOptions.AUTO_OPEN_DIAGRAMS
SimulationOptionConstants.AUTO_START_NAMESimulationOptions.AUTO_START
SimulationOptionConstants.BREAKPOINT_COLOR_NAMESimulationOptions.BREAKPOINT_COLOR
SimulationOptionConstants.CHECK_MODEL_BEFORE_EXECUTIONSimulationOptions.CHECK_MODEL_BEFORE_EXECUTION
SimulationOptionConstants.CLONE_REFERENCES_NAMESimulationOptions.CLONE_REFERENCES
SimulationOptionConstants.CONSTRAINT_FAILURE_AS_BREAKPOINT_NAMESimulationOptions.CONSTRAINT_FAILURE_AS_BREAKPOINT
SimulationOptionConstants.DECIMAL_PLACES_NAMESimulationOptions.DECIMAL_PLACES
SimulationOptionConstants.DEFAULT_LANGUAGE_NAMESimulationOptions.DEFAULT_LANGUAGE
SimulationOptionConstants.DEFAULT_PARAMETRIC_EVALUATOR_NAMESimulationOptions.DEFAULT_PARAMETRIC_EVALUATOR
SimulationOptionConstants.DURATION_SIMULATION_MODE_NAMESimulationOptions.DURATION_SIMULATION_MODE
SimulationOptionConstants.ENDTIME_NAMESimulationOptions.ENDTIME
SimulationOptionConstants.ENGINES_PRIORITY_NAMESimulationOptions.ENGINES_PRIORITY
SimulationOptionConstants.EXCLUDED_ELEMENTS_NAMESimulationOptions.EXCLUDED_ELEMENTS
SimulationOptionConstants.EXECUTION_LISTENERS_NAMESimulationOptions.EXECUTION_LISTENERS
SimulationOptionConstants.EXECUTION_TARGET_NAMESimulationOptions.EXECUTION_TARGET
SimulationOptionConstants.EXTERNAL_LIBRARIES_NAMESimulationOptions.EXTERNAL_LIBRARIES
SimulationOptionConstants.EXTERNAL_SOLVER_TIMEOUT_NAMESimulationOptions.EXTERNAL_SOLVER_TIMEOUT
SimulationOptionConstants.FIRE_VALUE_CHANGE_EVENT_NAME

SimulationOptions.AUTOMATIC_PARAMETRIC_RECALCULATION

The tag was changed to control only the recalculation of constraints, ensuring that the values are consistent on both sides when there is a binding connector. Set to true for parametric models to be automatically recalculated when there is a change in any structural feature value. Set to false to recalculate parametric models manually.

SimulationOptionConstants.INITIALIZE_NUMERICAL_VALUE_NAMESimulationOptions.INITIALIZE_NUMERICAL_VALUE
SimulationOptionConstants.INITIALIZE_REFERENCES_NAMESimulationOptions.INITIALIZE_REFERENCES
SimulationOptionConstants.LASTVISITED_COLOR_NAMESimulationOptions.LAST_VISITED_COLOR
SimulationOptionConstants.LOG_NAMESimulationOptions.LOG
SimulationOptionConstants.NUMBER_OF_RUNS_NAMESimulationOptions.NUMBER_OF_RUNS
SimulationOptionConstants.NUMBER_OF_STEPS_NAMESimulationOptions.NUMBER_OF_STEPS
SimulationOptionConstants.OPEN_SIMULATION_PANE_NAMESimulationOptions.OPEN_SIMULATION_PANE
SimulationOptionConstants.PASS_CALLER_CONTEXT_NAMESimulationOptions.PASS_CALLER_CONTEXT
SimulationOptionConstants.RECORD_STATE_CHANGE_NAMESimulationOptions.RECORD_STATE_CHANGE
SimulationOptionConstants.RECORD_TIMESTAMP_NAMESimulationOptions.RECORD_TIMESTAMP
SimulationOptionConstants.RECORD_VALUE_CHANGE_NAMESimulationOptions.RECORD_VALUE_CHANGE
SimulationOptionConstants.REMEMBER_FAILURE_STATUS_NAMESimulationOptions.REMEMBER_FAILURE_STATUS
SimulationOptionConstants.RESULT_LOCATION_NAMESimulationOptions.RESULT_LOCATION
SimulationOptionConstants.RUNTIME_VALUE_TEXT_COLOR_ON_PART_SHAPES_NAMESimulationOptions.RUNTIME_VALUE_TEXT_COLOR_ON_PART_SHAPES
SimulationOptionConstants.RUN_FORKS_IN_PARALLEL_NAMESimulationOptions.RUN_FORKS_IN_PARALLEL
SimulationOptionConstants.SHOW_ACTIVE_STATES_ON_PART_SHAPES_NAMESimulationOptions.SHOW_ACTIVE_STATES_ON_PART_SHAPES
SimulationOptionConstants.SHOW_ACTIVE_STATE_IMAGES_NAMESimulationOptions.SHOW_ACTIVE_STATE_IMAGES
SimulationOptionConstants.SHOW_ACTIVE_STATE_IMAGES_ON_PART_SHAPES_NAMESimulationOptions.SHOW_ACTIVE_STATE_IMAGES_ON_PART_SHAPES
SimulationOptionConstants.SHOW_FLOWING_INFORMATION_NAMESimulationOptions.SHOW_FLOWING_INFORMATION
SimulationOptionConstants.SHOW_HELD_TOKENS_IN_ACTIVITY_DIAGRAM_NAMESimulationOptions.SHOW_HELD_TOKENS_IN_ACTIVITY_DIAGRAM
SimulationOptionConstants.SHOW_RUNTIME_VALUES_ON_PART_SHAPES_NAMESimulationOptions.SHOW_RUNTIME_VALUES_ON_PART_SHAPES
SimulationOptionConstants.SILENT_NAMESimulationOptions.SILENT
SimulationOptionConstants.SOLVE_AFTER_INITIALIZATION_NAMESimulationOptions.SOLVE_AFTER_INITIALIZATION
SimulationOptionConstants.STARTUP_DIAGRAM_NAMESimulationOptions.STARTUP_DIAGRAM
SimulationOptionConstants.START_TIME_NAMESimulationOptions.START_TIME
SimulationOptionConstants.START_WEB_SERVER_NAMESimulationOptions.START_WEB_SERVER
SimulationOptionConstants.STEP_DELAY_NAMESimulationOptions.STEP_DELAY
SimulationOptionConstants.STEP_SIZE_NAMESimulationOptions.STEP_SIZE
SimulationOptionConstants.TERMINATE_BEHAVIOR_ON_EXCEPTION_THROWN_NAMESimulationOptions.TERMINATE_BEHAVIOR_ON_EXCEPTION_THROWN
SimulationOptionConstants.TERMINATE_NESTED_BEHAVIOR_NAMESimulationOptions.TERMINATE_NESTED_BEHAVIORS
SimulationOptionConstants.TERMINATE_STREAMING_BEHAVIORS_BY_OUTPUT_PARAMETER_MULTIPLICITY_NAMESimulationOptions.TERMINATE_STREAMING_BEHAVIORS_BY_OUTPUT_PARAMETER_MULTIPLICITY
SimulationOptionConstants.TIME_UNIT_NAMESimulationOptions.TIME_UNIT
SimulationOptionConstants.TIME_VALUE_NAMESimulationOptions.TIME_VALUE
SimulationOptionConstants.TIME_VARIABLENAME_NAMESimulationOptions.TIME_VARIABLE_NAME
SimulationOptionConstants.TREAT_ALL_OBJECTS_AS_ACTIVE_NAMESimulationOptions.TREAT_ALL_CLASSIFIERS_AS_ACTIVE
SimulationOptionConstants.UI_NAMESimulationOptions.UI
SimulationOptionConstants.USE_FUML_DECISION_SEMANTICS_NAMESimulationOptions.USE_FUML_DECISION_SEMANTICS
SimulationOptionConstants.VISITED_COLOR_NAMESimulationOptions.VISITED_COLOR
com.nomagic.magicdraw.sysml.util.SysMLConstants

SysMLConstants.DERIVED_QUANTITY_KIND_QUALIFIED_NAMEremoved
SysMLConstants.DERIVED_QUANTITY_KIND_QUALIFIED_NAME_SYSML_1_4removed
SysMLConstants.DERIVED_UNIT_QUALIFIED_NAMEremoved
SysMLConstants.DERIVED_UNIT_QUALIFIED_NAME_SYSML_1_4removed
com.nomagic.magicdraw.simulation.SimulationProfile.SimulationConfigStereotype

SimulationProfile.SimulationConfigStereotype.FIREVALUECHANGEEVENTSimulationProfile.SimulationConfigStereotype.AUTOMATICPARAMETRICRECALCULATION
SimulationProfile.SimulationConfigStereotype.RECORDTIMESTAMPSimulationProfile.SimulationConfigStereotype.CAPTURETIMESTAMP
SimulationProfile.SimulationConfigStereotype.clearFireValueChangeEvent(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)SimulationProfile.SimulationConfigStereotype.clearAutomaticParametricRecalculation(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)
SimulationProfile.SimulationConfigStereotype.clearRecordTimestamp(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)SimulationProfile.SimulationConfigStereotype.clearCaptureTimestamp(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)
SimulationProfile.SimulationConfigStereotype.getFireValueChangeEventPropertySimulationProfile.SimulationConfigStereotype.getAutomaticParametricRecalculationProperty
SimulationProfile.SimulationConfigStereotype.getRecordTimestampPropertySimulationProfile.SimulationConfigStereotype.getCaptureTimestampProperty
SimulationProfile.SimulationConfigStereotype.isFireValueChangeEvent(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)SimulationProfile.SimulationConfigStereotype.isAutomaticParametricRecalculation(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)
SimulationProfile.SimulationConfigStereotype.isRecordTimestamp(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)SimulationProfile.SimulationConfigStereotype.isCaptureTimestamp(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element)
SimulationProfile.SimulationConfigStereotype.setFireValueChangeEvent(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element,java.lang.Boolean)SimulationProfile.SimulationConfigStereotype.setAutomaticParametricRecalculation(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element,java.lang.Boolean)
SimulationProfile.SimulationConfigStereotype.setRecordTimestamp(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element,java.lang.Boolean)SimulationProfile.SimulationConfigStereotype.setCaptureTimestamp(com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element,java.lang.Boolean)