sgraph.genmodel 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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" copyrightText="Copyright (c) 2011 committers of YAKINDU and others.&#xD;&#xA;All rights reserved. This program and the accompanying materials&#xD;&#xA;are made available under the terms of the Eclipse Public License v1.0&#xD;&#xA;which accompanies this distribution, and is available at&#xD;&#xA;http://www.eclipse.org/legal/epl-v10.html&#xD;&#xA;Contributors:&#xD;&#xA;committers of YAKINDU - initial API and implementation&#xD;&#xA;"
  5. modelDirectory="/org.yakindu.sct.model.sgraph/src" modelPluginID="org.yakindu.sct.model.sgraph"
  6. modelName="SGraph" importerID="org.eclipse.emf.importer.ecore" complianceLevel="6.0">
  7. <foreignModel>sgraph.ecore</foreignModel>
  8. <genPackages prefix="SGraph" basePackage="org.yakindu.sct.model" disposableProviderFactory="true"
  9. loadInitialization="true" ecorePackage="sgraph.ecore#/">
  10. <genEnums typeSafeEnumCompatible="false" ecoreEnum="sgraph.ecore#//EntryKind">
  11. <genEnumLiterals ecoreEnumLiteral="sgraph.ecore#//EntryKind/initial"/>
  12. <genEnumLiterals ecoreEnumLiteral="sgraph.ecore#//EntryKind/shallowHistory"/>
  13. <genEnumLiterals ecoreEnumLiteral="sgraph.ecore#//EntryKind/deepHistory"/>
  14. </genEnums>
  15. <genClasses image="false" ecoreClass="sgraph.ecore#//Pseudostate"/>
  16. <genClasses image="false" ecoreClass="sgraph.ecore#//Vertex">
  17. <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Vertex/parentRegion"/>
  18. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sgraph.ecore#//Vertex/incomingTransitions"/>
  19. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Vertex/outgoingTransitions"/>
  20. </genClasses>
  21. <genClasses image="false" ecoreClass="sgraph.ecore#//NamedElement">
  22. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//NamedElement/name"/>
  23. </genClasses>
  24. <genClasses ecoreClass="sgraph.ecore#//Region">
  25. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Region/vertices"/>
  26. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Region/priority"/>
  27. </genClasses>
  28. <genClasses ecoreClass="sgraph.ecore#//Transition">
  29. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sgraph.ecore#//Transition/target"/>
  30. <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Transition/source"/>
  31. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Transition/priority"/>
  32. </genClasses>
  33. <genClasses ecoreClass="sgraph.ecore#//FinalState"/>
  34. <genClasses image="false" ecoreClass="sgraph.ecore#//Variable"/>
  35. <genClasses ecoreClass="sgraph.ecore#//Junction"/>
  36. <genClasses ecoreClass="sgraph.ecore#//Event"/>
  37. <genClasses ecoreClass="sgraph.ecore#//Choice"/>
  38. <genClasses ecoreClass="sgraph.ecore#//Statechart">
  39. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Statechart/regions"/>
  40. </genClasses>
  41. <genClasses ecoreClass="sgraph.ecore#//Entry">
  42. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Entry/kind"/>
  43. </genClasses>
  44. <genClasses image="false" ecoreClass="sgraph.ecore#//Trigger"/>
  45. <genClasses image="false" ecoreClass="sgraph.ecore#//Effect"/>
  46. <genClasses image="false" ecoreClass="sgraph.ecore#//ExpressionElement">
  47. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//ExpressionElement/expression"/>
  48. </genClasses>
  49. <genClasses image="false" ecoreClass="sgraph.ecore#//Declaration"/>
  50. <genClasses image="false" ecoreClass="sgraph.ecore#//Reaction">
  51. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/trigger"/>
  52. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/effect"/>
  53. </genClasses>
  54. <genClasses image="false" ecoreClass="sgraph.ecore#//ReactiveElement">
  55. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//ReactiveElement/reactions"/>
  56. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//ReactiveElement/localReactions"/>
  57. </genClasses>
  58. <genClasses ecoreClass="sgraph.ecore#//Exit"/>
  59. <genClasses ecoreClass="sgraph.ecore#//Scope">
  60. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/declarations"/>
  61. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/events"/>
  62. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/variables"/>
  63. </genClasses>
  64. <genClasses image="false" ecoreClass="sgraph.ecore#//ScopedElement">
  65. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//ScopedElement/scopes"/>
  66. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//ScopedElement/namespace"/>
  67. </genClasses>
  68. <genClasses ecoreClass="sgraph.ecore#//Synchronization"/>
  69. <genClasses ecoreClass="sgraph.ecore#//State">
  70. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//State/subRegions"/>
  71. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/orthogonal"/>
  72. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sgraph.ecore#//State/substatechart"/>
  73. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/submachine"/>
  74. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/simple"/>
  75. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/composite"/>
  76. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/leaf"/>
  77. </genClasses>
  78. <genClasses ecoreClass="sgraph.ecore#//Statement"/>
  79. </genPackages>
  80. </genmodel:GenModel>