projet-genie-logiciel-systeme/runtime-workspace/fr.n7.game2petrinet/ATL Transformation (game2petrinet).launch

51 lines
2.2 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.m2m.atl.adt.launching.atlTransformation">
<stringAttribute key="ATL File Name" value="/fr.n7.game2petrinet/Game2PetriNet.atl"/>
<stringAttribute key="ATL VM" value="EMF-specific VM"/>
<stringAttribute key="ATL_COMPILER" value="atl2006"/>
<booleanAttribute key="IS_REFINING" value="false"/>
<mapAttribute key="Input">
<mapEntry key="IN" value="game"/>
</mapAttribute>
<mapAttribute key="Libs"/>
<mapAttribute key="Model Handler">
<mapEntry key="game" value="EMF"/>
<mapEntry key="petrinet" value="EMF"/>
</mapAttribute>
<mapAttribute key="ModelType">
<mapEntry key="IN" value="MODELINPUT"/>
<mapEntry key="OUT" value="MODELOUTPUT"/>
<mapEntry key="game" value="METAMODELINPUT"/>
<mapEntry key="petrinet" value="METAMODELOUTPUT"/>
</mapAttribute>
<mapAttribute key="Options">
2021-12-07 20:57:49 +00:00
<mapEntry key="OPTION_CLEAR" value="true"/>
<mapEntry key="OPTION_CONTENT_TYPE" value="false"/>
<mapEntry key="OPTION_DERIVED" value="true"/>
<mapEntry key="allowInterModelReferences" value="false"/>
<mapEntry key="printExecutionTime" value="false"/>
<mapEntry key="step" value="false"/>
<mapEntry key="supportUML2Stereotypes" value="false"/>
</mapAttribute>
<listAttribute key="OrderedInput">
<listEntry value="IN"/>
</listAttribute>
<listAttribute key="OrderedOutput">
<listEntry value="OUT"/>
</listAttribute>
<mapAttribute key="Output">
<mapEntry key="OUT" value="petrinet"/>
</mapAttribute>
<mapAttribute key="Path">
<mapEntry key="IN" value="/fr.n7.game.examples/enigme.game"/>
<mapEntry key="OUT" value="/fr.n7.petrinet.examples/enigme.petrinet"/>
<mapEntry key="game" value="uri:http://www.n7.fr/game/xtext/Game"/>
<mapEntry key="petrinet" value="uri:http://petrinet"/>
</mapAttribute>
<listAttribute key="Superimpose"/>
<stringAttribute key="bad_container_name" value="fr."/>
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
</listAttribute>
</launchConfiguration>