-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from xtuml/master
Update with xtuml
- Loading branch information
Showing
2,292 changed files
with
192,704 additions
and
7,393 deletions.
There are no files selected for viewing
30 changes: 15 additions & 15 deletions
30
VandMC_testing/mctest/assoc_unformal/.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,16 +1,16 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?><launchConfiguration type="org.eclipse.ui.externaltools.ProgramBuilderLaunchConfigurationType"> | ||
<booleanAttribute key="org.eclipse.debug.core.ATTR_REFRESH_RECURSIVE" value="true"/> | ||
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <launchConfigurationWorkingSet factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1350488610446_1" label="working set" name="working set"> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/assoc_unformal" 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="_6652"/> | ||
</mapAttribute> | ||
<stringAttribute key="org.eclipse.debug.ui.ATTR_CAPTURE_IN_FILE" value="${workspace_loc:/assoc_unformal}/mc_out.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"> | ||
<booleanAttribute key="org.eclipse.debug.core.ATTR_REFRESH_RECURSIVE" value="true"/> | ||
<stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:<?xml version="1.0" encoding="UTF-8"?> <launchConfigurationWorkingSet factoryID="org.eclipse.ui.internal.WorkingSetFactory" id="1350488610446_1" label="working set" name="working set"> <item factoryID="org.eclipse.ui.internal.model.ResourceFactory" path="/assoc_unformal" 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="_6652"/> | ||
</mapAttribute> | ||
<stringAttribute key="org.eclipse.debug.ui.ATTR_CAPTURE_IN_FILE" value="${workspace_loc:/assoc_unformal}/mc_out.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="/Users/cort/xtuml/m6150.2018-08-22-1056/BridgePoint.app/Contents/Eclipse/tools/mc/bin/xtumlmc_build"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_RUN_BUILD_KINDS" value="full,incremental,"/> | ||
<stringAttribute key="org.eclipse.ui.externaltools.ATTR_TOOL_ARGUMENTS" value=" -home "/Users/cort/xtuml/m6150.2018-08-22-1056/BridgePoint.app/Contents/Eclipse/tools/" -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> |
8 changes: 0 additions & 8 deletions
8
...unformal/.externalToolBuilders/com.mentor.nucleus.bp.mc.xmiexport.XMIExportBuilder.launch
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
.invoke MarkPersistentClass( "*", "*", "*" ) | ||
.// |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
permute.c is example permutation logic |
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 |
---|---|---|
@@ -0,0 +1,80 @@ | ||
/*---------------------------------------------------------------------------- | ||
* Description: Methods for bridging to an external entity. | ||
* | ||
* External Entity: Logging (LOG) | ||
* | ||
* your copyright statement can go here (from te_copyright.body) | ||
*--------------------------------------------------------------------------*/ | ||
|
||
#include "einstein_sys_types.h" | ||
#include "LOG_bridge.h" | ||
|
||
/* | ||
* Bridge: LogSuccess | ||
*/ | ||
void | ||
LOG_LogSuccess( c_t p_message[ESCHER_SYS_MAX_STRING_LEN] ) | ||
{ | ||
/* Replace/Insert your implementation code here... */ | ||
} | ||
|
||
|
||
/* | ||
* Bridge: LogFailure | ||
*/ | ||
void | ||
LOG_LogFailure( c_t p_message[ESCHER_SYS_MAX_STRING_LEN] ) | ||
{ | ||
/* Replace/Insert your implementation code here... */ | ||
} | ||
|
||
|
||
/* | ||
* Bridge: LogInfo | ||
*/ | ||
void | ||
LOG_LogInfo( c_t p_message[ESCHER_SYS_MAX_STRING_LEN] ) | ||
{ | ||
printf( "%s\n", p_message ); | ||
} | ||
|
||
|
||
/* | ||
* Bridge: LogDate | ||
*/ | ||
void | ||
LOG_LogDate( Escher_Date_t p_d, c_t p_message[ESCHER_SYS_MAX_STRING_LEN] ) | ||
{ | ||
/* Replace/Insert your implementation code here... */ | ||
} | ||
|
||
|
||
/* | ||
* Bridge: LogTime | ||
*/ | ||
void | ||
LOG_LogTime( c_t p_message[ESCHER_SYS_MAX_STRING_LEN], Escher_TimeStamp_t p_t ) | ||
{ | ||
/* Replace/Insert your implementation code here... */ | ||
} | ||
|
||
|
||
/* | ||
* Bridge: LogReal | ||
*/ | ||
void | ||
LOG_LogReal( c_t p_message[ESCHER_SYS_MAX_STRING_LEN], const r_t p_r ) | ||
{ | ||
/* Replace/Insert your implementation code here... */ | ||
} | ||
|
||
|
||
/* | ||
* Bridge: LogInteger | ||
*/ | ||
void | ||
LOG_LogInteger( const i_t p_message ) | ||
{ | ||
printf( "%d\n", p_message ); | ||
} | ||
|
Oops, something went wrong.