sexec.genmodel 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  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. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionFlow/reactions"/>
  19. </genClasses>
  20. <genClasses ecoreClass="sexec.ecore#//ExecutionNode">
  21. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionNode/reactions"/>
  22. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//ExecutionNode/simpleName"/>
  23. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionNode/reactSequence"/>
  24. </genClasses>
  25. <genClasses ecoreClass="sexec.ecore#//ExecutionState">
  26. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//ExecutionState/leaf"/>
  27. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionState/entryAction"/>
  28. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionState/exitAction"/>
  29. </genClasses>
  30. <genClasses ecoreClass="sexec.ecore#//ExecutionScope">
  31. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/stateVector"/>
  32. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/subScopes"/>
  33. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/superScope"/>
  34. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/enterSequence"/>
  35. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionScope/exitSequence"/>
  36. </genClasses>
  37. <genClasses ecoreClass="sexec.ecore#//ExecutionRegion">
  38. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionRegion/deepEnterSequence"/>
  39. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionRegion/shallowEnterSequence"/>
  40. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ExecutionRegion/historyVector"/>
  41. </genClasses>
  42. <genClasses ecoreClass="sexec.ecore#//ExecutionEntry"/>
  43. <genClasses ecoreClass="sexec.ecore#//ExecutionChoice"/>
  44. <genClasses ecoreClass="sexec.ecore#//Reaction">
  45. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Reaction/check"/>
  46. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Reaction/effect"/>
  47. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//Reaction/transition"/>
  48. </genClasses>
  49. <genClasses ecoreClass="sexec.ecore#//StateVector">
  50. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//StateVector/size"/>
  51. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//StateVector/offset"/>
  52. </genClasses>
  53. <genClasses ecoreClass="sexec.ecore#//TimeEvent">
  54. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//TimeEvent/periodic"/>
  55. </genClasses>
  56. <genClasses image="false" ecoreClass="sexec.ecore#//Step">
  57. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//Step/comment"/>
  58. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Step/caller"/>
  59. </genClasses>
  60. <genClasses ecoreClass="sexec.ecore#//Sequence">
  61. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Sequence/steps"/>
  62. </genClasses>
  63. <genClasses ecoreClass="sexec.ecore#//Check">
  64. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//Check/condition"/>
  65. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Check/refs"/>
  66. </genClasses>
  67. <genClasses ecoreClass="sexec.ecore#//CheckRef">
  68. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//CheckRef/check"/>
  69. </genClasses>
  70. <genClasses ecoreClass="sexec.ecore#//If">
  71. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//If/check"/>
  72. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//If/thenStep"/>
  73. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//If/elseStep"/>
  74. </genClasses>
  75. <genClasses ecoreClass="sexec.ecore#//Execution">
  76. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Execution/statement"/>
  77. </genClasses>
  78. <genClasses ecoreClass="sexec.ecore#//EnterState">
  79. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//EnterState/state"/>
  80. </genClasses>
  81. <genClasses ecoreClass="sexec.ecore#//ExitState">
  82. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ExitState/state"/>
  83. </genClasses>
  84. <genClasses ecoreClass="sexec.ecore#//Call">
  85. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//Call/step"/>
  86. </genClasses>
  87. <genClasses ecoreClass="sexec.ecore#//ScheduleTimeEvent">
  88. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ScheduleTimeEvent/timeEvent"/>
  89. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//ScheduleTimeEvent/timeValue"/>
  90. </genClasses>
  91. <genClasses ecoreClass="sexec.ecore#//UnscheduleTimeEvent">
  92. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//UnscheduleTimeEvent/timeEvent"/>
  93. </genClasses>
  94. <genClasses ecoreClass="sexec.ecore#//StateSwitch">
  95. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//StateSwitch/cases"/>
  96. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//StateSwitch/stateConfigurationIdx"/>
  97. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//StateSwitch/historyRegion"/>
  98. </genClasses>
  99. <genClasses ecoreClass="sexec.ecore#//StateCase">
  100. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//StateCase/state"/>
  101. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//StateCase/step"/>
  102. </genClasses>
  103. <genClasses image="false" ecoreClass="sexec.ecore#//Trace"/>
  104. <genClasses ecoreClass="sexec.ecore#//TraceNodeExecuted">
  105. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//TraceNodeExecuted/node"/>
  106. </genClasses>
  107. <genClasses ecoreClass="sexec.ecore#//ReactionFired">
  108. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//ReactionFired/reaction"/>
  109. </genClasses>
  110. <genClasses ecoreClass="sexec.ecore#//TraceStateEntered">
  111. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//TraceStateEntered/state"/>
  112. </genClasses>
  113. <genClasses ecoreClass="sexec.ecore#//TraceStateExited">
  114. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//TraceStateExited/state"/>
  115. </genClasses>
  116. <genClasses ecoreClass="sexec.ecore#//TraceBeginRunCycle"/>
  117. <genClasses ecoreClass="sexec.ecore#//TraceEndRunCycle"/>
  118. <genClasses ecoreClass="sexec.ecore#//SaveHistory">
  119. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//SaveHistory/region"/>
  120. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//SaveHistory/deep"/>
  121. </genClasses>
  122. <genClasses ecoreClass="sexec.ecore#//HistoryEntry">
  123. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//HistoryEntry/initialStep"/>
  124. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sexec.ecore#//HistoryEntry/deep"/>
  125. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sexec.ecore#//HistoryEntry/region"/>
  126. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sexec.ecore#//HistoryEntry/historyStep"/>
  127. </genClasses>
  128. </genPackages>
  129. </genmodel:GenModel>