140 lines
12 KiB
XML
140 lines
12 KiB
XML
<?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="ProcessDiagram">
|
|
<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="GNode" 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='yellow']"/>
|
|
</style>
|
|
</nodeMappings>
|
|
<nodeMappings name="ResNode" domainClass="simplepdl::Resource">
|
|
<style xsi:type="style:LozengeNodeDescription" labelSize="7" showIcon="false" labelExpression="[self.name + ' (' + self.quantity + ')'/]" 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">
|
|
<conditionnalStyles predicateExpression="[self.linkType=simplepdl::WorkSequenceType::startToStart/]">
|
|
<style sizeComputationExpression="2">
|
|
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
|
|
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
|
|
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_yellow']"/>
|
|
</centerLabelStyleDescription>
|
|
</style>
|
|
</conditionnalStyles>
|
|
<conditionnalStyles predicateExpression="[self.linkType=simplepdl::WorkSequenceType::startToFinish/]">
|
|
<style sizeComputationExpression="2">
|
|
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_red']"/>
|
|
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
|
|
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_red']"/>
|
|
</centerLabelStyleDescription>
|
|
</style>
|
|
</conditionnalStyles>
|
|
<conditionnalStyles predicateExpression="[self.linkType=simplepdl::WorkSequenceType::finishToStart/]">
|
|
<style sizeComputationExpression="2">
|
|
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_green']"/>
|
|
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
|
|
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_green']"/>
|
|
</centerLabelStyleDescription>
|
|
</style>
|
|
</conditionnalStyles>
|
|
<conditionnalStyles predicateExpression="[self.linkType=simplepdl::WorkSequenceType::finishToFinish/]">
|
|
<style sizeComputationExpression="2">
|
|
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
|
|
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:linkType">
|
|
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
|
|
</centerLabelStyleDescription>
|
|
</style>
|
|
</conditionnalStyles>
|
|
</edgeMappings>
|
|
<edgeMappings name="GEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode'] //@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='ResNode'] //@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='WSEdge'] //@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='ReqEdge'] //@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GNode']" targetFinderExpression="feature:elements">
|
|
<style lineStyle="dash" sizeComputationExpression="2">
|
|
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
|
|
<centerLabelStyleDescription labelSize="12">
|
|
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
|
</centerLabelStyleDescription>
|
|
</style>
|
|
</edgeMappings>
|
|
<edgeMappings name="ReqEdge" sourceMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='WDNode']" targetMapping="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='ResNode']" targetFinderExpression="feature:target" sourceFinderExpression="feature:requester" domainClass="simplepdl::Request" useDomainElement="true">
|
|
<style sizeComputationExpression="2">
|
|
<strokeColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='gray']"/>
|
|
<centerLabelStyleDescription labelSize="12" showIcon="false" labelExpression="feature:quantity">
|
|
<labelColor xsi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
|
</centerLabelStyleDescription>
|
|
</style>
|
|
</edgeMappings>
|
|
<toolSections name="Outils">
|
|
<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="ResCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='ResNode']">
|
|
<variable name="container"/>
|
|
<viewVariable name="containerView"/>
|
|
<initialOperation>
|
|
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[container/]">
|
|
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::Resource" referenceName="processElements"/>
|
|
</firstModelOperations>
|
|
</initialOperation>
|
|
</ownedTools>
|
|
<ownedTools xsi:type="tool:EdgeCreationDescription" name="ReqCreation" edgeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@edgeMappings[name='ReqEdge']">
|
|
<sourceVariable name="source"/>
|
|
<targetVariable name="target"/>
|
|
<sourceViewVariable name="sourceView"/>
|
|
<targetViewVariable name="targetView"/>
|
|
<initialOperation>
|
|
<firstModelOperations xsi:type="tool_1:ChangeContext" browseExpression="[self.eContainer().eContainer()/]">
|
|
<subModelOperations xsi:type="tool_1:CreateInstance" typeName="simplepdl::Request" referenceName="requests">
|
|
<subModelOperations xsi:type="tool_1:SetValue" featureName="requester" valueExpression="[source/]"/>
|
|
<subModelOperations xsi:type="tool_1:SetValue" featureName="target" valueExpression="[target/]"/>
|
|
</subModelOperations>
|
|
</firstModelOperations>
|
|
</initialOperation>
|
|
</ownedTools>
|
|
<ownedTools xsi:type="tool:NodeCreationDescription" name="GuidCreation" nodeMappings="//@ownedViewpoints[name='simplepdlViewpoint']/@ownedRepresentations[name='ProcessDiagram']/@defaultLayer/@nodeMappings[name='GNode']">
|
|
<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>
|