projet-mini-genie-logiciel-.../eclipse-workspace/fr.n7.simplepdl/simplePDL.genmodel
Laurent Fainsin 20a2903728 regénération des models
à faire: changer les targets en place partout
à faire: modifier les edit pour que les getText soient jolis
2021-10-13 19:22:57 +02:00

50 lines
4.3 KiB
XML

<?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" modelDirectory="/fr.n7.simplepdl/src" modelPluginID="fr.n7.simplepdl"
modelName="Simplepdl" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container"
importerID="org.eclipse.emf.importer.ecore" complianceLevel="5.0" copyrightFields="false"
operationReflection="true" importOrganizing="true">
<foreignModel>simplePDL.ecore</foreignModel>
<genPackages prefix="Simplepdl" disposableProviderFactory="true" ecorePackage="simplePDL.ecore#/">
<genEnums typeSafeEnumCompatible="false" ecoreEnum="simplePDL.ecore#//WorkSequenceType">
<genEnumLiterals ecoreEnumLiteral="simplePDL.ecore#//WorkSequenceType/startToStart"/>
<genEnumLiterals ecoreEnumLiteral="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
<genEnumLiterals ecoreEnumLiteral="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
<genEnumLiterals ecoreEnumLiteral="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
</genEnums>
<genClasses image="false" ecoreClass="simplePDL.ecore#//ProcessElement">
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference simplePDL.ecore#//ProcessElement/process"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//ProcessElement/guidances"/>
</genClasses>
<genClasses ecoreClass="simplePDL.ecore#//WorkDefinition">
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute simplePDL.ecore#//WorkDefinition/name"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference simplePDL.ecore#//WorkDefinition/requests"/>
</genClasses>
<genClasses ecoreClass="simplePDL.ecore#//WorkSequence">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute simplePDL.ecore#//WorkSequence/linkType"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//WorkSequence/predecessor"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//WorkSequence/successor"/>
</genClasses>
<genClasses ecoreClass="simplePDL.ecore#//Process">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute simplePDL.ecore#//Process/name"/>
<genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference simplePDL.ecore#//Process/processElements"/>
</genClasses>
<genClasses ecoreClass="simplePDL.ecore#//Guidance">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute simplePDL.ecore#//Guidance/text"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//Guidance/elements"/>
</genClasses>
<genClasses ecoreClass="simplePDL.ecore#//Resource">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute simplePDL.ecore#//Resource/quantity"/>
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute simplePDL.ecore#//Resource/name"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//Resource/requests"/>
</genClasses>
<genClasses ecoreClass="simplePDL.ecore#//Request">
<genFeatures createChild="false" ecoreFeature="ecore:EAttribute simplePDL.ecore#//Request/quantity"/>
<genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference simplePDL.ecore#//Request/target"/>
<genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference simplePDL.ecore#//Request/requester"/>
</genClasses>
</genPackages>
</genmodel:GenModel>