blob: 5b4e9cbde6c20d4c9253fa6d3feab3cf1e9ffa8f [file]
<?xml version="1.0" encoding="UTF-8"?>
<genmodel:GenModel xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore"
xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" copyrightText="Copyright (c) 2009 Obeo.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Obeo - initial API and implementation&#xA;"
modelDirectory="/org.eclipse.emf.samples.eef.tarot/src-gen" editDirectory="/org.eclipse.emf.samples.eef.tarot.edit/src-gen"
editorDirectory="/org.eclipse.emf.samples.eef.tarot.editor/src-gen" modelPluginID="org.eclipse.emf.samples.eef.tarot"
modelName="Tarot" richClientPlatform="true" testsDirectory="/org.eclipse.emf.samples.eef.tarot.tests/src-gen"
importerID="org.eclipse.emf.importer.ecore" complianceLevel="6.0" copyrightFields="false">
<foreignModel>tarot.ecore</foreignModel>
<genPackages prefix="Tarot" basePackage="org.eclipse.emf.samples.eef" disposableProviderFactory="true"
multipleEditorPages="false" ecorePackage="tarot.ecore#/">
<genEnums typeSafeEnumCompatible="false" ecoreEnum="tarot.ecore#//BID">
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//BID/SMALL"/>
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//BID/GUARD"/>
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//BID/GUARD_WITHOUT"/>
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//BID/GUARD_AGAINST"/>
</genEnums>
<genEnums typeSafeEnumCompatible="false" ecoreEnum="tarot.ecore#//HANDFUL_SIZE">
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//HANDFUL_SIZE/SINGLE"/>
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//HANDFUL_SIZE/DOUBLE"/>
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//HANDFUL_SIZE/TRIPLE"/>
</genEnums>
<genEnums typeSafeEnumCompatible="false" ecoreEnum="tarot.ecore#//PLAYER_SIDE">
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//PLAYER_SIDE/ATTACK"/>
<genEnumLiterals ecoreEnumLiteral="tarot.ecore#//PLAYER_SIDE/DEFENSE"/>
</genEnums>
<genClasses ecoreClass="tarot.ecore#//Game">
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference tarot.ecore#//Game/players"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference tarot.ecore#//Game/entries"/>
</genClasses>
<genClasses ecoreClass="tarot.ecore#//Player">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Player/name"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Player/pics"/>
</genClasses>
<genClasses ecoreClass="tarot.ecore#//Round">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Round/bid"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference tarot.ecore#//Round/taker"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference tarot.ecore#//Round/partner"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference tarot.ecore#//Round/bonuses"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Round/extraPoints"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Round/score"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Round/won"/>
</genClasses>
<genClasses image="false" ecoreClass="tarot.ecore#//Bonus">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Bonus/side"/>
</genClasses>
<genClasses ecoreClass="tarot.ecore#//Misere">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference tarot.ecore#//Misere/declarer"/>
</genClasses>
<genClasses ecoreClass="tarot.ecore#//Handful">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Handful/size"/>
</genClasses>
<genClasses ecoreClass="tarot.ecore#//LeastAtLast"/>
<genClasses image="false" ecoreClass="tarot.ecore#//ScoreEntry">
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference tarot.ecore#//ScoreEntry/game"/>
<genOperations ecoreOperation="tarot.ecore#//ScoreEntry/score">
<genParameters ecoreParameter="tarot.ecore#//ScoreEntry/score/player"/>
</genOperations>
<genOperations ecoreOperation="tarot.ecore#//ScoreEntry/cumulativeScore">
<genParameters ecoreParameter="tarot.ecore#//ScoreEntry/cumulativeScore/player"/>
</genOperations>
</genClasses>
<genClasses ecoreClass="tarot.ecore#//Slam">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Slam/announced"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute tarot.ecore#//Slam/achieved"/>
</genClasses>
</genPackages>
</genmodel:GenModel>