sgraph.genmodel 7.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
  3. 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;"
  4. modelDirectory="/org.yakindu.sct.model.sgraph/src" modelPluginID="org.yakindu.sct.model.sgraph"
  5. modelName="SGraph" importerID="org.eclipse.emf.importer.ecore" containmentProxies="true"
  6. complianceLevel="6.0" usedGenPackages="../../../org.yakindu.base.types/model/base.genmodel#//base ../../../org.yakindu.base.types/model/types.genmodel#//types">
  7. <foreignModel>sgraph.ecore</foreignModel>
  8. <genPackages prefix="SGraph" basePackage="org.yakindu.sct.model" disposableProviderFactory="true"
  9. 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. <genEnums typeSafeEnumCompatible="false" ecoreEnum="sgraph.ecore#//ChoiceKind">
  16. <genEnumLiterals ecoreEnumLiteral="sgraph.ecore#//ChoiceKind/dynamic"/>
  17. <genEnumLiterals ecoreEnumLiteral="sgraph.ecore#//ChoiceKind/static"/>
  18. </genEnums>
  19. <genClasses image="false" ecoreClass="sgraph.ecore#//Pseudostate"/>
  20. <genClasses image="false" ecoreClass="sgraph.ecore#//Vertex">
  21. <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Vertex/parentRegion"/>
  22. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sgraph.ecore#//Vertex/incomingTransitions"/>
  23. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Vertex/outgoingTransitions"/>
  24. </genClasses>
  25. <genClasses ecoreClass="sgraph.ecore#//Region">
  26. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Region/vertices"/>
  27. <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Region/composite"/>
  28. </genClasses>
  29. <genClasses ecoreClass="sgraph.ecore#//Transition">
  30. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sgraph.ecore#//Transition/target"/>
  31. <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Transition/source"/>
  32. </genClasses>
  33. <genClasses ecoreClass="sgraph.ecore#//FinalState"/>
  34. <genClasses ecoreClass="sgraph.ecore#//Choice">
  35. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Choice/kind"/>
  36. </genClasses>
  37. <genClasses ecoreClass="sgraph.ecore#//Statechart">
  38. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Statechart/imports"/>
  39. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Statechart/domainID"/>
  40. </genClasses>
  41. <genClasses ecoreClass="sgraph.ecore#//Entry">
  42. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Entry/kind"/>
  43. </genClasses>
  44. <genClasses ecoreClass="sgraph.ecore#//Exit"/>
  45. <genClasses image="false" ecoreClass="sgraph.ecore#//ReactiveElement">
  46. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//ReactiveElement/reactions"/>
  47. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//ReactiveElement/localReactions"/>
  48. </genClasses>
  49. <genClasses image="false" ecoreClass="sgraph.ecore#//Reaction">
  50. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/trigger"/>
  51. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/effect"/>
  52. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/properties"/>
  53. </genClasses>
  54. <genClasses image="false" ecoreClass="sgraph.ecore#//Trigger"/>
  55. <genClasses image="false" ecoreClass="sgraph.ecore#//Effect"/>
  56. <genClasses ecoreClass="sgraph.ecore#//ReactionProperty"/>
  57. <genClasses image="false" ecoreClass="sgraph.ecore#//SpecificationElement">
  58. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//SpecificationElement/specification"/>
  59. </genClasses>
  60. <genClasses ecoreClass="sgraph.ecore#//Scope">
  61. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/declarations"/>
  62. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/events"/>
  63. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/variables"/>
  64. </genClasses>
  65. <genClasses image="false" ecoreClass="sgraph.ecore#//ScopedElement">
  66. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//ScopedElement/scopes"/>
  67. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//ScopedElement/namespace"/>
  68. </genClasses>
  69. <genClasses ecoreClass="sgraph.ecore#//Synchronization"/>
  70. <genClasses ecoreClass="sgraph.ecore#//State">
  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 createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/substatechartId"/>
  74. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/subchart"/>
  75. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/simple"/>
  76. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/composite"/>
  77. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/leaf"/>
  78. </genClasses>
  79. <genClasses ecoreClass="sgraph.ecore#//RegularState"/>
  80. <genClasses image="false" ecoreClass="sgraph.ecore#//CompositeElement">
  81. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//CompositeElement/regions"/>
  82. </genClasses>
  83. <genClasses ecoreClass="sgraph.ecore#//Import">
  84. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Import/importedNamespace"/>
  85. </genClasses>
  86. <genClasses ecoreClass="sgraph.ecore#//ImportDeclaration">
  87. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sgraph.ecore#//ImportDeclaration/declaration"/>
  88. </genClasses>
  89. </genPackages>
  90. </genmodel:GenModel>