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