forked from xtuml/models
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
job: xtuml#34 #590 Updated ex2 test model to test a class operation t…
…hat returns an integer when given a real (through demotion).
- Loading branch information
1 parent
0b72fd6
commit 9a78c79
Showing
32 changed files
with
1,075 additions
and
998 deletions.
There are no files selected for viewing
28 changes: 14 additions & 14 deletions
28
VandMC_testing/mctest/ex2/.externalToolBuilders/Model Compiler.launch
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><launchConfiguration type="org.eclipse.ui.externaltools.ProgramBuilderLaunchConfigurationType"> | ||
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <launchConfigurationWorkingSet editPageId="org.eclipse.ui.resourceWorkingSetPage" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1350567911216_3" label="working set" name="working set"> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/ex2" type="4"/> </launchConfigurationWorkingSet>}"/> | ||
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> | ||
<mapAttribute key="org.eclipse.debug.core.environmentVariables"> | ||
<mapEntry key="MGLS_ATTR_DISPLAY" value="_6588"/> | ||
</mapAttribute> | ||
<stringAttribute key="org.eclipse.debug.ui.ATTR_CAPTURE_IN_FILE" value="${workspace_loc:/ex2}/mc_log.txt"/> | ||
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> | ||
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="true"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="C:/MentorGraphics/BridgePoint/eclipse_extensions/BridgePoint/eclipse/plugins/com.mentor.nucleus.bp.mc.c.source_3.6.0/mc3020/bin/xtumlmc_build.exe"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value=" -home "C:/MentorGraphics/BridgePoint/eclipse_extensions/BridgePoint/eclipse/plugins/com.mentor.nucleus.bp.mc.c.source_3.6.0/" -l3s -e -d code_generation -O ../../src/"/> | ||
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${build_project}/gen"/> | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><launchConfiguration type="org.eclipse.ui.externaltools.ProgramBuilderLaunchConfigurationType"> | ||
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <launchConfigurationWorkingSet editPageId="org.eclipse.ui.resourceWorkingSetPage" factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1350567911216_3" label="working set" name="working set"> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/ex2" type="4"/> </launchConfigurationWorkingSet>}"/> | ||
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> | ||
<mapAttribute key="org.eclipse.debug.core.environmentVariables"> | ||
<mapEntry key="MGLS_ATTR_DISPLAY" value="_6588"/> | ||
</mapAttribute> | ||
<stringAttribute key="org.eclipse.debug.ui.ATTR_CAPTURE_IN_FILE" value="${workspace_loc:/ex2}/mc_log.txt"/> | ||
<booleanAttribute key="org.eclipse.debug.ui.ATTR_LAUNCH_IN_BACKGROUND" value="false"/> | ||
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_BUILDER_ENABLED" value="true"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_LOCATION" value="/media/psf/Home/bpu/bp/eclipse_extensions/BridgePoint/eclipse/plugins/com.mentor.nucleus.bp.mc.c.source_4.2.0/mc3020/bin/xtumlmc_build.exe"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value=" -home "/media/psf/Home/bpu/bp/eclipse_extensions/BridgePoint/eclipse/plugins/com.mentor.nucleus.bp.mc.c.source_4.2.0/" -l3s -e -d code_generation -O ../../src/"/> | ||
<booleanAttribute key="org.eclipse.ui.externaltools.ATTR_TRIGGERS_CONFIGURED" value="true"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_WORKING_DIRECTORY" value="${build_project}/gen"/> | ||
</launchConfiguration> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,54 +1,56 @@ | ||
Wed Oct 31 18:29:32 2012 | ||
xtumlmc_build -home C:/MentorGraphics/BridgePoint/eclipse_extensions/BridgePoint/eclipse/plugins/com.mentor.nucleus.bp.mc.c.source_3.6.0/ -l3s -e -d code_generation -O ../../src/ | ||
Upgrading translation workspace: code_generation | ||
Tue Jan 20 18:28:39 2015 | ||
xtumlmc_build -home /media/psf/Home/bpu/bp/eclipse_extensions/BridgePoint/eclipse/plugins/com.mentor.nucleus.bp.mc.c.source_4.2.0/ -l3s -e -d code_generation -O ../../src/ | ||
Upgrading translation workspace: code_generation | ||
NOTE: Domain code 0 allocated for this import. | ||
NOTE: The domain code you have entered has already been used/allocated, but will allow this import to proceed normally. | ||
q.mc_metamodel.populate.arc: 362: INFO: Marked configuration package system_build found. | ||
sys.arc: 17: INFO: starting Tue Jan 20 18:28:45 2015 | ||
q.sys.populate.arc: 377: INFO: Marked configuration package system_build found. | ||
m.domain.arc: 97: INFO: Function setup marked as initialization function. | ||
m.domain.arc: 97: INFO: Function test marked as initialization function. | ||
m.domain.arc: 173: INFO: Enabling state transition tracing for component(s) *. | ||
m.domain.arc: 213: INFO: Enabling detection of empty handles for component(s) *. | ||
sys.arc: 151: INFO: System level marking complete. | ||
q.domain.analyze.arc: 23: INFO: Analyzing model and making optimizations.... | ||
q.domain.analyze.arc: 45: INFO: Self queue is needed. | ||
q.domain.analyze.arc: 48: INFO: Nonself queue is needed. | ||
q.domain.analyze.arc: 51: INFO: Attributes read is 17. | ||
q.domain.analyze.arc: 52: INFO: Attributes written is 17. | ||
q.domain.analyze.arc: 54: INFO: 2 attributes got optimized out. | ||
q.oal.translate.arc: 106: INFO: translating values | ||
q.oal.translate.arc: 110: INFO: translating control statements | ||
q.oal.translate.arc: 112: INFO: translating other statements | ||
q.oal.translate.arc: 114: INFO: done translating statements | ||
q.domain.bridges.arc: 29: INFO: File '_ch/ARCH_bridge.h' CREATED. | ||
q.domain.bridges.arc: 35: INFO: File '_ch/ARCH_bridge.c' CREATED. | ||
q.domain.bridges.arc: 29: INFO: File '_ch/NVS_bridge.h' CREATED. | ||
q.domain.bridges.arc: 35: INFO: File '_ch/NVS_bridge.c' CREATED. | ||
q.domain.bridges.arc: 29: INFO: File '_ch/PERSIST_bridge.h' CREATED. | ||
q.domain.bridges.arc: 35: INFO: File '_ch/PERSIST_bridge.c' CREATED. | ||
q.domain.bridges.arc: 29: INFO: File '_ch/LOG_bridge.h' CREATED. | ||
q.domain.bridges.arc: 35: INFO: File '_ch/LOG_bridge.c' CREATED. | ||
q.domain.bridges.arc: 29: INFO: File '_ch/ex2_BR_bridge.h' CREATED. | ||
q.domain.bridges.arc: 35: INFO: File '_ch/ex2_BR_bridge.c' CREATED. | ||
q.classes.arc: 31: INFO: File '_ch/ex2_TCE_class.h' CREATED. | ||
q.classes.arc: 36: INFO: File '_ch/ex2_TCE_class.c' CREATED. | ||
q.classes.arc: 31: INFO: File '_ch/ex2_A_class.h' CREATED. | ||
q.classes.arc: 36: INFO: File '_ch/ex2_A_class.c' CREATED. | ||
q.classes.arc: 31: INFO: File '_ch/ex2_DR_class.h' CREATED. | ||
q.classes.arc: 36: INFO: File '_ch/ex2_DR_class.c' CREATED. | ||
q.classes.arc: 31: INFO: File '_ch/ex2_TRAN_class.h' CREATED. | ||
q.classes.arc: 36: INFO: File '_ch/ex2_TRAN_class.c' CREATED. | ||
q.classes.arc: 31: INFO: File '_ch/ex2_NOI_class.h' CREATED. | ||
q.classes.arc: 36: INFO: File '_ch/ex2_NOI_class.c' CREATED. | ||
q.components.arc: 31: INFO: File '_ch/ex2.h' CREATED. | ||
q.components.arc: 78: INFO: File '_ch/ex2_classes.h' CREATED. | ||
q.components.arc: 85: INFO: File '_ch/ex2.c' CREATED. | ||
sys.arc: 251: INFO: File '_ch/ex2_sys_main.c' CREATED. | ||
sys.arc: 312: INFO: File '_ch/sys_xtuml.h' CREATED. | ||
sys.arc: 319: INFO: File '_ch/sys_xtuml.c' CREATED. | ||
sys.arc: 352: INFO: File '_ch/ex2_sys_types.h' CREATED. | ||
sys.arc: 358: INFO: File '_ch/sys_user_co.h' CREATED. | ||
sys.arc: 364: INFO: File '_ch/sys_user_co.c' CREATED. | ||
sys.arc: 370: INFO: File '_ch/TIM_bridge.h' CREATED. | ||
sys.arc: 376: INFO: File '_ch/TIM_bridge.c' CREATED. | ||
Code generation complete. | ||
Wed Oct 31 18:30:10 2012 | ||
m.domain.arc: 240: INFO: Enabling detection of empty handles for component(s) *. | ||
q.domain.analyze.arc: 25: INFO: Analyzing model and making optimizations.... | ||
q.oal.analyze.arc: 232: INFO: Self event queue needed. | ||
q.oal.analyze.arc: 235: INFO: Instance event queue needed. | ||
q.oal.analyze.arc: 287: INFO: 10 attributes read | ||
q.oal.analyze.arc: 289: INFO: 10 attributes written | ||
q.main.arc: 45: INFO: translating values/expressions | ||
q.oal.translate.arc: 79: INFO: translating control statements | ||
q.oal.translate.arc: 81: INFO: translating other statements | ||
q.oal.translate.arc: 83: INFO: rolling up statements into action bodies | ||
q.oal.translate.arc: 85: INFO: done translating statements | ||
sys.arc: 97: INFO: System level marking complete. | ||
q.domain.bridges.arc: 28: INFO: File '_ch/ARCH_bridge.h' CREATED. | ||
q.domain.bridges.arc: 34: INFO: File '_ch/ARCH_bridge.c' CREATED. | ||
q.domain.bridges.arc: 28: INFO: File '_ch/NVS_bridge.h' CREATED. | ||
q.domain.bridges.arc: 34: INFO: File '_ch/NVS_bridge.c' CREATED. | ||
q.domain.bridges.arc: 28: INFO: File '_ch/PERSIST_bridge.h' CREATED. | ||
q.domain.bridges.arc: 34: INFO: File '_ch/PERSIST_bridge.c' CREATED. | ||
q.domain.bridges.arc: 28: INFO: File '_ch/LOG_bridge.h' CREATED. | ||
q.domain.bridges.arc: 34: INFO: File '_ch/LOG_bridge.c' CREATED. | ||
q.domain.bridges.arc: 28: INFO: File '_ch/ex2_BR_bridge.h' CREATED. | ||
q.domain.bridges.arc: 34: INFO: File '_ch/ex2_BR_bridge.c' CREATED. | ||
q.classes.arc: 30: INFO: File '_ch/ex2_DR_class.h' CREATED. | ||
q.classes.arc: 35: INFO: File '_ch/ex2_DR_class.c' CREATED. | ||
q.classes.arc: 30: INFO: File '_ch/ex2_TCE_class.h' CREATED. | ||
q.classes.arc: 35: INFO: File '_ch/ex2_TCE_class.c' CREATED. | ||
q.classes.arc: 30: INFO: File '_ch/ex2_A_class.h' CREATED. | ||
q.classes.arc: 35: INFO: File '_ch/ex2_A_class.c' CREATED. | ||
q.classes.arc: 30: INFO: File '_ch/ex2_TRAN_class.h' CREATED. | ||
q.classes.arc: 35: INFO: File '_ch/ex2_TRAN_class.c' CREATED. | ||
q.classes.arc: 30: INFO: File '_ch/ex2_NOI_class.h' CREATED. | ||
q.classes.arc: 35: INFO: File '_ch/ex2_NOI_class.c' CREATED. | ||
q.components.arc: 38: INFO: File '_ch/ex2.h' CREATED. | ||
q.components.arc: 82: INFO: File '_ch/ex2_classes.h' CREATED. | ||
q.components.arc: 95: INFO: File '_ch/ex2.c' CREATED. | ||
sys.arc: 211: INFO: File '_ch/ex2_sys_main.c' CREATED. | ||
sys.arc: 270: INFO: File '_ch/sys_xtuml.h' CREATED. | ||
sys.arc: 277: INFO: File '_ch/sys_xtuml.c' CREATED. | ||
sys.arc: 311: INFO: File '_ch/ex2_sys_types.h' CREATED. | ||
sys.arc: 317: INFO: File '_ch/sys_user_co.h' CREATED. | ||
sys.arc: 323: INFO: File '_ch/sys_user_co.c' CREATED. | ||
sys.arc: 330: INFO: File '_ch/TIM_bridge.h' CREATED. | ||
sys.arc: 336: INFO: File '_ch/TIM_bridge.c' CREATED. | ||
sys.arc: 354: INFO: ending Tue Jan 20 18:30:16 2015 | ||
Code generation complete. | ||
Tue Jan 20 18:30:16 2015 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.