feat: ajout TP6

This commit is contained in:
Laurent Fainsin 2021-10-06 12:34:26 +02:00
parent 3e4538ae9f
commit 3ad91794fd
117 changed files with 8452 additions and 2599 deletions

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" domainClass="simplepdl::Guidance" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<simplepdl:Process xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:simplepdl="http://simplepdl" name="developpement">
<processElements xsi:type="simplepdl:WorkDefinition" linksToSuccessors="//@processElements.4 //@processElements.5 //@processElements.6 //@processElements.7" name="Conception"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.4 //@processElements.5" name="RedactionDoc"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.6" linksToSuccessors="//@processElements.8" name="Programmation"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.7 //@processElements.8" name="RedactionTests"/>
<processElements xsi:type="simplepdl:WorkSequence" predecessor="//@processElements.0" successor="//@processElements.1"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToFinish" predecessor="//@processElements.0" successor="//@processElements.1"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToStart" predecessor="//@processElements.0" successor="//@processElements.2"/>
<processElements xsi:type="simplepdl:WorkSequence" predecessor="//@processElements.0" successor="//@processElements.3"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToFinish" predecessor="//@processElements.2" successor="//@processElements.3"/>
<processElements xsi:type="simplepdl:Guidance" text="A Guidance" elements="//@processElements.0 //@processElements.3"/>
<processElements xsi:type="simplepdl:WorkDefinition"/>
</simplepdl:Process>

View file

@ -0,0 +1,62 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:EdgeCreationDescription" name="WSCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']">
<sourceVariable name="source"/>
<targetVariable name="target"/>
<sourceViewVariable name="sourceView"/>
<targetViewVariable name="targetView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]"/>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements" sourceFinderExpression="feature:self" domainClass="simplepdl::Guidance" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:EdgeCreationDescription" name="WSCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']">
<sourceVariable name="source"/>
<targetVariable name="target"/>
<sourceViewVariable name="sourceView"/>
<targetViewVariable name="targetView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkSequence" referenceName="processElements">
<subModelOperations xsi:type="tool_1:SetValue" featureName="predecessor" valueExpression="[source/]"/>
<subModelOperations xsi:type="tool_1:SetValue" featureName="successor" valueExpression="[target/]"/>
</subModelOperations>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:NodeCreationDescription" name="GCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::Guidance" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool_1:ToolDescription" name="GuidanceLink" elementsToSelect="simplepdl::Guidance">
<element name="element"/>
<elementView name="elementView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:SetValue" featureName="elements" valueExpression="[elemets + target/]"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="UTF-8"?>
<viewpoint:DAnalysis xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" uid="_4VhNYCaBEeysd9mJZcvapQ" version="14.3.1.202003261200"/>

View file

