sgraph.genmodel 7.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586
  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/annotations"/>
  39. </genClasses>
  40. <genClasses ecoreClass="sgraph.ecore#//Entry">
  41. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//Entry/kind"/>
  42. </genClasses>
  43. <genClasses ecoreClass="sgraph.ecore#//Exit"/>
  44. <genClasses image="false" ecoreClass="sgraph.ecore#//ReactiveElement">
  45. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//ReactiveElement/localReactions"/>
  46. </genClasses>
  47. <genClasses image="false" ecoreClass="sgraph.ecore#//Reaction">
  48. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/trigger"/>
  49. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/effect"/>
  50. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Reaction/properties"/>
  51. </genClasses>
  52. <genClasses image="false" ecoreClass="sgraph.ecore#//Trigger"/>
  53. <genClasses image="false" ecoreClass="sgraph.ecore#//Effect"/>
  54. <genClasses ecoreClass="sgraph.ecore#//ReactionProperty"/>
  55. <genClasses image="false" ecoreClass="sgraph.ecore#//SpecificationElement">
  56. <genFeatures createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//SpecificationElement/specification"/>
  57. </genClasses>
  58. <genClasses ecoreClass="sgraph.ecore#//Scope">
  59. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/declarations"/>
  60. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/events"/>
  61. <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/variables"/>
  62. <genFeatures property="None" children="true" createChild="false" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/reactions"/>
  63. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//Scope/members"/>
  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 createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/simple"/>
  73. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/composite"/>
  74. <genFeatures property="Readonly" createChild="false" ecoreFeature="ecore:EAttribute sgraph.ecore#//State/leaf"/>
  75. </genClasses>
  76. <genClasses ecoreClass="sgraph.ecore#//RegularState"/>
  77. <genClasses image="false" ecoreClass="sgraph.ecore#//CompositeElement">
  78. <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference sgraph.ecore#//CompositeElement/regions"/>
  79. </genClasses>
  80. <genClasses ecoreClass="sgraph.ecore#//ImportDeclaration">
  81. <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference sgraph.ecore#//ImportDeclaration/declaration"/>
  82. </genClasses>
  83. <genClasses ecoreClass="sgraph.ecore#//ScopeMember"/>
  84. </genPackages>
  85. </genmodel:GenModel>