sexec.genmodel 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <genmodel:GenModel xmi:version="2.0"
  3. xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
  4. xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.yakindu.sct.model.sexec/src"
  5. modelPluginID="org.yakindu.sct.model.sexec" modelName="Sexec" importerID="org.eclipse.emf.importer.ecore"
  6. complianceLevel="6.0" copyrightFields="false" usedGenPackages="../../org.yakindu.sct.model.sgraph/model/emf/sgraph.genmodel#//sgraph ../../org.yakindu.base.types/model/base.genmodel#//base">
  7. <foreignModel>sexec.ecore</foreignModel>
  8. <genPackages prefix="Sexec" basePackage="org.yakindu.sct.model" disposableProviderFactory="true"
  9. ecorePackage="sexec.ecore#/">
  10. <genClasses ecoreClass="sexec.ecore#//MappedElement">
  11. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//MappedElement/sourceElement"/>
  12. </genClasses>
  13. <genClasses ecoreClass="sexec.ecore#//ExecutionFlow">
  14. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionFlow/states"/>
  15. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionFlow/nodes"/>
  16. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionFlow/regions"/>
  17. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionFlow/historyVector"/>
  18. </genClasses>
  19. <genClasses ecoreClass="sexec.ecore#//ExecutionNode">
  20. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionNode/reactions"/>
  21. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//ExecutionNode/simpleName"/>
  22. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionNode/reactSequence"/>
  23. </genClasses>
  24. <genClasses ecoreClass="sexec.ecore#//ExecutionState">
  25. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//ExecutionState/leaf"/>
  26. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionState/entryAction"/>
  27. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionState/exitAction"/>
  28. </genClasses>
  29. <genClasses ecoreClass="sexec.ecore#//ExecutionScope">
  30. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/stateVector"/>
  31. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/subScopes"/>
  32. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/superScope"/>
  33. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/enterSequence"/>
  34. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/exitSequence"/>
  35. </genClasses>
  36. <genClasses ecoreClass="sexec.ecore#//ExecutionRegion">
  37. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionRegion/deepEnterSequence"/>
  38. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionRegion/shallowEnterSequence"/>
  39. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionRegion/historyVector"/>
  40. </genClasses>
  41. <genClasses ecoreClass="sexec.ecore#//ExecutionEntry"/>
  42. <genClasses ecoreClass="sexec.ecore#//ExecutionChoice"/>
  43. <genClasses ecoreClass="sexec.ecore#//Reaction">
  44. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Reaction/check"/>
  45. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Reaction/effect"/>
  46. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//Reaction/transition"/>
  47. </genClasses>
  48. <genClasses ecoreClass="sexec.ecore#//StateVector">
  49. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//StateVector/size"/>
  50. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//StateVector/offset"/>
  51. </genClasses>
  52. <genClasses ecoreClass="sexec.ecore#//TimeEvent">
  53. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//TimeEvent/periodic"/>
  54. </genClasses>
  55. <genClasses image="false" ecoreClass="sexec.ecore#//Step">
  56. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//Step/comment"/>
  57. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Step/caller"/>
  58. </genClasses>
  59. <genClasses ecoreClass="sexec.ecore#//Sequence">
  60. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Sequence/steps"/>
  61. </genClasses>
  62. <genClasses ecoreClass="sexec.ecore#//Check">
  63. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Check/condition"/>
  64. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Check/refs"/>
  65. </genClasses>
  66. <genClasses ecoreClass="sexec.ecore#//CheckRef">
  67. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//CheckRef/check"/>
  68. </genClasses>
  69. <genClasses ecoreClass="sexec.ecore#//If">
  70. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//If/check"/>
  71. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//If/thenStep"/>
  72. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//If/elseStep"/>
  73. </genClasses>
  74. <genClasses ecoreClass="sexec.ecore#//Execution">
  75. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Execution/statement"/>
  76. </genClasses>
  77. <genClasses ecoreClass="sexec.ecore#//EnterState">
  78. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//EnterState/state"/>
  79. </genClasses>
  80. <genClasses ecoreClass="sexec.ecore#//ExitState">
  81. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ExitState/state"/>
  82. </genClasses>
  83. <genClasses ecoreClass="sexec.ecore#//Call">
  84. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Call/step"/>
  85. </genClasses>
  86. <genClasses ecoreClass="sexec.ecore#//ScheduleTimeEvent">
  87. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ScheduleTimeEvent/timeEvent"/>
  88. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ScheduleTimeEvent/timeValue"/>
  89. </genClasses>
  90. <genClasses ecoreClass="sexec.ecore#//UnscheduleTimeEvent">
  91. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//UnscheduleTimeEvent/timeEvent"/>
  92. </genClasses>
  93. <genClasses ecoreClass="sexec.ecore#//StateSwitch">
  94. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//StateSwitch/cases"/>
  95. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//StateSwitch/stateConfigurationIdx"/>
  96. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//StateSwitch/historyRegion"/>
  97. </genClasses>
  98. <genClasses ecoreClass="sexec.ecore#//StateCase">
  99. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//StateCase/state"/>
  100. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//StateCase/step"/>
  101. </genClasses>
  102. <genClasses image="false" ecoreClass="sexec.ecore#//Trace"/>
  103. <genClasses ecoreClass="sexec.ecore#//TraceNodeExecuted">
  104. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//TraceNodeExecuted/node"/>
  105. </genClasses>
  106. <genClasses ecoreClass="sexec.ecore#//ReactionFired">
  107. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ReactionFired/reaction"/>
  108. </genClasses>
  109. <genClasses ecoreClass="sexec.ecore#//TraceStateEntered">
  110. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//TraceStateEntered/state"/>
  111. </genClasses>
  112. <genClasses ecoreClass="sexec.ecore#//TraceStateExited">
  113. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//TraceStateExited/state"/>
  114. </genClasses>
  115. <genClasses ecoreClass="sexec.ecore#//TraceBeginRunCycle"/>
  116. <genClasses ecoreClass="sexec.ecore#//TraceEndRunCycle"/>
  117. <genClasses ecoreClass="sexec.ecore#//SaveHistory">
  118. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//SaveHistory/region"/>
  119. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//SaveHistory/deep"/>
  120. </genClasses>
  121. <genClasses ecoreClass="sexec.ecore#//HistoryEntry">
  122. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//HistoryEntry/initialStep"/>
  123. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//HistoryEntry/deep"/>
  124. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//HistoryEntry/region"/>
  125. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//HistoryEntry/historyStep"/>
  126. </genClasses>
  127. </genPackages>
  128. </genmodel:GenModel>