@ -0,0 +1,320 @@
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:diagram="http://www.eclipse.org/sirius/diagram/1.1.0" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:simplepdl="http://simplepdl" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" xsi:schemaLocation="http://www.eclipse.org/sirius/description/1.1.0 http://www.eclipse.org/sirius/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/style/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description/style">
<viewpoint:DAnalysis uid="_4VhNYCaBEeysd9mJZcvapQ" selectedViews="_82qA0CaCEeysd9mJZcvapQ" version="14.3.1.202003261200">
<semanticResources>developpement.simplepdl</semanticResources>
<ownedViews xmi:type="viewpoint:DView" uid="_82qA0CaCEeysd9mJZcvapQ">
<viewpoint xmi:type="description:Viewpoint" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']"/>
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_EnQPUCaDEeysd9mJZcvapQ" name="developpementProcessDiagram" repPath="#_Em64ICaDEeysd9mJZcvapQ" changeId="2b7e7b21-1993-424e-88fe-2391551975e6">
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</ownedRepresentationDescriptors>
</ownedViews>
</viewpoint:DAnalysis>
<diagram:DSemanticDiagram uid="_Em64ICaDEeysd9mJZcvapQ">
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnrtICaDEeysd9mJZcvapQ" source="GMF_DIAGRAMS">
<data xmi:type="notation:Diagram" xmi:id="_EnrtISaDEeysd9mJZcvapQ" type="Sirius" element="_Em64ICaDEeysd9mJZcvapQ" measurementUnit="Pixel">
<children xmi:type="notation:Node" xmi:id="_d2p3ACaDEeysd9mJZcvapQ" type="2001" element="_d1xtQCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2sTQCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2sTQSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2v9oCaDEeysd9mJZcvapQ" type="3016" element="_d11-sCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2v9oSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2v9oiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2p3ASaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2p3AiaDEeysd9mJZcvapQ" x="485" y="55" width="261" height="120"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2thYCaDEeysd9mJZcvapQ" type="2001" element="_d16QICaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uIcCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uIcSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2wksCaDEeysd9mJZcvapQ" type="3016" element="_d16QISaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2wksSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2wksiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2thYSaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2thYiaDEeysd9mJZcvapQ" x="210" y="250" width="246" height="116"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uIciaDEeysd9mJZcvapQ" type="2001" element="_d16QIyaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uvgCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uvgSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwCaDEeysd9mJZcvapQ" type="3016" element="_d163MCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLwSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLwiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uIcyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uIdCaDEeysd9mJZcvapQ" x="530" y="295" width="191" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uvgiaDEeysd9mJZcvapQ" type="2001" element="_d163MiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2vWkCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2vWkSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwyaDEeysd9mJZcvapQ" type="3016" element="_d163MyaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLxCaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLxSaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uvgyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uvhCaDEeysd9mJZcvapQ" x="835" y="280" width="246" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad00cCaGEeycy6Dnvd4IOw" type="2001" element="_AdrDdyaGEeycy6Dnvd4IOw">
<children xmi:type="notation:Node" xmi:id="_Ad4e0CaGEeycy6Dnvd4IOw" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_Ad4e0SaGEeycy6Dnvd4IOw" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad5F4CaGEeycy6Dnvd4IOw" type="3003" element="_Adut0CaGEeycy6Dnvd4IOw">
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad5F4SaGEeycy6Dnvd4IOw" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad5F4iaGEeycy6Dnvd4IOw"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad00cSaGEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad00ciaGEeycy6Dnvd4IOw" x="925" y="57" width="135" height="116"/>
</children>
<styles xmi:type="notation:DiagramStyle" xmi:id="_EnrtIiaDEeysd9mJZcvapQ"/>
<edges xmi:type="notation:Edge" xmi:id="_8XXAQCaDEeysd9mJZcvapQ" type="4001" element="_8XMBICaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XXnUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XXnUSaDEeysd9mJZcvapQ" x="-14" y="3"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYSaDEeysd9mJZcvapQ" x="16" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYyaDEeysd9mJZcvapQ" x="15"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XXAQSaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XXAQiaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XXAQyaDEeysd9mJZcvapQ" points="[-14, 15, 116, -130]$[-81, 90, 49, -55]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVACaDEeysd9mJZcvapQ" id="(0.05747126436781609,0.875)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVASaDEeysd9mJZcvapQ" id="(0.6504065040650406,0.47413793103448276)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XeVAiaDEeysd9mJZcvapQ" type="4001" element="_8XOdYiaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8Xe8ECaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8ESaDEeysd9mJZcvapQ" x="-41" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8EiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8EyaDEeysd9mJZcvapQ" x="4" y="-8"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8FCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8FSaDEeysd9mJZcvapQ" x="9" y="4"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XeVAyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XeVBCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XeVBSaDEeysd9mJZcvapQ" points="[-9, 0, 151, -143]$[-160, 0, 0, -143]$[-160, 139, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjICaDEeysd9mJZcvapQ" id="(0.034482758620689655,0.4666666666666667)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjISaDEeysd9mJZcvapQ" id="(0.5040650406504065,0.034482758620689655)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XfjIiaDEeysd9mJZcvapQ" type="4001" element="_8XPEciaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uIciaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XfjJiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjJyaDEeysd9mJZcvapQ" x="-31"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKSaDEeysd9mJZcvapQ" x="21" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKyaDEeysd9mJZcvapQ" x="7" y="1"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XfjIyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XfjJCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XfjJSaDEeysd9mJZcvapQ" points="[-4, 24, 0, -124]$[-4, 144, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMCaDEeysd9mJZcvapQ" id="(0.5632183908045977,0.8)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMSaDEeysd9mJZcvapQ" id="(0.5130890052356021,0.031746031746031744)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgKMiaDEeysd9mJZcvapQ" type="4001" element="_8XPrgCaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XgKNiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKNyaDEeysd9mJZcvapQ" x="11"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOSaDEeysd9mJZcvapQ" x="-17" y="-2"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOyaDEeysd9mJZcvapQ" x="-17"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgKMyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgKNCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgKNSaDEeysd9mJZcvapQ" points="[19, 20, -125, -120]$[129, 125, -15, -15]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQCaDEeysd9mJZcvapQ" id="(0.8467432950191571,0.8333333333333334)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQSaDEeysd9mJZcvapQ" id="(0.06097560975609756,0.11904761904761904)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgxQiaDEeysd9mJZcvapQ" type="4001" element="_8XPrhSaDEeysd9mJZcvapQ" source="_d2uIciaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XhYUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUSaDEeysd9mJZcvapQ" x="-1" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYUiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUyaDEeysd9mJZcvapQ" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYVCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYVSaDEeysd9mJZcvapQ" x="-1" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgxQyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgxRCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgxRSaDEeysd9mJZcvapQ" points="[22, -7, -148, 0]$[136, -7, -34, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYViaDEeysd9mJZcvapQ" id="(0.8848167539267016,0.49206349206349204)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYVyaDEeysd9mJZcvapQ" id="(0.13821138211382114,0.5555555555555556)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGqNECaHEeycy6Dnvd4IOw" type="4001" element="_XF1tsCaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2p3ACaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGq0ICaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGq0ISaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQCaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQiaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGqNESaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGqNEiaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGqNEyaHEeycy6Dnvd4IOw" points="[0, 0, 440, 0]$[-440, 0, 0, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkCaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkSaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGvFkiaHEeycy6Dnvd4IOw" type="4001" element="_XF2UwiaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGvsoCaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoSaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvsoiaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvspCaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvspSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGvFkyaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGvFlCaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGvFlSaHEeycy6Dnvd4IOw" points="[0, 0, -33, -228]$[23, 165, -10, -63]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspiaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspyaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
</data>
</ownedAnnotationEntries>
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnxMsCaDEeysd9mJZcvapQ" source="DANNOTATION_CUSTOMIZATION_KEY">
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_EnxMsSaDEeysd9mJZcvapQ"/>
</ownedAnnotationEntries>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d1xtQCaDEeysd9mJZcvapQ" name="Conception" outgoingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ _8XPEciaDEeysd9mJZcvapQ _8XPrgCaDEeysd9mJZcvapQ" incomingEdges="_XF1tsCaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d11-sCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QICaDEeysd9mJZcvapQ" name="RedactionDoc" incomingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d16QISaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QIyaDEeysd9mJZcvapQ" name="Programmation" outgoingEdges="_8XPrhSaDEeysd9mJZcvapQ" incomingEdges="_8XPEciaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d163MiaDEeysd9mJZcvapQ" name="RedactionTests" incomingEdges="_8XPrgCaDEeysd9mJZcvapQ _8XPrhSaDEeysd9mJZcvapQ _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XMBICaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XN2UCaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XN2USaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XOdYiaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XOdYyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XOdZCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPEciaDEeysd9mJZcvapQ" name="finishToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QIyaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPEcyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPEdCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrgCaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrgSaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrgiaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrhSaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d16QIyaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrhiaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrhyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_AdrDdyaGEeycy6Dnvd4IOw" name="A Guidance" outgoingEdges="_XF1tsCaHEeycy6Dnvd4IOw _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<semanticElements xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Square" uid="_Adut0CaGEeycy6Dnvd4IOw" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node" color="214,197,66">
<description xmi:type="style:SquareDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF1tsCaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d1xtQCaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF1tsSaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF1tsiaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF2UwiaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF2UwyaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF2UxCaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_EnDbACaDEeysd9mJZcvapQ"/>
<activatedLayers xmi:type="description_1:Layer" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</diagram:DSemanticDiagram>
</xmi:XMI>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,319 @@
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:diagram="http://www.eclipse.org/sirius/diagram/1.1.0" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:simplepdl="http://simplepdl" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" xsi:schemaLocation="http://www.eclipse.org/sirius/description/1.1.0 http://www.eclipse.org/sirius/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/style/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description/style">
<viewpoint:DAnalysis uid="_4VhNYCaBEeysd9mJZcvapQ" selectedViews="_82qA0CaCEeysd9mJZcvapQ" version="14.3.1.202003261200">
<semanticResources>developpement.simplepdl</semanticResources>
<ownedViews xmi:type="viewpoint:DView" uid="_82qA0CaCEeysd9mJZcvapQ">
<viewpoint xmi:type="description:Viewpoint" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']"/>
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_EnQPUCaDEeysd9mJZcvapQ" name="developpementProcessDiagram" repPath="#_Em64ICaDEeysd9mJZcvapQ" changeId="08d0975d-be21-4cc2-97ed-799edee00509">
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</ownedRepresentationDescriptors>
</ownedViews>
</viewpoint:DAnalysis>
<diagram:DSemanticDiagram uid="_Em64ICaDEeysd9mJZcvapQ">
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnrtICaDEeysd9mJZcvapQ" source="GMF_DIAGRAMS">
<data xmi:type="notation:Diagram" xmi:id="_EnrtISaDEeysd9mJZcvapQ" type="Sirius" element="_Em64ICaDEeysd9mJZcvapQ" measurementUnit="Pixel">
<children xmi:type="notation:Node" xmi:id="_d2p3ACaDEeysd9mJZcvapQ" type="2001" element="_d1xtQCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2sTQCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2sTQSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2v9oCaDEeysd9mJZcvapQ" type="3016" element="_d11-sCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2v9oSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2v9oiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2p3ASaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2p3AiaDEeysd9mJZcvapQ" x="485" y="55" width="261" height="120"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2thYCaDEeysd9mJZcvapQ" type="2001" element="_d16QICaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uIcCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uIcSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2wksCaDEeysd9mJZcvapQ" type="3016" element="_d16QISaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2wksSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2wksiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2thYSaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2thYiaDEeysd9mJZcvapQ" x="210" y="250" width="246" height="116"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uIciaDEeysd9mJZcvapQ" type="2001" element="_d16QIyaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uvgCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uvgSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwCaDEeysd9mJZcvapQ" type="3016" element="_d163MCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLwSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLwiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uIcyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uIdCaDEeysd9mJZcvapQ" x="530" y="295" width="191" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uvgiaDEeysd9mJZcvapQ" type="2001" element="_d163MiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2vWkCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2vWkSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwyaDEeysd9mJZcvapQ" type="3016" element="_d163MyaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLxCaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLxSaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uvgyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uvhCaDEeysd9mJZcvapQ" x="835" y="280" width="246" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad00cCaGEeycy6Dnvd4IOw" type="2001" element="_AdrDdyaGEeycy6Dnvd4IOw">
<children xmi:type="notation:Node" xmi:id="_Ad4e0CaGEeycy6Dnvd4IOw" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_Ad4e0SaGEeycy6Dnvd4IOw" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad5F4CaGEeycy6Dnvd4IOw" type="3003" element="_Adut0CaGEeycy6Dnvd4IOw">
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad5F4SaGEeycy6Dnvd4IOw" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad5F4iaGEeycy6Dnvd4IOw"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad00cSaGEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad00ciaGEeycy6Dnvd4IOw" x="925" y="57" width="135" height="116"/>
</children>
<styles xmi:type="notation:DiagramStyle" xmi:id="_EnrtIiaDEeysd9mJZcvapQ"/>
<edges xmi:type="notation:Edge" xmi:id="_8XXAQCaDEeysd9mJZcvapQ" type="4001" element="_8XMBICaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XXnUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XXnUSaDEeysd9mJZcvapQ" x="-14" y="3"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYSaDEeysd9mJZcvapQ" x="16" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYyaDEeysd9mJZcvapQ" x="15"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XXAQSaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XXAQiaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XXAQyaDEeysd9mJZcvapQ" points="[-14, 15, 116, -130]$[-81, 90, 49, -55]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVACaDEeysd9mJZcvapQ" id="(0.05747126436781609,0.875)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVASaDEeysd9mJZcvapQ" id="(0.6504065040650406,0.47413793103448276)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XeVAiaDEeysd9mJZcvapQ" type="4001" element="_8XOdYiaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8Xe8ECaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8ESaDEeysd9mJZcvapQ" x="-41" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8EiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8EyaDEeysd9mJZcvapQ" x="4" y="-8"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8FCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8FSaDEeysd9mJZcvapQ" x="9" y="4"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XeVAyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XeVBCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XeVBSaDEeysd9mJZcvapQ" points="[-9, 0, 151, -143]$[-160, 0, 0, -143]$[-160, 139, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjICaDEeysd9mJZcvapQ" id="(0.034482758620689655,0.4666666666666667)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjISaDEeysd9mJZcvapQ" id="(0.5040650406504065,0.034482758620689655)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XfjIiaDEeysd9mJZcvapQ" type="4001" element="_8XPEciaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uIciaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XfjJiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjJyaDEeysd9mJZcvapQ" x="-31"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKSaDEeysd9mJZcvapQ" x="21" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKyaDEeysd9mJZcvapQ" x="7" y="1"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XfjIyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XfjJCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XfjJSaDEeysd9mJZcvapQ" points="[-4, 24, 0, -124]$[-4, 144, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMCaDEeysd9mJZcvapQ" id="(0.5632183908045977,0.8)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMSaDEeysd9mJZcvapQ" id="(0.5130890052356021,0.031746031746031744)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgKMiaDEeysd9mJZcvapQ" type="4001" element="_8XPrgCaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XgKNiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKNyaDEeysd9mJZcvapQ" x="12"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOSaDEeysd9mJZcvapQ" x="-21" y="-1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOyaDEeysd9mJZcvapQ" x="-21" y="1"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgKMyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgKNCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgKNSaDEeysd9mJZcvapQ" points="[78, 60, -157, -120]$[220, 168, -15, -12]"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQSaDEeysd9mJZcvapQ" id="(0.06097560975609756,0.11904761904761904)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgxQiaDEeysd9mJZcvapQ" type="4001" element="_8XPrhSaDEeysd9mJZcvapQ" source="_d2uIciaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XhYUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUSaDEeysd9mJZcvapQ" x="-1" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYUiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUyaDEeysd9mJZcvapQ" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYVCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYVSaDEeysd9mJZcvapQ" x="-1" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgxQyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgxRCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgxRSaDEeysd9mJZcvapQ" points="[22, -7, -148, 0]$[136, -7, -34, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYViaDEeysd9mJZcvapQ" id="(0.8848167539267016,0.49206349206349204)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYVyaDEeysd9mJZcvapQ" id="(0.13821138211382114,0.5555555555555556)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGqNECaHEeycy6Dnvd4IOw" type="4001" element="_XF1tsCaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2p3ACaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGq0ICaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGq0ISaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQCaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQiaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGqNESaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGqNEiaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGqNEyaHEeycy6Dnvd4IOw" points="[0, 0, 440, 0]$[-440, 0, 0, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkCaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkSaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGvFkiaHEeycy6Dnvd4IOw" type="4001" element="_XF2UwiaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGvsoCaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoSaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvsoiaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvspCaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvspSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGvFkyaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGvFlCaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGvFlSaHEeycy6Dnvd4IOw" points="[0, 0, -33, -228]$[23, 165, -10, -63]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspiaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspyaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
</data>
</ownedAnnotationEntries>
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnxMsCaDEeysd9mJZcvapQ" source="DANNOTATION_CUSTOMIZATION_KEY">
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_EnxMsSaDEeysd9mJZcvapQ"/>
</ownedAnnotationEntries>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d1xtQCaDEeysd9mJZcvapQ" name="Conception" outgoingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ _8XPEciaDEeysd9mJZcvapQ _8XPrgCaDEeysd9mJZcvapQ" incomingEdges="_XF1tsCaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d11-sCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QICaDEeysd9mJZcvapQ" name="RedactionDoc" incomingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d16QISaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QIyaDEeysd9mJZcvapQ" name="Programmation" outgoingEdges="_8XPrhSaDEeysd9mJZcvapQ" incomingEdges="_8XPEciaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d163MiaDEeysd9mJZcvapQ" name="RedactionTests" incomingEdges="_8XPrgCaDEeysd9mJZcvapQ _8XPrhSaDEeysd9mJZcvapQ _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XMBICaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XN2UCaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XN2USaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XOdYiaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XOdYyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XOdZCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPEciaDEeysd9mJZcvapQ" name="finishToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QIyaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPEcyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPEdCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrgCaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrgSaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrgiaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrhSaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d16QIyaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrhiaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrhyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_AdrDdyaGEeycy6Dnvd4IOw" name="A Guidance" outgoingEdges="_XF1tsCaHEeycy6Dnvd4IOw _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<semanticElements xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Square" uid="_Adut0CaGEeycy6Dnvd4IOw" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node" color="214,197,66">
<description xmi:type="style:SquareDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF1tsCaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d1xtQCaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF1tsSaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF1tsiaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF2UwiaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF2UwyaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF2UxCaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_EnDbACaDEeysd9mJZcvapQ"/>
<activatedLayers xmi:type="description_1:Layer" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</diagram:DSemanticDiagram>
</xmi:XMI>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<viewpoint:DAnalysis xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" uid="_4VhNYCaBEeysd9mJZcvapQ" version="14.3.1.202003261200">
<semanticResources>developpement.simplepdl</semanticResources>
</viewpoint:DAnalysis>

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<simplepdl:Process xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:simplepdl="http://simplepdl" name="developpement">
<processElements xsi:type="simplepdl:WorkDefinition" linksToSuccessors="//@processElements.4 //@processElements.5 //@processElements.6 //@processElements.7" name="Conception"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.4 //@processElements.5" name="RedactionDoc"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.6" linksToSuccessors="//@processElements.8" name="Programmation"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.7 //@processElements.8" name="RedactionTests"/>
<processElements xsi:type="simplepdl:WorkSequence" predecessor="//@processElements.0" successor="//@processElements.1"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToFinish" predecessor="//@processElements.0" successor="//@processElements.1"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToStart" predecessor="//@processElements.0" successor="//@processElements.2"/>
<processElements xsi:type="simplepdl:WorkSequence" predecessor="//@processElements.0" successor="//@processElements.3"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToFinish" predecessor="//@processElements.2" successor="//@processElements.3"/>
</simplepdl:Process>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,319 @@
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:diagram="http://www.eclipse.org/sirius/diagram/1.1.0" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:simplepdl="http://simplepdl" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" xsi:schemaLocation="http://www.eclipse.org/sirius/description/1.1.0 http://www.eclipse.org/sirius/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/style/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description/style">
<viewpoint:DAnalysis uid="_4VhNYCaBEeysd9mJZcvapQ" selectedViews="_82qA0CaCEeysd9mJZcvapQ" version="14.3.1.202003261200">
<semanticResources>developpement.simplepdl</semanticResources>
<ownedViews xmi:type="viewpoint:DView" uid="_82qA0CaCEeysd9mJZcvapQ">
<viewpoint xmi:type="description:Viewpoint" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']"/>
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_EnQPUCaDEeysd9mJZcvapQ" name="developpementProcessDiagram" repPath="#_Em64ICaDEeysd9mJZcvapQ" changeId="d944a349-105a-4b0a-a50e-acebe60080b9">
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</ownedRepresentationDescriptors>
</ownedViews>
</viewpoint:DAnalysis>
<diagram:DSemanticDiagram uid="_Em64ICaDEeysd9mJZcvapQ">
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnrtICaDEeysd9mJZcvapQ" source="GMF_DIAGRAMS">
<data xmi:type="notation:Diagram" xmi:id="_EnrtISaDEeysd9mJZcvapQ" type="Sirius" element="_Em64ICaDEeysd9mJZcvapQ" measurementUnit="Pixel">
<children xmi:type="notation:Node" xmi:id="_d2p3ACaDEeysd9mJZcvapQ" type="2001" element="_d1xtQCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2sTQCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2sTQSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2v9oCaDEeysd9mJZcvapQ" type="3016" element="_d11-sCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2v9oSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2v9oiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2p3ASaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2p3AiaDEeysd9mJZcvapQ" x="485" y="55" width="261" height="120"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2thYCaDEeysd9mJZcvapQ" type="2001" element="_d16QICaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uIcCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uIcSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2wksCaDEeysd9mJZcvapQ" type="3016" element="_d16QISaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2wksSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2wksiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2thYSaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2thYiaDEeysd9mJZcvapQ" x="210" y="250" width="246" height="116"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uIciaDEeysd9mJZcvapQ" type="2001" element="_d16QIyaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uvgCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uvgSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwCaDEeysd9mJZcvapQ" type="3016" element="_d163MCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLwSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLwiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uIcyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uIdCaDEeysd9mJZcvapQ" x="530" y="295" width="191" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uvgiaDEeysd9mJZcvapQ" type="2001" element="_d163MiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2vWkCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2vWkSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwyaDEeysd9mJZcvapQ" type="3016" element="_d163MyaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLxCaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLxSaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uvgyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uvhCaDEeysd9mJZcvapQ" x="835" y="280" width="246" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad00cCaGEeycy6Dnvd4IOw" type="2001" element="_AdrDdyaGEeycy6Dnvd4IOw">
<children xmi:type="notation:Node" xmi:id="_Ad4e0CaGEeycy6Dnvd4IOw" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_Ad4e0SaGEeycy6Dnvd4IOw" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad5F4CaGEeycy6Dnvd4IOw" type="3003" element="_Adut0CaGEeycy6Dnvd4IOw">
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad5F4SaGEeycy6Dnvd4IOw" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad5F4iaGEeycy6Dnvd4IOw"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad00cSaGEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad00ciaGEeycy6Dnvd4IOw" x="925" y="57" width="135" height="116"/>
</children>
<styles xmi:type="notation:DiagramStyle" xmi:id="_EnrtIiaDEeysd9mJZcvapQ"/>
<edges xmi:type="notation:Edge" xmi:id="_8XXAQCaDEeysd9mJZcvapQ" type="4001" element="_8XMBICaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XXnUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XXnUSaDEeysd9mJZcvapQ" x="-14" y="3"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYSaDEeysd9mJZcvapQ" x="16" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYyaDEeysd9mJZcvapQ" x="15"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XXAQSaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XXAQiaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XXAQyaDEeysd9mJZcvapQ" points="[-14, 15, 116, -130]$[-81, 90, 49, -55]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVACaDEeysd9mJZcvapQ" id="(0.05747126436781609,0.875)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVASaDEeysd9mJZcvapQ" id="(0.6504065040650406,0.47413793103448276)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XeVAiaDEeysd9mJZcvapQ" type="4001" element="_8XOdYiaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8Xe8ECaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8ESaDEeysd9mJZcvapQ" x="-41" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8EiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8EyaDEeysd9mJZcvapQ" x="4" y="-8"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8FCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8FSaDEeysd9mJZcvapQ" x="9" y="4"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XeVAyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XeVBCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XeVBSaDEeysd9mJZcvapQ" points="[-9, 0, 151, -143]$[-160, 0, 0, -143]$[-160, 139, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjICaDEeysd9mJZcvapQ" id="(0.034482758620689655,0.4666666666666667)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjISaDEeysd9mJZcvapQ" id="(0.5040650406504065,0.034482758620689655)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XfjIiaDEeysd9mJZcvapQ" type="4001" element="_8XPEciaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uIciaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XfjJiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjJyaDEeysd9mJZcvapQ" x="-31"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKSaDEeysd9mJZcvapQ" x="21" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKyaDEeysd9mJZcvapQ" x="7" y="1"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XfjIyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XfjJCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XfjJSaDEeysd9mJZcvapQ" points="[-4, 24, 0, -124]$[-4, 144, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMCaDEeysd9mJZcvapQ" id="(0.5632183908045977,0.8)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMSaDEeysd9mJZcvapQ" id="(0.5130890052356021,0.031746031746031744)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgKMiaDEeysd9mJZcvapQ" type="4001" element="_8XPrgCaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XgKNiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKNyaDEeysd9mJZcvapQ" x="12"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOSaDEeysd9mJZcvapQ" x="-21" y="-1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOyaDEeysd9mJZcvapQ" x="-21" y="1"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgKMyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgKNCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgKNSaDEeysd9mJZcvapQ" points="[78, 60, -157, -120]$[220, 168, -15, -12]"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQSaDEeysd9mJZcvapQ" id="(0.06097560975609756,0.11904761904761904)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgxQiaDEeysd9mJZcvapQ" type="4001" element="_8XPrhSaDEeysd9mJZcvapQ" source="_d2uIciaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XhYUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUSaDEeysd9mJZcvapQ" x="-1" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYUiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUyaDEeysd9mJZcvapQ" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYVCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYVSaDEeysd9mJZcvapQ" x="-1" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgxQyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgxRCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgxRSaDEeysd9mJZcvapQ" points="[22, -7, -148, 0]$[136, -7, -34, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYViaDEeysd9mJZcvapQ" id="(0.8848167539267016,0.49206349206349204)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYVyaDEeysd9mJZcvapQ" id="(0.13821138211382114,0.5555555555555556)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGqNECaHEeycy6Dnvd4IOw" type="4001" element="_XF1tsCaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2p3ACaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGq0ICaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGq0ISaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQCaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQiaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGqNESaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGqNEiaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGqNEyaHEeycy6Dnvd4IOw" points="[0, 0, 440, 0]$[-440, 0, 0, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkCaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkSaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGvFkiaHEeycy6Dnvd4IOw" type="4001" element="_XF2UwiaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGvsoCaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoSaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvsoiaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvspCaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvspSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGvFkyaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGvFlCaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGvFlSaHEeycy6Dnvd4IOw" points="[0, 0, -33, -228]$[23, 165, -10, -63]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspiaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspyaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
</data>
</ownedAnnotationEntries>
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnxMsCaDEeysd9mJZcvapQ" source="DANNOTATION_CUSTOMIZATION_KEY">
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_EnxMsSaDEeysd9mJZcvapQ"/>
</ownedAnnotationEntries>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d1xtQCaDEeysd9mJZcvapQ" name="Conception" outgoingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ _8XPEciaDEeysd9mJZcvapQ _8XPrgCaDEeysd9mJZcvapQ" incomingEdges="_XF1tsCaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d11-sCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QICaDEeysd9mJZcvapQ" name="RedactionDoc" incomingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d16QISaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QIyaDEeysd9mJZcvapQ" name="Programmation" outgoingEdges="_8XPrhSaDEeysd9mJZcvapQ" incomingEdges="_8XPEciaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d163MiaDEeysd9mJZcvapQ" name="RedactionTests" incomingEdges="_8XPrgCaDEeysd9mJZcvapQ _8XPrhSaDEeysd9mJZcvapQ _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XMBICaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XN2UCaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XN2USaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XOdYiaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XOdYyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XOdZCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPEciaDEeysd9mJZcvapQ" name="finishToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QIyaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPEcyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPEdCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrgCaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrgSaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrgiaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrhSaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d16QIyaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrhiaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrhyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_AdrDdyaGEeycy6Dnvd4IOw" name="A Guidance" outgoingEdges="_XF1tsCaHEeycy6Dnvd4IOw _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<semanticElements xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Square" uid="_Adut0CaGEeycy6Dnvd4IOw" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node" color="214,197,66">
<description xmi:type="style:SquareDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF1tsCaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d1xtQCaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF1tsSaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF1tsiaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF2UwiaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF2UwyaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF2UxCaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_EnDbACaDEeysd9mJZcvapQ"/>
<activatedLayers xmi:type="description_1:Layer" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</diagram:DSemanticDiagram>
</xmi:XMI>

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="1" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" labelExpression="feature:linkType">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" labelExpression="feature:linkType">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,76 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:EdgeCreationDescription" name="WSCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']">
<sourceVariable name="source"/>
<targetVariable name="target"/>
<sourceViewVariable name="sourceView"/>
<targetViewVariable name="targetView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkSequence" referenceName="processElements">
<subModelOperations xsi:type="tool_1:SetValue" featureName="predecessor" valueExpression="[source/]"/>
<subModelOperations xsi:type="tool_1:SetValue" featureName="successor" valueExpression="[target/]"/>
</subModelOperations>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:NodeCreationDescription" name="GCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::Guidance" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,339 @@
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:diagram="http://www.eclipse.org/sirius/diagram/1.1.0" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:simplepdl="http://simplepdl" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" xsi:schemaLocation="http://www.eclipse.org/sirius/description/1.1.0 http://www.eclipse.org/sirius/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/style/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description/style">
<viewpoint:DAnalysis uid="_4VhNYCaBEeysd9mJZcvapQ" selectedViews="_82qA0CaCEeysd9mJZcvapQ" version="14.3.1.202003261200">
<semanticResources>developpement.simplepdl</semanticResources>
<ownedViews xmi:type="viewpoint:DView" uid="_82qA0CaCEeysd9mJZcvapQ">
<viewpoint xmi:type="description:Viewpoint" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']"/>
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_EnQPUCaDEeysd9mJZcvapQ" name="developpementProcessDiagram" repPath="#_Em64ICaDEeysd9mJZcvapQ" changeId="f4d1aa87-0273-4f5c-99f8-75d0777f232c">
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</ownedRepresentationDescriptors>
</ownedViews>
</viewpoint:DAnalysis>
<diagram:DSemanticDiagram uid="_Em64ICaDEeysd9mJZcvapQ">
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnrtICaDEeysd9mJZcvapQ" source="GMF_DIAGRAMS">
<data xmi:type="notation:Diagram" xmi:id="_EnrtISaDEeysd9mJZcvapQ" type="Sirius" element="_Em64ICaDEeysd9mJZcvapQ" measurementUnit="Pixel">
<children xmi:type="notation:Node" xmi:id="_d2p3ACaDEeysd9mJZcvapQ" type="2001" element="_d1xtQCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2sTQCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2sTQSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2v9oCaDEeysd9mJZcvapQ" type="3016" element="_d11-sCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2v9oSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2v9oiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2p3ASaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2p3AiaDEeysd9mJZcvapQ" x="485" y="55" width="261" height="120"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2thYCaDEeysd9mJZcvapQ" type="2001" element="_d16QICaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uIcCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uIcSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2wksCaDEeysd9mJZcvapQ" type="3016" element="_d16QISaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2wksSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2wksiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2thYSaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2thYiaDEeysd9mJZcvapQ" x="210" y="250" width="246" height="116"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uIciaDEeysd9mJZcvapQ" type="2001" element="_d16QIyaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uvgCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uvgSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwCaDEeysd9mJZcvapQ" type="3016" element="_d163MCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLwSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLwiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uIcyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uIdCaDEeysd9mJZcvapQ" x="530" y="295" width="191" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uvgiaDEeysd9mJZcvapQ" type="2001" element="_d163MiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2vWkCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2vWkSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwyaDEeysd9mJZcvapQ" type="3016" element="_d163MyaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLxCaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLxSaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uvgyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uvhCaDEeysd9mJZcvapQ" x="835" y="280" width="246" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad00cCaGEeycy6Dnvd4IOw" type="2001" element="_AdrDdyaGEeycy6Dnvd4IOw">
<children xmi:type="notation:Node" xmi:id="_Ad4e0CaGEeycy6Dnvd4IOw" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_Ad4e0SaGEeycy6Dnvd4IOw" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_Ad5F4CaGEeycy6Dnvd4IOw" type="3003" element="_Adut0CaGEeycy6Dnvd4IOw">
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad5F4SaGEeycy6Dnvd4IOw" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad5F4iaGEeycy6Dnvd4IOw"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_Ad00cSaGEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_Ad00ciaGEeycy6Dnvd4IOw" x="925" y="57" width="135" height="116"/>
</children>
<children xmi:type="notation:Node" xmi:id="_UTH5ACaIEeycy6Dnvd4IOw" type="2001" element="_UTCZcCaIEeycy6Dnvd4IOw">
<children xmi:type="notation:Node" xmi:id="_UTH5AyaIEeycy6Dnvd4IOw" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_UTH5BCaIEeycy6Dnvd4IOw" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_UTIgECaIEeycy6Dnvd4IOw" type="3016" element="_UTCZcSaIEeycy6Dnvd4IOw">
<styles xmi:type="notation:ShapeStyle" xmi:id="_UTIgESaIEeycy6Dnvd4IOw" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_UTIgEiaIEeycy6Dnvd4IOw"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_UTH5ASaIEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_UTH5AiaIEeycy6Dnvd4IOw" x="1305" y="145" width="136" height="200"/>
</children>
<styles xmi:type="notation:DiagramStyle" xmi:id="_EnrtIiaDEeysd9mJZcvapQ"/>
<edges xmi:type="notation:Edge" xmi:id="_8XXAQCaDEeysd9mJZcvapQ" type="4001" element="_8XMBICaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XXnUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XXnUSaDEeysd9mJZcvapQ" x="-14" y="3"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYSaDEeysd9mJZcvapQ" x="16" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYyaDEeysd9mJZcvapQ" x="15"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XXAQSaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XXAQiaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XXAQyaDEeysd9mJZcvapQ" points="[-14, 15, 116, -130]$[-81, 90, 49, -55]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVACaDEeysd9mJZcvapQ" id="(0.05747126436781609,0.875)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVASaDEeysd9mJZcvapQ" id="(0.6504065040650406,0.47413793103448276)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XeVAiaDEeysd9mJZcvapQ" type="4001" element="_8XOdYiaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8Xe8ECaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8ESaDEeysd9mJZcvapQ" x="-41" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8EiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8EyaDEeysd9mJZcvapQ" x="4" y="-8"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8FCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8FSaDEeysd9mJZcvapQ" x="9" y="4"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XeVAyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XeVBCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XeVBSaDEeysd9mJZcvapQ" points="[-9, 0, 151, -143]$[-160, 0, 0, -143]$[-160, 139, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjICaDEeysd9mJZcvapQ" id="(0.034482758620689655,0.4666666666666667)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjISaDEeysd9mJZcvapQ" id="(0.5040650406504065,0.034482758620689655)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XfjIiaDEeysd9mJZcvapQ" type="4001" element="_8XPEciaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uIciaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XfjJiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjJyaDEeysd9mJZcvapQ" x="-31"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKSaDEeysd9mJZcvapQ" x="21" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKyaDEeysd9mJZcvapQ" x="7" y="1"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XfjIyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XfjJCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XfjJSaDEeysd9mJZcvapQ" points="[-4, 24, 0, -124]$[-4, 144, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMCaDEeysd9mJZcvapQ" id="(0.5632183908045977,0.8)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMSaDEeysd9mJZcvapQ" id="(0.5130890052356021,0.031746031746031744)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgKMiaDEeysd9mJZcvapQ" type="4001" element="_8XPrgCaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XgKNiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKNyaDEeysd9mJZcvapQ" x="11"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOSaDEeysd9mJZcvapQ" x="-17" y="-2"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOyaDEeysd9mJZcvapQ" x="-17"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgKMyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgKNCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgKNSaDEeysd9mJZcvapQ" points="[19, 20, -125, -120]$[129, 125, -15, -15]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQCaDEeysd9mJZcvapQ" id="(0.8467432950191571,0.8333333333333334)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQSaDEeysd9mJZcvapQ" id="(0.06097560975609756,0.11904761904761904)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgxQiaDEeysd9mJZcvapQ" type="4001" element="_8XPrhSaDEeysd9mJZcvapQ" source="_d2uIciaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XhYUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUSaDEeysd9mJZcvapQ" x="-1" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYUiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUyaDEeysd9mJZcvapQ" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYVCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYVSaDEeysd9mJZcvapQ" x="-1" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgxQyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgxRCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgxRSaDEeysd9mJZcvapQ" points="[22, -7, -148, 0]$[136, -7, -34, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYViaDEeysd9mJZcvapQ" id="(0.8848167539267016,0.49206349206349204)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYVyaDEeysd9mJZcvapQ" id="(0.13821138211382114,0.5555555555555556)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGqNECaHEeycy6Dnvd4IOw" type="4001" element="_XF1tsCaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2p3ACaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGq0ICaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGq0ISaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQCaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGsCQiaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGsCQyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGqNESaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGqNEiaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGqNEyaHEeycy6Dnvd4IOw" points="[0, 0, 440, 0]$[-440, 0, 0, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkCaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvFkSaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_XGvFkiaHEeycy6Dnvd4IOw" type="4001" element="_XF2UwiaHEeycy6Dnvd4IOw" source="_Ad00cCaGEeycy6Dnvd4IOw" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_XGvsoCaHEeycy6Dnvd4IOw" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoSaHEeycy6Dnvd4IOw" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvsoiaHEeycy6Dnvd4IOw" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvsoyaHEeycy6Dnvd4IOw" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_XGvspCaHEeycy6Dnvd4IOw" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_XGvspSaHEeycy6Dnvd4IOw" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_XGvFkyaHEeycy6Dnvd4IOw"/>
<styles xmi:type="notation:FontStyle" xmi:id="_XGvFlCaHEeycy6Dnvd4IOw" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_XGvFlSaHEeycy6Dnvd4IOw" points="[0, 0, -33, -228]$[23, 165, -10, -63]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspiaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_XGvspyaHEeycy6Dnvd4IOw" id="(0.5,0.5)"/>
</edges>
</data>
</ownedAnnotationEntries>
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnxMsCaDEeysd9mJZcvapQ" source="DANNOTATION_CUSTOMIZATION_KEY">
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_EnxMsSaDEeysd9mJZcvapQ"/>
</ownedAnnotationEntries>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d1xtQCaDEeysd9mJZcvapQ" name="Conception" outgoingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ _8XPEciaDEeysd9mJZcvapQ _8XPrgCaDEeysd9mJZcvapQ" incomingEdges="_XF1tsCaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d11-sCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QICaDEeysd9mJZcvapQ" name="RedactionDoc" incomingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d16QISaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QIyaDEeysd9mJZcvapQ" name="Programmation" outgoingEdges="_8XPrhSaDEeysd9mJZcvapQ" incomingEdges="_8XPEciaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d163MiaDEeysd9mJZcvapQ" name="RedactionTests" incomingEdges="_8XPrgCaDEeysd9mJZcvapQ _8XPrhSaDEeysd9mJZcvapQ _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_UTCZcCaIEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.10"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.10"/>
<ownedStyle xmi:type="diagram:Ellipse" uid="_UTCZcSaIEeycy6Dnvd4IOw" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XMBICaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XN2UCaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XN2USaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XOdYiaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XOdYyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XOdZCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPEciaDEeysd9mJZcvapQ" name="finishToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QIyaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPEcyaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPEdCaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrgCaDEeysd9mJZcvapQ" name="startToStart" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrgSaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrgiaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrhSaDEeysd9mJZcvapQ" name="finishToFinish" sourceNode="_d16QIyaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrhiaDEeysd9mJZcvapQ" size="2" strokeColor="214,197,66">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrhyaDEeysd9mJZcvapQ" labelSize="12" showIcon="false" labelColor="214,197,66">
<labelFormat>bold</labelFormat>
</centerLabelStyle>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_AdrDdyaGEeycy6Dnvd4IOw" name="A Guidance" outgoingEdges="_XF1tsCaHEeycy6Dnvd4IOw _XF2UwiaHEeycy6Dnvd4IOw" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<semanticElements xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Square" uid="_Adut0CaGEeycy6Dnvd4IOw" labelSize="12" showIcon="false" borderSize="3" borderSizeComputationExpression="3" labelPosition="node" color="214,197,66">
<description xmi:type="style:SquareDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF1tsCaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d1xtQCaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF1tsSaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF1tsiaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_XF2UwiaHEeycy6Dnvd4IOw" sourceNode="_AdrDdyaGEeycy6Dnvd4IOw" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:Guidance" href="developpement.simplepdl#//@processElements.9"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_XF2UwyaHEeycy6Dnvd4IOw" lineStyle="dash" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_XF2UxCaHEeycy6Dnvd4IOw" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='GEdge']"/>
</ownedDiagramElements>
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_EnDbACaDEeysd9mJZcvapQ"/>
<activatedLayers xmi:type="description_1:Layer" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</diagram:DSemanticDiagram>
</xmi:XMI>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,240 @@
<?xml version="1.0" encoding="UTF-8"?>
<xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:diagram="http://www.eclipse.org/sirius/diagram/1.1.0" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" xmlns:simplepdl="http://simplepdl" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" xsi:schemaLocation="http://www.eclipse.org/sirius/description/1.1.0 http://www.eclipse.org/sirius/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description http://www.eclipse.org/sirius/diagram/description/style/1.1.0 http://www.eclipse.org/sirius/diagram/1.1.0#//description/style">
<viewpoint:DAnalysis uid="_4VhNYCaBEeysd9mJZcvapQ" selectedViews="_82qA0CaCEeysd9mJZcvapQ" version="14.3.1.202003261200">
<semanticResources>developpement.simplepdl</semanticResources>
<ownedViews xmi:type="viewpoint:DView" uid="_82qA0CaCEeysd9mJZcvapQ">
<viewpoint xmi:type="description:Viewpoint" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']"/>
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_EnQPUCaDEeysd9mJZcvapQ" name="developpementProcessDiagram" repPath="#_Em64ICaDEeysd9mJZcvapQ" changeId="0e04a862-e6c1-4374-a556-e89ccc412402">
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</ownedRepresentationDescriptors>
</ownedViews>
</viewpoint:DAnalysis>
<diagram:DSemanticDiagram uid="_Em64ICaDEeysd9mJZcvapQ">
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnrtICaDEeysd9mJZcvapQ" source="GMF_DIAGRAMS">
<data xmi:type="notation:Diagram" xmi:id="_EnrtISaDEeysd9mJZcvapQ" type="Sirius" element="_Em64ICaDEeysd9mJZcvapQ" measurementUnit="Pixel">
<children xmi:type="notation:Node" xmi:id="_d2p3ACaDEeysd9mJZcvapQ" type="2001" element="_d1xtQCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2sTQCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2sTQSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2v9oCaDEeysd9mJZcvapQ" type="3016" element="_d11-sCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2v9oSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2v9oiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2p3ASaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2p3AiaDEeysd9mJZcvapQ" x="485" y="55" width="261" height="120"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2thYCaDEeysd9mJZcvapQ" type="2001" element="_d16QICaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uIcCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uIcSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2wksCaDEeysd9mJZcvapQ" type="3016" element="_d16QISaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2wksSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2wksiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2thYSaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2thYiaDEeysd9mJZcvapQ" x="210" y="250" width="246" height="116"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uIciaDEeysd9mJZcvapQ" type="2001" element="_d16QIyaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2uvgCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2uvgSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwCaDEeysd9mJZcvapQ" type="3016" element="_d163MCaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLwSaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLwiaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uIcyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uIdCaDEeysd9mJZcvapQ" x="530" y="295" width="191" height="126"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2uvgiaDEeysd9mJZcvapQ" type="2001" element="_d163MiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_d2vWkCaDEeysd9mJZcvapQ" type="5002">
<layoutConstraint xmi:type="notation:Location" xmi:id="_d2vWkSaDEeysd9mJZcvapQ" y="5"/>
</children>
<children xmi:type="notation:Node" xmi:id="_d2xLwyaDEeysd9mJZcvapQ" type="3016" element="_d163MyaDEeysd9mJZcvapQ">
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2xLxCaDEeysd9mJZcvapQ" fontName="Ubuntu"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2xLxSaDEeysd9mJZcvapQ"/>
</children>
<styles xmi:type="notation:ShapeStyle" xmi:id="_d2uvgyaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_d2uvhCaDEeysd9mJZcvapQ" x="835" y="280" width="246" height="126"/>
</children>
<styles xmi:type="notation:DiagramStyle" xmi:id="_EnrtIiaDEeysd9mJZcvapQ"/>
<edges xmi:type="notation:Edge" xmi:id="_8XXAQCaDEeysd9mJZcvapQ" type="4001" element="_8XMBICaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XXnUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XXnUSaDEeysd9mJZcvapQ" x="-14" y="3"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYSaDEeysd9mJZcvapQ" x="16" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XYOYiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XYOYyaDEeysd9mJZcvapQ" x="15"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XXAQSaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XXAQiaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XXAQyaDEeysd9mJZcvapQ" points="[-14, 15, 116, -130]$[-81, 90, 49, -55]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVACaDEeysd9mJZcvapQ" id="(0.05747126436781609,0.875)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XeVASaDEeysd9mJZcvapQ" id="(0.6504065040650406,0.47413793103448276)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XeVAiaDEeysd9mJZcvapQ" type="4001" element="_8XOdYiaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2thYCaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8Xe8ECaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8ESaDEeysd9mJZcvapQ" x="-18" y="11"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8EiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8EyaDEeysd9mJZcvapQ" x="6" y="-9"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8Xe8FCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8Xe8FSaDEeysd9mJZcvapQ" x="11" y="5"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XeVAyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XeVBCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XeVBSaDEeysd9mJZcvapQ" points="[-15, 2, 115, -143]$[-115, 20, 15, -125]$[-124, 90, 6, -55]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjICaDEeysd9mJZcvapQ" id="(0.05747126436781609,0.875)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XfjISaDEeysd9mJZcvapQ" id="(0.6504065040650406,0.47413793103448276)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XfjIiaDEeysd9mJZcvapQ" type="4001" element="_8XPEciaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uIciaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XfjJiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjJyaDEeysd9mJZcvapQ" x="-31"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKSaDEeysd9mJZcvapQ" x="21" y="1"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XfjKiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XfjKyaDEeysd9mJZcvapQ" x="7" y="1"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XfjIyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XfjJCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XfjJSaDEeysd9mJZcvapQ" points="[-4, 24, 0, -124]$[-4, 144, 0, -4]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMCaDEeysd9mJZcvapQ" id="(0.5632183908045977,0.8)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgKMSaDEeysd9mJZcvapQ" id="(0.5130890052356021,0.031746031746031744)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgKMiaDEeysd9mJZcvapQ" type="4001" element="_8XPrgCaDEeysd9mJZcvapQ" source="_d2p3ACaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XgKNiaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKNyaDEeysd9mJZcvapQ" x="11"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOCaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOSaDEeysd9mJZcvapQ" x="-17" y="-2"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XgKOiaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XgKOyaDEeysd9mJZcvapQ" x="-17"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgKMyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgKNCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgKNSaDEeysd9mJZcvapQ" points="[19, 20, -125, -120]$[129, 125, -15, -15]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQCaDEeysd9mJZcvapQ" id="(0.8467432950191571,0.8333333333333334)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XgxQSaDEeysd9mJZcvapQ" id="(0.06097560975609756,0.11904761904761904)"/>
</edges>
<edges xmi:type="notation:Edge" xmi:id="_8XgxQiaDEeysd9mJZcvapQ" type="4001" element="_8XPrhSaDEeysd9mJZcvapQ" source="_d2uIciaDEeysd9mJZcvapQ" target="_d2uvgiaDEeysd9mJZcvapQ">
<children xmi:type="notation:Node" xmi:id="_8XhYUCaDEeysd9mJZcvapQ" type="6001">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUSaDEeysd9mJZcvapQ" x="-1" y="-10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYUiaDEeysd9mJZcvapQ" type="6002">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYUyaDEeysd9mJZcvapQ" y="10"/>
</children>
<children xmi:type="notation:Node" xmi:id="_8XhYVCaDEeysd9mJZcvapQ" type="6003">
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_8XhYVSaDEeysd9mJZcvapQ" x="-1" y="10"/>
</children>
<styles xmi:type="notation:ConnectorStyle" xmi:id="_8XgxQyaDEeysd9mJZcvapQ"/>
<styles xmi:type="notation:FontStyle" xmi:id="_8XgxRCaDEeysd9mJZcvapQ" fontName="Ubuntu" fontHeight="12"/>
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_8XgxRSaDEeysd9mJZcvapQ" points="[22, -7, -148, 0]$[136, -7, -34, 0]"/>
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYViaDEeysd9mJZcvapQ" id="(0.8848167539267016,0.49206349206349204)"/>
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_8XhYVyaDEeysd9mJZcvapQ" id="(0.13821138211382114,0.5555555555555556)"/>
</edges>
</data>
</ownedAnnotationEntries>
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_EnxMsCaDEeysd9mJZcvapQ" source="DANNOTATION_CUSTOMIZATION_KEY">
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_EnxMsSaDEeysd9mJZcvapQ"/>
</ownedAnnotationEntries>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d1xtQCaDEeysd9mJZcvapQ" name="Conception" outgoingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ _8XPEciaDEeysd9mJZcvapQ _8XPrgCaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.0"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d11-sCaDEeysd9mJZcvapQ" labelSize="12" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QICaDEeysd9mJZcvapQ" name="RedactionDoc" incomingEdges="_8XMBICaDEeysd9mJZcvapQ _8XOdYiaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.1"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d16QISaDEeysd9mJZcvapQ" labelSize="12" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d16QIyaDEeysd9mJZcvapQ" name="Programmation" outgoingEdges="_8XPrhSaDEeysd9mJZcvapQ" incomingEdges="_8XPEciaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.2"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MCaDEeysd9mJZcvapQ" labelSize="12" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DNode" uid="_d163MiaDEeysd9mJZcvapQ" name="RedactionTests" incomingEdges="_8XPrgCaDEeysd9mJZcvapQ _8XPrhSaDEeysd9mJZcvapQ" width="3" height="3" resizeKind="NSEW">
<target xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<semanticElements xmi:type="simplepdl:WorkDefinition" href="developpement.simplepdl#//@processElements.3"/>
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
<ownedStyle xmi:type="diagram:Ellipse" uid="_d163MyaDEeysd9mJZcvapQ" labelSize="12" labelPosition="node">
<description xmi:type="style:EllipseNodeDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']/@style"/>
</ownedStyle>
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XMBICaDEeysd9mJZcvapQ" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.4"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XN2UCaDEeysd9mJZcvapQ" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XN2USaDEeysd9mJZcvapQ" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XOdYiaDEeysd9mJZcvapQ" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QICaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.5"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XOdYyaDEeysd9mJZcvapQ" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XOdZCaDEeysd9mJZcvapQ" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPEciaDEeysd9mJZcvapQ" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d16QIyaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.6"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPEcyaDEeysd9mJZcvapQ" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPEdCaDEeysd9mJZcvapQ" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrgCaDEeysd9mJZcvapQ" sourceNode="_d1xtQCaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.7"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrgSaDEeysd9mJZcvapQ" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrgiaDEeysd9mJZcvapQ" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_8XPrhSaDEeysd9mJZcvapQ" sourceNode="_d16QIyaDEeysd9mJZcvapQ" targetNode="_d163MiaDEeysd9mJZcvapQ">
<target xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<semanticElements xmi:type="simplepdl:WorkSequence" href="developpement.simplepdl#//@processElements.8"/>
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_8XPrhiaDEeysd9mJZcvapQ" size="2">
<description xmi:type="style:EdgeStyleDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']/@style"/>
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_8XPrhyaDEeysd9mJZcvapQ" labelSize="12"/>
</ownedStyle>
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']"/>
</ownedDiagramElements>
<description xmi:type="description_1:DiagramDescription" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']"/>
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_EnDbACaDEeysd9mJZcvapQ"/>
<activatedLayers xmi:type="description_1:Layer" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer"/>
<target xmi:type="simplepdl:Process" href="developpement.simplepdl#/"/>
</diagram:DSemanticDiagram>
</xmi:XMI>

View file

@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:EdgeCreationDescription" name="WSCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']">
<sourceVariable name="source"/>
<targetVariable name="target"/>
<sourceViewVariable name="sourceView"/>
<targetViewVariable name="targetView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkSequence" referenceName="processElements">
<subModelOperations xsi:type="tool_1:SetValue" featureName="predecessor" valueExpression="[source/]"/>
<subModelOperations xsi:type="tool_1:SetValue" featureName="successor" valueExpression="[target/]"/>
</subModelOperations>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:NodeCreationDescription" name="GCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::Guidance" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool_1:ToolDescription" name="GuidanceLink" elementsToSelect="simplepdl::Guidance">
<element name="element"/>
<elementView name="elementView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:SetValue" featureName="elements" valueExpression="[target/]"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<viewpoint:DAnalysis xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:viewpoint="http://www.eclipse.org/sirius/1.1.0" xsi:schemaLocation="http://www.eclipse.org/sirius/description/1.1.0 http://www.eclipse.org/sirius/1.1.0#//description" uid="_4VhNYCaBEeysd9mJZcvapQ" selectedViews="_82qA0CaCEeysd9mJZcvapQ" version="14.3.1.202003261200">
<semanticResources>developpement.simplepdl</semanticResources>
<ownedViews xmi:type="viewpoint:DView" uid="_82qA0CaCEeysd9mJZcvapQ">
<viewpoint xmi:type="description:Viewpoint" href="platform:/resource/fr.n7.simplePDL.design/description/simplePDL.odesign#//@ownedViewpoints[name='simplepdlViewpoint']"/>
</ownedViews>
</viewpoint:DAnalysis>

View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default"/>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="10" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" labelExpression="feature:linkType">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,26 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12" labelExpression="feature:linkType">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<simplepdl:Process xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:simplepdl="http://simplepdl" name="developpement">
<processElements xsi:type="simplepdl:WorkDefinition" linksToSuccessors="//@processElements.4 //@processElements.5 //@processElements.6 //@processElements.7" name="Conception"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.4 //@processElements.5" name="RedactionDoc"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.6" linksToSuccessors="//@processElements.8" name="Programmation"/>
<processElements xsi:type="simplepdl:WorkDefinition" linksToPredecessors="//@processElements.7 //@processElements.8" name="RedactionTests"/>
<processElements xsi:type="simplepdl:WorkSequence" predecessor="//@processElements.0" successor="//@processElements.1"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToFinish" predecessor="//@processElements.0" successor="//@processElements.1"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToStart" predecessor="//@processElements.0" successor="//@processElements.2"/>
<processElements xsi:type="simplepdl:WorkSequence" predecessor="//@processElements.0" successor="//@processElements.3"/>
<processElements xsi:type="simplepdl:WorkSequence" linkType="finishToFinish" predecessor="//@processElements.2" successor="//@processElements.3"/>
<processElements xsi:type="simplepdl:Guidance" text="A Guidance" elements="//@processElements.0 //@processElements.3"/>
</simplepdl:Process>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements" sourceFinderExpression="feature" domainClass="simplepdl::Guidance" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,84 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:EdgeCreationDescription" name="WSCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']">
<sourceVariable name="source"/>
<targetVariable name="target"/>
<sourceViewVariable name="sourceView"/>
<targetViewVariable name="targetView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkSequence" referenceName="processElements">
<subModelOperations xsi:type="tool_1:SetValue" featureName="predecessor" valueExpression="[source/]"/>
<subModelOperations xsi:type="tool_1:SetValue" featureName="successor" valueExpression="[target/]"/>
</subModelOperations>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:NodeCreationDescription" name="GCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::Guidance" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool_1:ToolDescription" name="GuidanceLink" elementsToSelect="simplepdl::Guidance">
<element name="element"/>
<elementView name="elementView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:SetValue" featureName="elements" valueExpression="[target/]"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,85 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:EdgeCreationDescription" name="WSCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']">
<sourceVariable name="source"/>
<targetVariable name="target"/>
<sourceViewVariable name="sourceView"/>
<targetViewVariable name="targetView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkSequence" referenceName="processElements">
<subModelOperations xsi:type="tool_1:SetValue" featureName="predecessor" valueExpression="[source/]"/>
<subModelOperations xsi:type="tool_1:SetValue" featureName="successor" valueExpression="[target/]"/>
</subModelOperations>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:NodeCreationDescription" name="GCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::Guidance" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool_1:ToolDescription" name="GuidanceLink" elementsToSelect="simplepdl::Guidance">
<element name="element"/>
<elementView name="elementView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:SetValue" featureName="elements" valueExpression="[target/]"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,42 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" useDomainElement="true">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="MyViewpoint">
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="MyViewpoint">
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,33 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" labelExpression="feature:linkType">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
<ownedTools xsi:type="tool:EdgeCreationDescription" name="WSCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge']">
<sourceVariable name="source"/>
<targetVariable name="target"/>
<sourceViewVariable name="sourceView"/>
<targetViewVariable name="targetView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer()/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkSequence" referenceName="processElements">
<subModelOperations xsi:type="tool_1:SetValue" featureName="predecessor" valueExpression="[source/]"/>
<subModelOperations xsi:type="tool_1:SetValue" featureName="successor" valueExpression="[target/]"/>
</subModelOperations>
</firstModelOperations>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,53 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" xmlns:tool="http://www.eclipse.org/sirius/diagram/description/tool/1.1.0" xmlns:tool_1="http://www.eclipse.org/sirius/description/tool/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" borderSizeComputationExpression="3" labelSize="12" showIcon="false" labelExpression="feature:text" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GuidanceNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:elements">
<style lineStyle="dash" sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
<centerLabelStyleDescription labelSize="12">
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
<toolSections name="OutilsSection">
<ownedTools xsi:type="tool:NodeCreationDescription" name="WDCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']">
<variable name="container"/>
<viewVariable name="containerView"/>
<initialOperation>
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::WorkDefinition" referenceName="processElements"/>
</firstModelOperations>
</initialOperation>
</ownedTools>
</toolSections>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<description:Group xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:description="http://www.eclipse.org/sirius/description/1.1.0" xmlns:description_1="http://www.eclipse.org/sirius/diagram/description/1.1.0" xmlns:style="http://www.eclipse.org/sirius/diagram/description/style/1.1.0" name="simplePDL" version="12.0.0.2017041100">
<ownedViewpoints name="simplepdlViewpoint" modelFileExtension="simplepdl">
<ownedRepresentations xsi:type="description_1:DiagramDescription" name="ProcessDiagram" domainClass="simplepdl::Process" enablePopupBars="true">
<metamodel href="http://simplepdl#/"/>
<defaultLayer name="Default">
<nodeMappings name="WDNode" domainClass="simplepdl::WorkDefinition">
<style xsi:type="style:EllipseNodeDescription" borderSizeComputationExpression="3" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
</style>
</nodeMappings>
<nodeMappings name="GuidanceNode" domainClass="simplepdl::Guidance">
<style xsi:type="style:SquareDescription" labelSize="12" labelPosition="node" resizeKind="NSEW">
<borderColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
<color xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</style>
</nodeMappings>
<edgeMappings name="WSEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetFinderExpression="feature:successor" sourceFinderExpression="feature:predecessor" domainClass="simplepdl::WorkSequence" useDomainElement="true">
<style sizeComputationExpression="2">
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
<labelFormat>bold</labelFormat>
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='yellow']"/>
</centerLabelStyleDescription>
</style>
</edgeMappings>
</defaultLayer>
</ownedRepresentations>
<ownedJavaExtensions qualifiedClassName="fr.n7.simplePDL.design.Services"/>
</ownedViewpoints>
</description:Group>

View file

@ -0,0 +1,3 @@
eclipse.preferences.version=1
org.eclipse.acceleo.debug.messages.enable=true
org.eclipse.acceleo.ui.notification=true

View file

@ -0,0 +1,2 @@
eclipse.preferences.version=1
org.eclipse.gmf.psize=205

View file

@ -1,2 +1,2 @@
eclipse.preferences.version=1
internalWebBrowserHistory=file\:///home/lfainsin/proj_idm/fr.n7.petriNet/petrinet%20class%20diagram.png|*|file\:/home/lfainsin/proj_idm/fr.n7.petriNet/petrinet%20class%20diagram.png|*|file\:///home/lfainsin/proj_idm/fr.n7.simplePDF.todot/gen_test/Mon%20premier%20processus.html|*|file\:/home/lfainsin/proj_idm/fr.n7.simplePDF.todot/gen_test/Mon%20premier%20processus.html|*|file\:///home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/test_generator/Mon%20premier%20processus.html|*|file\:/home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/test_generator/Mon%20premier%20processus.html|*|file\:///home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/Mon%20premier%20processus.html|*|file\:/home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/Mon%20premier%20processus.html|*|file\:///home/dguillot/eclipse-workspace/fr.n7.petriNet/petrinet%20class%20diagram.png|*|file\:/home/dguillot/eclipse-workspace/fr.n7.petriNet/petrinet%20class%20diagram.png|*|https\://www.eclipse.org/setups/donate/?scope\=Eclipse%20Modeling%20Tools&version\=4.17.0.20200910-1200&campaign\=2021-06|*|
internalWebBrowserHistory=file\:///home/lfainsin/miniproj_idm/fr.n7.simplePDL.toHTML/test_generator/Mon%20premier%20processus.html|*|file\:/home/lfainsin/miniproj_idm/fr.n7.simplePDL.toHTML/test_generator/Mon%20premier%20processus.html|*|file\:///home/lfainsin/proj_idm/fr.n7.petriNet/petrinet%20class%20diagram.png|*|file\:/home/lfainsin/proj_idm/fr.n7.petriNet/petrinet%20class%20diagram.png|*|file\:///home/lfainsin/proj_idm/fr.n7.simplePDF.todot/gen_test/Mon%20premier%20processus.html|*|file\:/home/lfainsin/proj_idm/fr.n7.simplePDF.todot/gen_test/Mon%20premier%20processus.html|*|file\:///home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/test_generator/Mon%20premier%20processus.html|*|file\:/home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/test_generator/Mon%20premier%20processus.html|*|file\:///home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/Mon%20premier%20processus.html|*|file\:/home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/Mon%20premier%20processus.html|*|file\:///home/dguillot/eclipse-workspace/fr.n7.petriNet/petrinet%20class%20diagram.png|*|file\:/home/dguillot/eclipse-workspace/fr.n7.petriNet/petrinet%20class%20diagram.png|*|https\://www.eclipse.org/setups/donate/?scope\=Eclipse%20Modeling%20Tools&version\=4.17.0.20200910-1200&campaign\=2021-06|*|

View file

@ -1,5 +1,5 @@
PROBLEMS_FILTERS_MIGRATE=true
eclipse.preferences.version=1
platformState=1631777710697
platformState=1631777710724
quickStart=false
tipsAndTricks=true

View file

@ -17,6 +17,6 @@
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="fr.n7.simplePDF.todot.main.Todot"/>
<stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="fr.n7.simplePDF.todot"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="&quot;/home/lfainsin/proj_idm/fr.n7.simplePDL/models/SimplePDLCreator_Created_Process.xmi&quot; &quot;/home/lfainsin/proj_idm/fr.n7.simplePDF.todot/gen_test&quot;"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="&quot;/home/lfainsin/miniproj_idm/fr.n7.simplePDL/models/SimplePDLCreator_Created_Process.xmi&quot; &quot;/home/lfainsin/miniproj_idm/fr.n7.simplePDF.todot/gen_test&quot;"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="fr.n7.simplePDF.todot"/>
</launchConfiguration>

View file

@ -17,6 +17,6 @@
<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="fr.n7.simplePDL.toHTML.main.ToHTML"/>
<stringAttribute key="org.eclipse.jdt.launching.MODULE_NAME" value="fr.n7.simplePDL.toHTML"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="&quot;/home/lfainsin/proj_idm/fr.n7.simplePDL/models/SimplePDLCreator_Created_Process.xmi&quot; &quot;/home/lfainsin/proj_idm/fr.n7.simplePDL.toHTML/test_generator&quot;"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="&quot;/home/lfainsin/miniproj_idm/fr.n7.simplePDL/models/SimplePDLCreator_Created_Process.xmi&quot; &quot;/home/lfainsin/miniproj_idm/fr.n7.simplePDL.toHTML/test_generator&quot;"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="fr.n7.simplePDL.toHTML"/>
</launchConfiguration>

File diff suppressed because one or more lines are too long

View file

@ -1,27 +1,55 @@
INDEX VERSION 1.131+/home/lfainsin/proj_idm/.metadata/.plugins/org.eclipse.jdt.core
3591232502.index
INDEX VERSION 1.131+/home/lfainsin/miniproj_idm/.metadata/.plugins/org.eclipse.jdt.core
3386340968.index
1969063402.index
3499872082.index
1744987098.index
3370953800.index
1492316222.index
4244811416.index
3228602193.index
1027991553.index
701648383.index
1259215892.index
301638575.index
646308851.index
2944618107.index
1332398772.index
2133193807.index
618880026.index
764202902.index
594756272.index
2382583475.index
1288722511.index
1001394679.index
264048023.index
3952884170.index
836787774.index
361289234.index
1811219029.index
870911012.index
4138038359.index
489623180.index
3591232502.index
649822626.index
4270576026.index
3761123150.index
69115327.index
1190385766.index
325625695.index
2469834123.index
316017877.index
113784225.index
3232868127.index
2479976885.index
830761727.index
687162898.index
3144173601.index
2382583475.index
264048023.index
3952712414.index
2469834123.index
1027991553.index
3232868127.index
316017877.index
618880026.index
1259215892.index
3370953800.index
1190385766.index
1811219029.index
1638374812.index
473783695.index
764202902.index
2684007147.index
3756796416.index
3761123150.index
3952884170.index
3386340968.index
489623180.index
594756272.index
3952712414.index
124733140.index
3144173601.index
243785569.index
687162898.index
910095251.index
1366149182.index

View file

@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<dirs>
<entry loc="/usr/lib/jvm/java-11-openjdk-amd64" stamp="1631534425869"/>
<entry loc="/usr/lib/jvm/java-11-openjdk-amd64" stamp="1629794839639"/>
</dirs>

View file

@ -1,3 +1,3 @@
<?xml version="1.0" encoding="UTF-8"?>
<session version="1.0">&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" deleteContents="false" description="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" element1="/fr.n7.simplePDL.toHTML" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633440873135"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" element1="/fr.n7.simplepdl.toHTML.ui" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633441069897"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" deleteContents="false" description="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" element1="/fr.n7.simplepdl.toHTML.ui" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633443470583"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" element1="/fr.n7.simplePDL.toHTML" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633443474309"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" element1="/fr.n7.simplePDL.toHTML" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633443784125"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML.ui&apos;" deleteContents="false" description="Delete resource &apos;fr.n7.simplePDL.toHTML.ui&apos;" element1="/fr.n7.simplePDL.toHTML.ui" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633445503194"/>
<session version="1.0">&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" deleteContents="false" description="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" element1="/fr.n7.simplePDL.toHTML" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633440873135"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" element1="/fr.n7.simplepdl.toHTML.ui" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633441069897"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" deleteContents="false" description="Delete resource &apos;fr.n7.simplepdl.toHTML.ui&apos;" element1="/fr.n7.simplepdl.toHTML.ui" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633443470583"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" element1="/fr.n7.simplePDL.toHTML" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633443474309"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplePDL.toHTML&apos;" element1="/fr.n7.simplePDL.toHTML" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633443784125"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.toHTML.ui&apos;" deleteContents="false" description="Delete resource &apos;fr.n7.simplePDL.toHTML.ui&apos;" element1="/fr.n7.simplePDL.toHTML.ui" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633445503194"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDF.design&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplePDF.design&apos;" element1="/fr.n7.simplePDF.design" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633509120043"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.samples&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplePDL.samples&apos;" element1="/fr.n7.simplePDL.samples" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633509911075"/>&#x0A;<refactoring comment="Delete resource &apos;fr.n7.simplePDL.design&apos;" deleteContents="true" description="Delete resource &apos;fr.n7.simplePDL.design&apos;" element1="/fr.n7.simplePDL.design" flags="7" id="org.eclipse.ltk.core.refactoring.delete.resources" resources="1" stamp="1633509916235"/>
</session>

View file

@ -4,3 +4,6 @@
1633443474309 Delete resource 'fr.n7.simplePDL.toHTML'
1633443784125 Delete resource 'fr.n7.simplePDL.toHTML'
1633445503194 Delete resource 'fr.n7.simplePDL.toHTML.ui'
1633509120043 Delete resource 'fr.n7.simplePDF.design'
1633509911075 Delete resource 'fr.n7.simplePDL.samples'
1633509916235 Delete resource 'fr.n7.simplePDL.design'

View file

@ -1,2 +1,2 @@
#Cached timestamps
#Tue Oct 05 18:01:10 CEST 2021
#Wed Oct 06 11:58:35 CEST 2021

View file

@ -1,5 +1,5 @@
#safe table
#Tue Oct 05 18:01:10 CEST 2021
#Wed Oct 06 11:58:35 CEST 2021
.orphans=0
.mainData=0
.contributors=0
@ -7,4 +7,4 @@
.extraData=0
.contributions=0
.table=0
.crcaac3f9b7.v1
.crc6c137557.v1

View file

@ -1,5 +1,5 @@
#safe table
#Tue Oct 05 18:01:10 CEST 2021
#Wed Oct 06 11:58:35 CEST 2021
.orphans=1
.mainData=1
.contributors=1
@ -7,4 +7,4 @@
.extraData=1
.contributions=1
.table=1
.crc65b1c38c.v1
.crca3614f6c.v1

Some files were not shown because too many files have changed in this diff Show more