nouveaux ecores
This commit is contained in:
parent
04f9e68e7b
commit
546f44ea39
|
@ -145,3 +145,149 @@ java.lang.InterruptedException
|
||||||
at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207)
|
at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207)
|
||||||
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220)
|
at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220)
|
||||||
at java.base/java.lang.Thread.run(Thread.java:829)
|
at java.base/java.lang.Thread.run(Thread.java:829)
|
||||||
|
!SESSION 2021-10-13 18:11:23.413 -----------------------------------------------
|
||||||
|
eclipse.buildId=4.17.0.I20200902-1800
|
||||||
|
java.version=11.0.11
|
||||||
|
java.vendor=Ubuntu
|
||||||
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=fr_FR
|
||||||
|
Framework arguments: -product org.eclipse.epp.package.modeling.product
|
||||||
|
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.modeling.product
|
||||||
|
|
||||||
|
!ENTRY org.eclipse.sirius 2 0 2021-10-13 18:29:16.477
|
||||||
|
!MESSAGE org.eclipse.core.internal.resources.ResourceException: Resource '/fr.n7.petrinet/petriNET.ecore' does not exist.
|
||||||
|
!STACK 0
|
||||||
|
org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$1DiagnosticWrappedException: org.eclipse.core.internal.resources.ResourceException: Resource '/fr.n7.petrinet/petriNET.ecore' does not exist.
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.handleDemandLoadException(ResourceSetImpl.java:319)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:278)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$ResourceLocator.demandLoadHelper(ResourceSetImpl.java:804)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl$MappedResourceLocator.getResource(ResourceSetImpl.java:1204)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.getResource(ResourceSetImpl.java:352)
|
||||||
|
at org.eclipse.sirius.viewpoint.impl.DAnalysisImpl.getResource(DAnalysisImpl.java:226)
|
||||||
|
at org.eclipse.sirius.viewpoint.impl.DAnalysisImpl.getModels(DAnalysisImpl.java:198)
|
||||||
|
at org.eclipse.sirius.business.internal.session.danalysis.SessionResourcesTracker.resolveAllSemanticResourcesFromModels(SessionResourcesTracker.java:214)
|
||||||
|
at org.eclipse.sirius.business.internal.session.danalysis.SessionResourcesTracker.initialize(SessionResourcesTracker.java:93)
|
||||||
|
at org.eclipse.sirius.business.internal.session.danalysis.DAnalysisSessionImpl$2.doExecute(DAnalysisSessionImpl.java:1389)
|
||||||
|
at org.eclipse.emf.transaction.RecordingCommand.execute(RecordingCommand.java:135)
|
||||||
|
at org.eclipse.emf.workspace.EMFCommandOperation.doExecute(EMFCommandOperation.java:119)
|
||||||
|
at org.eclipse.emf.workspace.AbstractEMFOperation.execute(AbstractEMFOperation.java:150)
|
||||||
|
at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:496)
|
||||||
|
at org.eclipse.emf.workspace.impl.WorkspaceCommandStackImpl.doExecute(WorkspaceCommandStackImpl.java:208)
|
||||||
|
at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:165)
|
||||||
|
at org.eclipse.emf.transaction.impl.AbstractTransactionalCommandStack.execute(AbstractTransactionalCommandStack.java:219)
|
||||||
|
at org.eclipse.sirius.business.internal.session.danalysis.DAnalysisSessionImpl.open(DAnalysisSessionImpl.java:1392)
|
||||||
|
at org.eclipse.sirius.business.internal.session.SessionManagerImpl.openSession(SessionManagerImpl.java:405)
|
||||||
|
at org.eclipse.sirius.ui.editor.SessionEditor$1.run(SessionEditor.java:377)
|
||||||
|
at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:436)
|
||||||
|
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:352)
|
||||||
|
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:468)
|
||||||
|
at org.eclipse.sirius.ui.editor.SessionEditor.init(SessionEditor.java:394)
|
||||||
|
at org.eclipse.ui.internal.EditorReference.initialize(EditorReference.java:353)
|
||||||
|
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:340)
|
||||||
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||||
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||||
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||||
|
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
||||||
|
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
|
||||||
|
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:999)
|
||||||
|
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:964)
|
||||||
|
at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:140)
|
||||||
|
at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:405)
|
||||||
|
at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:332)
|
||||||
|
at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:202)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:91)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
|
||||||
|
at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:999)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:659)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:765)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:736)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:730)
|
||||||
|
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:714)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:104)
|
||||||
|
at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
|
||||||
|
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236)
|
||||||
|
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
|
||||||
|
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5855)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:219)
|
||||||
|
at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
|
||||||
|
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205)
|
||||||
|
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203)
|
||||||
|
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
|
||||||
|
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
|
||||||
|
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
|
||||||
|
at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132)
|
||||||
|
at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
|
||||||
|
at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
|
||||||
|
at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
|
||||||
|
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
|
||||||
|
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:170)
|
||||||
|
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:188)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:659)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:623)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:786)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:400)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1262)
|
||||||
|
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3197)
|
||||||
|
at org.eclipse.ui.internal.WorkbenchPage.lambda$9(WorkbenchPage.java:3102)
|
||||||
|
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:74)
|
||||||
|
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3100)
|
||||||
|
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3070)
|
||||||
|
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3053)
|
||||||
|
at org.eclipse.sirius.ui.tools.internal.views.common.navigator.OpenEditorDoubleClickListener.openSessionEditor(OpenEditorDoubleClickListener.java:122)
|
||||||
|
at org.eclipse.sirius.ui.tools.internal.views.common.navigator.OpenEditorDoubleClickListener.doubleClick(OpenEditorDoubleClickListener.java:69)
|
||||||
|
at org.eclipse.jface.viewers.StructuredViewer$1.run(StructuredViewer.java:782)
|
||||||
|
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
|
||||||
|
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:174)
|
||||||
|
at org.eclipse.jface.viewers.StructuredViewer.fireDoubleClick(StructuredViewer.java:779)
|
||||||
|
at org.eclipse.jface.viewers.AbstractTreeViewer.handleDoubleSelect(AbstractTreeViewer.java:1531)
|
||||||
|
at org.eclipse.ui.navigator.CommonViewer.handleDoubleSelect(CommonViewer.java:448)
|
||||||
|
at org.eclipse.jface.viewers.StructuredViewer$4.widgetDefaultSelected(StructuredViewer.java:1213)
|
||||||
|
at org.eclipse.jface.util.OpenStrategy.fireDefaultSelectionEvent(OpenStrategy.java:251)
|
||||||
|
at org.eclipse.jface.util.OpenStrategy.access$0(OpenStrategy.java:249)
|
||||||
|
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:308)
|
||||||
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||||||
|
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5745)
|
||||||
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1427)
|
||||||
|
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5013)
|
||||||
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4507)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1157)
|
||||||
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||||||
|
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||||||
|
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:644)
|
||||||
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
|
||||||
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:551)
|
||||||
|
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:153)
|
||||||
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
|
||||||
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
|
||||||
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
|
||||||
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||||||
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
|
||||||
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||||||
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||||||
|
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
|
||||||
|
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||||||
|
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
|
||||||
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
|
||||||
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
|
||||||
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
|
||||||
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
|
||||||
|
Caused by: org.eclipse.core.internal.resources.ResourceException: Resource '/fr.n7.petrinet/petriNET.ecore' does not exist.
|
||||||
|
at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:330)
|
||||||
|
at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:204)
|
||||||
|
at org.eclipse.core.internal.resources.File.getContents(File.java:273)
|
||||||
|
at org.eclipse.core.internal.resources.File.getContents(File.java:266)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl$WorkbenchHelper.createPlatformResourceInputStream(PlatformResourceURIHandlerImpl.java:208)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.PlatformResourceURIHandlerImpl.createInputStream(PlatformResourceURIHandlerImpl.java:568)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ExtensibleURIConverterImpl.createInputStream(ExtensibleURIConverterImpl.java:358)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceImpl.load(ResourceImpl.java:1314)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoad(ResourceSetImpl.java:259)
|
||||||
|
at org.eclipse.emf.ecore.resource.impl.ResourceSetImpl.demandLoadHelper(ResourceSetImpl.java:274)
|
||||||
|
... 116 more
|
||||||
|
Caused by: java.lang.Exception: Resource '/fr.n7.petrinet/petriNET.ecore' does not exist.
|
||||||
|
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
|
||||||
|
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
|
||||||
|
... 126 more
|
||||||
|
|
|
@ -0,0 +1,28 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://petrinet" nsPrefix="petrinet">
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Network">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
|
||||||
|
eType="#//Node" containment="true"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokens" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Arc">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outgoing" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
|
||||||
|
eType="#//Place"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc"
|
||||||
|
containment="true"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,49 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl">
|
||||||
|
<eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType">
|
||||||
|
<eLiterals name="startToStart"/>
|
||||||
|
<eLiterals name="finishToStart" value="1"/>
|
||||||
|
<eLiterals name="startToFinish" value="2"/>
|
||||||
|
<eLiterals name="finishToFinish" value="3"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true"/>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requests" upperBound="-1"
|
||||||
|
eType="#//Request" containment="true"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1"
|
||||||
|
eType="#//WorkSequenceType"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Process">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement" containment="true"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Request">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
|
||||||
|
eType="#//Resource"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,56 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl">
|
||||||
|
<eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType">
|
||||||
|
<eLiterals name="startToStart"/>
|
||||||
|
<eLiterals name="finishToStart" value="1"/>
|
||||||
|
<eLiterals name="startToFinish" value="2"/>
|
||||||
|
<eLiterals name="finishToFinish" value="3"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1"
|
||||||
|
eType="#//Process" eOpposite="#//Process/processElements"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requests" upperBound="-1"
|
||||||
|
eType="#//Request" containment="true" eOpposite="#//Request/requester"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1"
|
||||||
|
eType="#//WorkSequenceType"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Process">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement" containment="true" eOpposite="#//ProcessElement/process"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requests" upperBound="-1"
|
||||||
|
eType="#//Request" eOpposite="#//Request/target"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Request">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
|
||||||
|
eType="#//Resource" eOpposite="#//Resource/requests"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requester" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/requests"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,641 @@
|
||||||
|
<?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:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" 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="_BpTvICkCEeymi53fmcz7Wg" selectedViews="_Bp_EkCkCEeymi53fmcz7Wg _BqFLMCkCEeymi53fmcz7Wg _BqFyQCkCEeymi53fmcz7Wg _BqI1kCkCEeymi53fmcz7Wg" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>simplePDL.ecore</semanticResources>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_Bp_EkCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
|
||||||
|
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_Cl7IYSkCEeymi53fmcz7Wg" name="simplepdl class diagram" repPath="#_Cl4sICkCEeymi53fmcz7Wg" changeId="38a1cd80-5236-4885-8572-05dd9f76de6c">
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</ownedRepresentationDescriptors>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFLMCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFyQCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqI1kCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
|
||||||
|
</ownedViews>
|
||||||
|
</viewpoint:DAnalysis>
|
||||||
|
<diagram:DSemanticDiagram uid="_Cl4sICkCEeymi53fmcz7Wg">
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl7vcCkCEeymi53fmcz7Wg" source="GMF_DIAGRAMS">
|
||||||
|
<data xmi:type="notation:Diagram" xmi:id="_Cl7vcSkCEeymi53fmcz7Wg" type="Sirius" element="_Cl4sICkCEeymi53fmcz7Wg" measurementUnit="Pixel">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0ICkCEeymi53fmcz7Wg" type="2003" element="_C6XuYCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0IykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWykCEeymi53fmcz7Wg" type="3010" element="_C6iGcykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpXSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpXikCEeymi53fmcz7Wg" type="3010" element="_C6itgSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpYCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYCkCEeymi53fmcz7Wg" type="3010" element="_C6itgykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQYSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQYikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYykCEeymi53fmcz7Wg" type="3010" element="_C6ithSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQZSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbMSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbMikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6o0ISkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6o0IikCEeymi53fmcz7Wg" x="525" y="525"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMykCEeymi53fmcz7Wg" type="2003" element="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbOCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbOSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbNCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" italic="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbNSkCEeymi53fmcz7Wg" x="525" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbOikCEeymi53fmcz7Wg" type="2003" element="_C6Y8gCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPSkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPikCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQZikCEeymi53fmcz7Wg" type="3010" element="_C6fDIykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbPykCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbQCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbOykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbPCkCEeymi53fmcz7Wg" x="295" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbQSkCEeymi53fmcz7Wg" type="2003" element="_C6ZjkCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQaSkCEeymi53fmcz7Wg" type="3010" element="_C6fqMSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQaikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCQikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCQykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbQikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbQykCEeymi53fmcz7Wg" x="735" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRCkCEeymi53fmcz7Wg" type="2003" element="_C6aKoCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cCkCEeymi53fmcz7Wg" type="3010" element="_C6gRQCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3cSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3cikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCSSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCSikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCRSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCRikCEeymi53fmcz7Wg" x="205" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSykCEeymi53fmcz7Wg" type="2003" element="_C6aKoykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cykCEeymi53fmcz7Wg" type="3010" element="_C6gRQikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3dSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCUCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCUSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCTCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCTSkCEeymi53fmcz7Wg" x="802" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCUikCEeymi53fmcz7Wg" type="2003" element="_C6axsikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3dikCEeymi53fmcz7Wg" type="3010" element="_C6g4USkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3eSkCEeymi53fmcz7Wg" type="3010" element="_C6hfYCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3eikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpUikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpUykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCUykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCVCkCEeymi53fmcz7Wg" x="100" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVCkCEeymi53fmcz7Wg" type="2003" element="_C6bYwikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3fCkCEeymi53fmcz7Wg" type="3010" element="_C6hfYikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3fSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3fikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpWSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpWikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qpVSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qpVikCEeymi53fmcz7Wg" x="205" y="555"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:DiagramStyle" xmi:id="_Cl7vcikCEeymi53fmcz7Wg"/>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6segCkCEeymi53fmcz7Wg" type="4001" element="_C6jUkSkCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6sehCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6sehSkCEeymi53fmcz7Wg" x="-55" y="-41"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6sehikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6sehykCEeymi53fmcz7Wg" x="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6seiCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6seiSkCEeymi53fmcz7Wg" x="-7" y="64"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6segSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6segikCEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6segykCEeymi53fmcz7Wg" points="[-2, 98, 88, -165]$[-2, 215, 88, -48]$[-32, 215, 58, -48]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6seiikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6seiykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6sejCkCEeymi53fmcz7Wg" type="4001" element="_C6j7qSkCEeymi53fmcz7Wg" source="_C6qCRCkCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6sekCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6sekSkCEeymi53fmcz7Wg" x="-40" y="-14"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6sekikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6sekykCEeymi53fmcz7Wg" x="-1" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFkCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFkSkCEeymi53fmcz7Wg" x="30" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6sejSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6sejikCEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6sejykCEeymi53fmcz7Wg" points="[58, 75, -262, -23]$[260, 75, -60, -23]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFkikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFkykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tFlCkCEeymi53fmcz7Wg" type="4001" element="_C6kitikCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFmCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFmSkCEeymi53fmcz7Wg" x="-38" y="9"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFmikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFmykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFnCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFnSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tFlSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tFlikCEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tFlykCEeymi53fmcz7Wg" points="[-60, 35, 217, -63]$[-219, 35, 58, -63]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFnikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFnykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tFoCkCEeymi53fmcz7Wg" type="4001" element="_C6kivSkCEeymi53fmcz7Wg" source="_C6qpVCkCEeymi53fmcz7Wg" target="_C6qCUikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFpCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFpSkCEeymi53fmcz7Wg" x="-49" y="9"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFpikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFpykCEeymi53fmcz7Wg" x="-9" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFqCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFqSkCEeymi53fmcz7Wg" x="13"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tFoSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tFoikCEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tFoykCEeymi53fmcz7Wg" points="[-60, 55, 45, 122]$[-105, 55, 0, 122]$[-105, -67, 0, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsoCkCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsoSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsoikCEeymi53fmcz7Wg" type="4001" element="_C6lJySkCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tspikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tspykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsoykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tspCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tspSkCEeymi53fmcz7Wg" points="[-1, 0, -31, 380]$[0, -320, -30, 60]$[29, -380, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrCkCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsrikCEeymi53fmcz7Wg" type="4001" element="_C6mX4CkCEeymi53fmcz7Wg" source="_C6pbQSkCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tssikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tssykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsrykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tssCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tssSkCEeymi53fmcz7Wg" points="[-1, 0, 142, 220]$[36, -61, 179, 159]$[36, -160, 179, 60]$[-144, -220, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuCkCEeymi53fmcz7Wg" id="(0.503968253968254,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsuikCEeymi53fmcz7Wg" type="4001" element="_C6mX5ykCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTtCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTtSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsuykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tsvCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tsvSkCEeymi53fmcz7Wg" points="[-1, 0, 75, 60]$[-77, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6uTuCkCEeymi53fmcz7Wg" type="4001" element="_C6mX7ikCEeymi53fmcz7Wg" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTwCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTwSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6uTuSkCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6uTuikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6uTuykCEeymi53fmcz7Wg" points="[-1, 0, -136, 60]$[134, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6u6wCkCEeymi53fmcz7Wg" type="4001" element="_C6m-9ikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6u6xCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6u6xSkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0CkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0SkCEeymi53fmcz7Wg" x="-9" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0ikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0ykCEeymi53fmcz7Wg" x="-24" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6u6wSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6u6wikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6u6wykCEeymi53fmcz7Wg" points="[59, 10, -448, 10]$[381, 10, -126, 10]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1CkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1SkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6vh1ikCEeymi53fmcz7Wg" type="4001" element="_C6nmBikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4CkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4SkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4ikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4ykCEeymi53fmcz7Wg" x="2" y="11"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI5CkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI5SkCEeymi53fmcz7Wg" x="-19" y="-9"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6vh1ykCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6vh2CkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6vh2SkCEeymi53fmcz7Wg" points="[59, -19, -448, -19]$[381, -19, -126, -19]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ikCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ykCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl9koSkCEeymi53fmcz7Wg" source="DANNOTATION_CUSTOMIZATION_KEY">
|
||||||
|
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_Cl9koikCEeymi53fmcz7Wg">
|
||||||
|
<computedStyleDescriptions xmi:type="style:BundledImageDescription" xmi:id="_C6fDJCkCEeymi53fmcz7Wg" labelExpression="service:render" labelAlignment="LEFT" tooltipExpression="service:renderTooltip" sizeComputationExpression="1">
|
||||||
|
<borderColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<color xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_C6j7oCkCEeymi53fmcz7Wg" sourceArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<centerLabelStyleDescription xmi:type="style:CenterLabelStyleDescription" xmi:id="_C6j7oSkCEeymi53fmcz7Wg" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</centerLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_C6j7oikCEeymi53fmcz7Wg" labelSize="6" showIcon="false" labelExpression="service:eKeysLabel">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_C6lJwCkCEeymi53fmcz7Wg" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<centerLabelStyleDescription xmi:type="style:CenterLabelStyleDescription" xmi:id="_C6lJwSkCEeymi53fmcz7Wg" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</centerLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_C6lJwikCEeymi53fmcz7Wg" labelSize="6" showIcon="false" labelExpression="service:eKeysLabel">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6XuYCkCEeymi53fmcz7Wg" name="WorkSequenceType" tooltipText="" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6XuYSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6iGcykCEeymi53fmcz7Wg" name="startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgSkCEeymi53fmcz7Wg" name="finishToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgikCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgykCEeymi53fmcz7Wg" name="startToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6ithCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6ithSkCEeymi53fmcz7Wg" name="finishToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6jUkCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6YVcCkCEeymi53fmcz7Wg" name="ProcessElement" tooltipText="" incomingEdges="_C6j7qSkCEeymi53fmcz7Wg _C6kitikCEeymi53fmcz7Wg _C6lJySkCEeymi53fmcz7Wg _C6mX4CkCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg _C6mX7ikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6YVcSkCEeymi53fmcz7Wg" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6Y8gCkCEeymi53fmcz7Wg" name="WorkDefinition" tooltipText="" outgoingEdges="_C6jUkSkCEeymi53fmcz7Wg _C6lJySkCEeymi53fmcz7Wg _C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6Y8gSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fDIykCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6ZjkCkCEeymi53fmcz7Wg" name="WorkSequence" tooltipText="" outgoingEdges="_C6mX4CkCEeymi53fmcz7Wg" incomingEdges="_C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6ZjkSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fqMSkCEeymi53fmcz7Wg" name="linkType : WorkSequenceType = startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoCkCEeymi53fmcz7Wg" name="Process" tooltipText="" outgoingEdges="_C6j7qSkCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6aKoSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6gRQSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoykCEeymi53fmcz7Wg" name="Guidance" tooltipText="" outgoingEdges="_C6kitikCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6axsCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQikCEeymi53fmcz7Wg" name="text : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6axsikCEeymi53fmcz7Wg" name="Resource" tooltipText="" outgoingEdges="_C6mX7ikCEeymi53fmcz7Wg" incomingEdges="_C6kivSkCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6bYwCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6g4USkCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6hfYSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6bYwikCEeymi53fmcz7Wg" name="Request" tooltipText="" outgoingEdges="_C6kivSkCEeymi53fmcz7Wg" incomingEdges="_C6jUkSkCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6b_0CkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYikCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6iGcCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6jUkSkCEeymi53fmcz7Wg" name="[0..*] requests" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6j7oykCEeymi53fmcz7Wg" description="_C6j7oCkCEeymi53fmcz7Wg" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6j7pSkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6j7pCkCEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6j7qSkCEeymi53fmcz7Wg" name="[0..*] processElements" sourceNode="_C6aKoCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Process/processElements"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Process/processElements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6kisCkCEeymi53fmcz7Wg" description="_C6j7oCkCEeymi53fmcz7Wg" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6kisikCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6kisSkCEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6kitikCEeymi53fmcz7Wg" name="[0..*] elements" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6kitykCEeymi53fmcz7Wg" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']/@style"/>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6kiuSkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6kiuCkCEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6kivSkCEeymi53fmcz7Wg" name="[1..1] target" sourceNode="_C6bYwikCEeymi53fmcz7Wg" targetNode="_C6axsikCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/target"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/target"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6lJwykCEeymi53fmcz7Wg" description="_C6lJwCkCEeymi53fmcz7Wg" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6lJxSkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6lJxCkCEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6lJySkCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6lw0CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6lw0SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6lw0ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX4CkCEeymi53fmcz7Wg" sourceNode="_C6ZjkCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX4SkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX4ikCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX4ykCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX5ykCEeymi53fmcz7Wg" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX6CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX6SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX6ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX7ikCEeymi53fmcz7Wg" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6m-8CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6m-8SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6m-8ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6m-9ikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] successor" endLabel="[0..*] linksToPredecessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/successor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6nmACkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6nmASkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6nmAikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6nmBikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] predecessor" endLabel="[0..*] linksToSuccessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/predecessor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6oNECkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6oNESkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6oNEikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_Cl56QCkCEeymi53fmcz7Wg"/>
|
||||||
|
<activatedLayers xmi:type="description_1:Layer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Package']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Validation']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']/@ownedRepresentationExtensions[name='Entities%20With%20Archetypes']/@layers[name='Archetypes']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</diagram:DSemanticDiagram>
|
||||||
|
</xmi:XMI>
|
|
@ -0,0 +1,30 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://petrinet" nsPrefix="petrinet">
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Network">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
|
||||||
|
eType="#//Node" containment="true" eOpposite="#//Node/network"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="network" lowerBound="1"
|
||||||
|
eType="#//Network" eOpposite="#//Network/nodes"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokens" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Arc">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outgoing" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
|
||||||
|
eType="#//Place"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc"
|
||||||
|
containment="true"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,638 @@
|
||||||
|
<?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:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" 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="_BpTvICkCEeymi53fmcz7Wg" selectedViews="_Bp_EkCkCEeymi53fmcz7Wg _BqFLMCkCEeymi53fmcz7Wg _BqFyQCkCEeymi53fmcz7Wg _BqI1kCkCEeymi53fmcz7Wg" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>simplePDL.ecore</semanticResources>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_Bp_EkCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
|
||||||
|
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_Cl7IYSkCEeymi53fmcz7Wg" name="simplepdl class diagram" repPath="#_Cl4sICkCEeymi53fmcz7Wg" changeId="bf14c845-3811-46e4-81f1-88fceca73848">
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</ownedRepresentationDescriptors>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFLMCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFyQCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqI1kCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
|
||||||
|
</ownedViews>
|
||||||
|
</viewpoint:DAnalysis>
|
||||||
|
<diagram:DSemanticDiagram uid="_Cl4sICkCEeymi53fmcz7Wg">
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl7vcCkCEeymi53fmcz7Wg" source="GMF_DIAGRAMS">
|
||||||
|
<data xmi:type="notation:Diagram" xmi:id="_Cl7vcSkCEeymi53fmcz7Wg" type="Sirius" element="_Cl4sICkCEeymi53fmcz7Wg" measurementUnit="Pixel">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0ICkCEeymi53fmcz7Wg" type="2003" element="_C6XuYCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0IykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWykCEeymi53fmcz7Wg" type="3010" element="_C6iGcykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpXSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpXikCEeymi53fmcz7Wg" type="3010" element="_C6itgSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpYCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYCkCEeymi53fmcz7Wg" type="3010" element="_C6itgykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQYSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQYikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYykCEeymi53fmcz7Wg" type="3010" element="_C6ithSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQZSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbMSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbMikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6o0ISkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6o0IikCEeymi53fmcz7Wg" x="525" y="525"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMykCEeymi53fmcz7Wg" type="2003" element="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbOCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbOSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbNCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" italic="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbNSkCEeymi53fmcz7Wg" x="525" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbOikCEeymi53fmcz7Wg" type="2003" element="_C6Y8gCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPSkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPikCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQZikCEeymi53fmcz7Wg" type="3010" element="_C6fDIykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbPykCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbQCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbOykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbPCkCEeymi53fmcz7Wg" x="295" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbQSkCEeymi53fmcz7Wg" type="2003" element="_C6ZjkCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQaSkCEeymi53fmcz7Wg" type="3010" element="_C6fqMSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQaikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCQikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCQykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbQikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbQykCEeymi53fmcz7Wg" x="735" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRCkCEeymi53fmcz7Wg" type="2003" element="_C6aKoCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cCkCEeymi53fmcz7Wg" type="3010" element="_C6gRQCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3cSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3cikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCSSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCSikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCRSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCRikCEeymi53fmcz7Wg" x="205" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSykCEeymi53fmcz7Wg" type="2003" element="_C6aKoykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cykCEeymi53fmcz7Wg" type="3010" element="_C6gRQikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3dSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCUCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCUSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCTCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCTSkCEeymi53fmcz7Wg" x="802" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCUikCEeymi53fmcz7Wg" type="2003" element="_C6axsikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3dikCEeymi53fmcz7Wg" type="3010" element="_C6g4USkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3eSkCEeymi53fmcz7Wg" type="3010" element="_C6hfYCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3eikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpUikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpUykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCUykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCVCkCEeymi53fmcz7Wg" x="100" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVCkCEeymi53fmcz7Wg" type="2003" element="_C6bYwikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3fCkCEeymi53fmcz7Wg" type="3010" element="_C6hfYikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3fSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3fikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpWSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpWikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qpVSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qpVikCEeymi53fmcz7Wg" x="205" y="555"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:DiagramStyle" xmi:id="_Cl7vcikCEeymi53fmcz7Wg"/>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tFlCkCEeymi53fmcz7Wg" type="4001" element="_C6kitikCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFmCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFmSkCEeymi53fmcz7Wg" x="-38" y="9"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFmikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFmykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFnCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFnSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tFlSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tFlikCEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tFlykCEeymi53fmcz7Wg" points="[-60, 35, 217, -63]$[-219, 35, 58, -63]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFnikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFnykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsoikCEeymi53fmcz7Wg" type="4001" element="_C6lJySkCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tspikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tspykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsoykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tspCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tspSkCEeymi53fmcz7Wg" points="[-1, 0, -31, 380]$[0, -320, -30, 60]$[29, -380, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrCkCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsrikCEeymi53fmcz7Wg" type="4001" element="_C6mX4CkCEeymi53fmcz7Wg" source="_C6pbQSkCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tssikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tssykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsrykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tssCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tssSkCEeymi53fmcz7Wg" points="[-1, 0, 142, 220]$[36, -61, 179, 159]$[36, -160, 179, 60]$[-144, -220, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuCkCEeymi53fmcz7Wg" id="(0.503968253968254,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsuikCEeymi53fmcz7Wg" type="4001" element="_C6mX5ykCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTtCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTtSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsuykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tsvCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tsvSkCEeymi53fmcz7Wg" points="[-1, 0, 75, 60]$[-77, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6uTuCkCEeymi53fmcz7Wg" type="4001" element="_C6mX7ikCEeymi53fmcz7Wg" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTwCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTwSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6uTuSkCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6uTuikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6uTuykCEeymi53fmcz7Wg" points="[-1, 0, -136, 60]$[134, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6u6wCkCEeymi53fmcz7Wg" type="4001" element="_C6m-9ikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6u6xCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6u6xSkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0CkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0SkCEeymi53fmcz7Wg" x="-9" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0ikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0ykCEeymi53fmcz7Wg" x="-24" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6u6wSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6u6wikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6u6wykCEeymi53fmcz7Wg" points="[59, 10, -448, 10]$[381, 10, -126, 10]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1CkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1SkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6vh1ikCEeymi53fmcz7Wg" type="4001" element="_C6nmBikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4CkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4SkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4ikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4ykCEeymi53fmcz7Wg" x="2" y="11"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI5CkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI5SkCEeymi53fmcz7Wg" x="-19" y="-9"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6vh1ykCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6vh2CkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6vh2SkCEeymi53fmcz7Wg" points="[59, -19, -448, -19]$[381, -19, -126, -19]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ikCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ykCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMBYwCxBEeyIb_aAzHoOBA" type="4001" element="_NLhpgCxBEeyIb_aAzHoOBA" source="_C6pbMykCEeymi53fmcz7Wg" target="_C6qCRCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMHfYCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMHfYSxBEeyIb_aAzHoOBA" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMKisCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMKisSxBEeyIb_aAzHoOBA" x="110" y="-12"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMLJwCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMLJwSxBEeyIb_aAzHoOBA" x="-129" y="8"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMBYwSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMBYwixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMBYwyxBEeyIb_aAzHoOBA" points="[0, 0, 320, 0]$[-320, 0, 0, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMvxgixBEeyIb_aAzHoOBA" type="4001" element="_NLl68CxBEeyIb_aAzHoOBA" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMvxhixBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMvxhyxBEeyIb_aAzHoOBA" x="-30"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkSxBEeyIb_aAzHoOBA" x="104" y="-19"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkixBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkyxBEeyIb_aAzHoOBA" x="-70" y="-102"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMvxgyxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMvxhCxBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMvxhSxBEeyIb_aAzHoOBA" points="[-9, 49, -114, -116]$[-9, 164, -114, -1]$[46, 164, -59, -1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMw_oCxBEeyIb_aAzHoOBA" type="4001" element="_NLnJECxBEeyIb_aAzHoOBA" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pSxBEeyIb_aAzHoOBA" x="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pixBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pyxBEeyIb_aAzHoOBA" x="107" y="-14"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_qCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_qSxBEeyIb_aAzHoOBA" x="-48" y="99"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMw_oSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMw_oixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMw_oyxBEeyIb_aAzHoOBA" points="[-1, 49, 89, -116]$[-1, 166, 89, 1]$[-31, 166, 59, 1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl9koSkCEeymi53fmcz7Wg" source="DANNOTATION_CUSTOMIZATION_KEY">
|
||||||
|
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_Cl9koikCEeymi53fmcz7Wg">
|
||||||
|
<computedStyleDescriptions xmi:type="style:BundledImageDescription" xmi:id="_C6fDJCkCEeymi53fmcz7Wg" labelExpression="service:render" labelAlignment="LEFT" tooltipExpression="service:renderTooltip" sizeComputationExpression="1">
|
||||||
|
<borderColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<color xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLkFwSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLkFwixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLoXMSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLoXMixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6XuYCkCEeymi53fmcz7Wg" name="WorkSequenceType" tooltipText="" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6XuYSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6iGcykCEeymi53fmcz7Wg" name="startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgSkCEeymi53fmcz7Wg" name="finishToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgikCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgykCEeymi53fmcz7Wg" name="startToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6ithCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6ithSkCEeymi53fmcz7Wg" name="finishToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6jUkCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6YVcCkCEeymi53fmcz7Wg" name="ProcessElement" tooltipText="" outgoingEdges="_NLhpgCxBEeyIb_aAzHoOBA" incomingEdges="_C6kitikCEeymi53fmcz7Wg _C6lJySkCEeymi53fmcz7Wg _C6mX4CkCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg _C6mX7ikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6YVcSkCEeymi53fmcz7Wg" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6Y8gCkCEeymi53fmcz7Wg" name="WorkDefinition" tooltipText="" outgoingEdges="_C6lJySkCEeymi53fmcz7Wg _C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6Y8gSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fDIykCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6ZjkCkCEeymi53fmcz7Wg" name="WorkSequence" tooltipText="" outgoingEdges="_C6mX4CkCEeymi53fmcz7Wg" incomingEdges="_C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6ZjkSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fqMSkCEeymi53fmcz7Wg" name="linkType : WorkSequenceType = startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoCkCEeymi53fmcz7Wg" name="Process" tooltipText="" incomingEdges="_NLhpgCxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6aKoSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6gRQSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoykCEeymi53fmcz7Wg" name="Guidance" tooltipText="" outgoingEdges="_C6kitikCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6axsCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQikCEeymi53fmcz7Wg" name="text : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6axsikCEeymi53fmcz7Wg" name="Resource" tooltipText="" outgoingEdges="_C6mX7ikCEeymi53fmcz7Wg _NLl68CxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6bYwCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6g4USkCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6hfYSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6bYwikCEeymi53fmcz7Wg" name="Request" tooltipText="" incomingEdges="_NLl68CxBEeyIb_aAzHoOBA _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6b_0CkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYikCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6iGcCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6kitikCEeymi53fmcz7Wg" name="[0..*] elements" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6kitykCEeymi53fmcz7Wg" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']/@style"/>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6kiuSkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6kiuCkCEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6lJySkCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6lw0CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6lw0SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6lw0ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX4CkCEeymi53fmcz7Wg" sourceNode="_C6ZjkCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX4SkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX4ikCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX4ykCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX5ykCEeymi53fmcz7Wg" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX6CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX6SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX6ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX7ikCEeymi53fmcz7Wg" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6m-8CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6m-8SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6m-8ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6m-9ikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] successor" endLabel="[0..*] linksToPredecessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/successor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6nmACkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6nmASkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6nmAikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6nmBikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] predecessor" endLabel="[0..*] linksToSuccessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/predecessor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6oNECkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6oNESkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6oNEikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLhpgCxBEeyIb_aAzHoOBA" sourceNode="_C6YVcCkCEeymi53fmcz7Wg" targetNode="_C6aKoCkCEeymi53fmcz7Wg" beginLabel="[0..*] processElements" endLabel="[1..1] process">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Process/processElements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLks0CxBEeyIb_aAzHoOBA" description="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLks0SxBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLks0ixBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLl68CxBEeyIb_aAzHoOBA" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] target" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/target"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLmiACxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLmiASxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLmiAixBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLnJECxBEeyIb_aAzHoOBA" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] requester" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/requester"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLoXMyxBEeyIb_aAzHoOBA" description="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLoXNCxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLoXNSxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_Cl56QCkCEeymi53fmcz7Wg"/>
|
||||||
|
<activatedLayers xmi:type="description_1:Layer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Package']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Validation']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']/@ownedRepresentationExtensions[name='Entities%20With%20Archetypes']/@layers[name='Archetypes']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</diagram:DSemanticDiagram>
|
||||||
|
</xmi:XMI>
|
|
@ -0,0 +1,635 @@
|
||||||
|
<?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:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" 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="_BpTvICkCEeymi53fmcz7Wg" selectedViews="_Bp_EkCkCEeymi53fmcz7Wg _BqFLMCkCEeymi53fmcz7Wg _BqFyQCkCEeymi53fmcz7Wg _BqI1kCkCEeymi53fmcz7Wg" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>simplePDL.ecore</semanticResources>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_Bp_EkCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
|
||||||
|
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_Cl7IYSkCEeymi53fmcz7Wg" name="simplepdl class diagram" repPath="#_Cl4sICkCEeymi53fmcz7Wg" changeId="9cd458a9-3211-4761-ac53-752e0e83909a">
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</ownedRepresentationDescriptors>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFLMCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFyQCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqI1kCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
|
||||||
|
</ownedViews>
|
||||||
|
</viewpoint:DAnalysis>
|
||||||
|
<diagram:DSemanticDiagram uid="_Cl4sICkCEeymi53fmcz7Wg">
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl7vcCkCEeymi53fmcz7Wg" source="GMF_DIAGRAMS">
|
||||||
|
<data xmi:type="notation:Diagram" xmi:id="_Cl7vcSkCEeymi53fmcz7Wg" type="Sirius" element="_Cl4sICkCEeymi53fmcz7Wg" measurementUnit="Pixel">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0ICkCEeymi53fmcz7Wg" type="2003" element="_C6XuYCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0IykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWykCEeymi53fmcz7Wg" type="3010" element="_C6iGcykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpXSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpXikCEeymi53fmcz7Wg" type="3010" element="_C6itgSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpYCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYCkCEeymi53fmcz7Wg" type="3010" element="_C6itgykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQYSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQYikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYykCEeymi53fmcz7Wg" type="3010" element="_C6ithSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQZSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbMSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbMikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6o0ISkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6o0IikCEeymi53fmcz7Wg" x="525" y="525"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMykCEeymi53fmcz7Wg" type="2003" element="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbOCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbOSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbNCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" italic="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbNSkCEeymi53fmcz7Wg" x="525" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbOikCEeymi53fmcz7Wg" type="2003" element="_C6Y8gCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPSkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPikCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQZikCEeymi53fmcz7Wg" type="3010" element="_C6fDIykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbPykCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbQCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbOykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbPCkCEeymi53fmcz7Wg" x="295" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbQSkCEeymi53fmcz7Wg" type="2003" element="_C6ZjkCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQaSkCEeymi53fmcz7Wg" type="3010" element="_C6fqMSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQaikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCQikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCQykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbQikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbQykCEeymi53fmcz7Wg" x="735" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRCkCEeymi53fmcz7Wg" type="2003" element="_C6aKoCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cCkCEeymi53fmcz7Wg" type="3010" element="_C6gRQCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3cSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3cikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCSSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCSikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCRSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCRikCEeymi53fmcz7Wg" x="205" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSykCEeymi53fmcz7Wg" type="2003" element="_C6aKoykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cykCEeymi53fmcz7Wg" type="3010" element="_C6gRQikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3dSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCUCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCUSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCTCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCTSkCEeymi53fmcz7Wg" x="802" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCUikCEeymi53fmcz7Wg" type="2003" element="_C6axsikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3dikCEeymi53fmcz7Wg" type="3010" element="_C6g4USkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3eSkCEeymi53fmcz7Wg" type="3010" element="_C6hfYCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3eikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpUikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpUykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCUykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCVCkCEeymi53fmcz7Wg" x="100" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVCkCEeymi53fmcz7Wg" type="2003" element="_C6bYwikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3fCkCEeymi53fmcz7Wg" type="3010" element="_C6hfYikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3fSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3fikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpWSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpWikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qpVSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qpVikCEeymi53fmcz7Wg" x="205" y="555"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:DiagramStyle" xmi:id="_Cl7vcikCEeymi53fmcz7Wg"/>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsoikCEeymi53fmcz7Wg" type="4001" element="_C6lJySkCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tspikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tspykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsoykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tspCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tspSkCEeymi53fmcz7Wg" points="[-1, 0, -31, 380]$[0, -320, -30, 60]$[29, -380, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrCkCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsrikCEeymi53fmcz7Wg" type="4001" element="_C6mX4CkCEeymi53fmcz7Wg" source="_C6pbQSkCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tssikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tssykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsrykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tssCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tssSkCEeymi53fmcz7Wg" points="[-1, 0, 142, 220]$[36, -61, 179, 159]$[36, -160, 179, 60]$[-144, -220, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuCkCEeymi53fmcz7Wg" id="(0.503968253968254,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsuikCEeymi53fmcz7Wg" type="4001" element="_C6mX5ykCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTtCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTtSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsuykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tsvCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tsvSkCEeymi53fmcz7Wg" points="[-1, 0, 75, 60]$[-77, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6uTuCkCEeymi53fmcz7Wg" type="4001" element="_C6mX7ikCEeymi53fmcz7Wg" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTwCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTwSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6uTuSkCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6uTuikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6uTuykCEeymi53fmcz7Wg" points="[-1, 0, -136, 60]$[134, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6u6wCkCEeymi53fmcz7Wg" type="4001" element="_C6m-9ikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6u6xCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6u6xSkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0CkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0SkCEeymi53fmcz7Wg" x="-4" y="12"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0ikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0ykCEeymi53fmcz7Wg" x="-24" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6u6wSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6u6wikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6u6wykCEeymi53fmcz7Wg" points="[59, 10, -448, 10]$[381, 10, -126, 10]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1CkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1SkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6vh1ikCEeymi53fmcz7Wg" type="4001" element="_C6nmBikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4CkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4SkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4ikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4ykCEeymi53fmcz7Wg" x="2" y="11"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI5CkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI5SkCEeymi53fmcz7Wg" x="-19" y="-9"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6vh1ykCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6vh2CkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6vh2SkCEeymi53fmcz7Wg" points="[59, -19, -448, -19]$[381, -19, -126, -19]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ikCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ykCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMBYwCxBEeyIb_aAzHoOBA" type="4001" element="_NLhpgCxBEeyIb_aAzHoOBA" source="_C6pbMykCEeymi53fmcz7Wg" target="_C6qCRCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMHfYCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMHfYSxBEeyIb_aAzHoOBA" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMKisCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMKisSxBEeyIb_aAzHoOBA" x="35" y="8"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMLJwCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMLJwSxBEeyIb_aAzHoOBA" x="-4" y="-12"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMBYwSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMBYwixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMBYwyxBEeyIb_aAzHoOBA" points="[0, 0, 320, 0]$[-320, 0, 0, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMvxgixBEeyIb_aAzHoOBA" type="4001" element="_NLl68CxBEeyIb_aAzHoOBA" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMvxhixBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMvxhyxBEeyIb_aAzHoOBA" x="-30"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkSxBEeyIb_aAzHoOBA" x="-7" y="36"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkixBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkyxBEeyIb_aAzHoOBA" x="-15" y="14"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMvxgyxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMvxhCxBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMvxhSxBEeyIb_aAzHoOBA" points="[-9, 49, -114, -116]$[-9, 164, -114, -1]$[46, 164, -59, -1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMw_oCxBEeyIb_aAzHoOBA" type="4001" element="_NLnJECxBEeyIb_aAzHoOBA" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pSxBEeyIb_aAzHoOBA" x="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pixBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pyxBEeyIb_aAzHoOBA" x="-4" y="-39"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_qCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_qSxBEeyIb_aAzHoOBA" x="-18" y="-12"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMw_oSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMw_oixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMw_oyxBEeyIb_aAzHoOBA" points="[-1, 49, 89, -116]$[-1, 166, 89, 1]$[-31, 166, 59, 1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_01onQCxBEeyIb_aAzHoOBA" type="4001" element="_01T3ICxBEeyIb_aAzHoOBA" source="_C6pbMykCEeymi53fmcz7Wg" target="_C6qCSykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_01onRCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_01onRSxBEeyIb_aAzHoOBA" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_01onRixBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_01onRyxBEeyIb_aAzHoOBA" x="15" y="12"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_01onSCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_01onSSxBEeyIb_aAzHoOBA" x="-20" y="-8"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_01onQSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_01onQixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_01onQyxBEeyIb_aAzHoOBA" points="[0, 0, -277, 0]$[277, 0, 0, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_01p1YCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_01p1YSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl9koSkCEeymi53fmcz7Wg" source="DANNOTATION_CUSTOMIZATION_KEY">
|
||||||
|
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_Cl9koikCEeymi53fmcz7Wg">
|
||||||
|
<computedStyleDescriptions xmi:type="style:BundledImageDescription" xmi:id="_C6fDJCkCEeymi53fmcz7Wg" labelExpression="service:render" labelAlignment="LEFT" tooltipExpression="service:renderTooltip" sizeComputationExpression="1">
|
||||||
|
<borderColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<color xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLkFwSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLkFwixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLoXMSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLoXMixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6XuYCkCEeymi53fmcz7Wg" name="WorkSequenceType" tooltipText="" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6XuYSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6iGcykCEeymi53fmcz7Wg" name="startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgSkCEeymi53fmcz7Wg" name="finishToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgikCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgykCEeymi53fmcz7Wg" name="startToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6ithCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6ithSkCEeymi53fmcz7Wg" name="finishToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6jUkCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6YVcCkCEeymi53fmcz7Wg" name="ProcessElement" tooltipText="" outgoingEdges="_NLhpgCxBEeyIb_aAzHoOBA _01T3ICxBEeyIb_aAzHoOBA" incomingEdges="_C6lJySkCEeymi53fmcz7Wg _C6mX4CkCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg _C6mX7ikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_00944SxBEeyIb_aAzHoOBA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6Y8gCkCEeymi53fmcz7Wg" name="WorkDefinition" tooltipText="" outgoingEdges="_C6lJySkCEeymi53fmcz7Wg _C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6Y8gSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fDIykCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6ZjkCkCEeymi53fmcz7Wg" name="WorkSequence" tooltipText="" outgoingEdges="_C6mX4CkCEeymi53fmcz7Wg" incomingEdges="_C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6ZjkSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fqMSkCEeymi53fmcz7Wg" name="linkType : WorkSequenceType = startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoCkCEeymi53fmcz7Wg" name="Process" tooltipText="" incomingEdges="_NLhpgCxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6aKoSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6gRQSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoykCEeymi53fmcz7Wg" name="Guidance" tooltipText="" outgoingEdges="_C6mX5ykCEeymi53fmcz7Wg" incomingEdges="_01T3ICxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6axsCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQikCEeymi53fmcz7Wg" name="text : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6axsikCEeymi53fmcz7Wg" name="Resource" tooltipText="" outgoingEdges="_C6mX7ikCEeymi53fmcz7Wg _NLl68CxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6bYwCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6g4USkCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6hfYSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6bYwikCEeymi53fmcz7Wg" name="Request" tooltipText="" incomingEdges="_NLl68CxBEeyIb_aAzHoOBA _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6b_0CkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYikCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6iGcCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6lJySkCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6lw0CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6lw0SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6lw0ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX4CkCEeymi53fmcz7Wg" sourceNode="_C6ZjkCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX4SkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX4ikCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX4ykCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX5ykCEeymi53fmcz7Wg" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX6CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX6SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX6ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX7ikCEeymi53fmcz7Wg" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6m-8CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6m-8SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6m-8ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6m-9ikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] successor" endLabel="[0..*] linksToPredecessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/successor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6nmACkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6nmASkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6nmAikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6nmBikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] predecessor" endLabel="[0..*] linksToSuccessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/predecessor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6oNECkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6oNESkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6oNEikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLhpgCxBEeyIb_aAzHoOBA" sourceNode="_C6YVcCkCEeymi53fmcz7Wg" targetNode="_C6aKoCkCEeymi53fmcz7Wg" beginLabel="[0..*] processElements" endLabel="[1..1] process">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Process/processElements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLks0CxBEeyIb_aAzHoOBA" description="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLks0SxBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLks0ixBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLl68CxBEeyIb_aAzHoOBA" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] target" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/target"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLmiACxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLmiASxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLmiAixBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLnJECxBEeyIb_aAzHoOBA" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] requester" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/requester"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLoXMyxBEeyIb_aAzHoOBA" description="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLoXNCxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLoXNSxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_01T3ICxBEeyIb_aAzHoOBA" sourceNode="_C6YVcCkCEeymi53fmcz7Wg" targetNode="_C6aKoykCEeymi53fmcz7Wg" beginLabel="[0..*] elements" endLabel="[0..*] guidances">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/guidances"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/guidances"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_01VFQCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_01VFQSxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_01VFQixBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_Cl56QCkCEeymi53fmcz7Wg"/>
|
||||||
|
<activatedLayers xmi:type="description_1:Layer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Package']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Validation']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']/@ownedRepresentationExtensions[name='Entities%20With%20Archetypes']/@layers[name='Archetypes']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</diagram:DSemanticDiagram>
|
||||||
|
</xmi:XMI>
|
|
@ -0,0 +1,367 @@
|
||||||
|
<?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:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" 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="_P61CECkEEeymi53fmcz7Wg" selectedViews="_P7bfACkEEeymi53fmcz7Wg _P7hloCkEEeymi53fmcz7Wg _P7iMsCkEEeymi53fmcz7Wg _P7lQACkEEeymi53fmcz7Wg" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>petriNET.ecore</semanticResources>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_P7bfACkEEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
|
||||||
|
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_QRufISkEEeymi53fmcz7Wg" name="petrinet class diagram" repPath="#_QRq0wCkEEeymi53fmcz7Wg" changeId="d7dba3ac-a8dc-4d9f-b166-cae4f9588d8f">
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="petriNET.ecore#/"/>
|
||||||
|
</ownedRepresentationDescriptors>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_P7hloCkEEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_P7iMsCkEEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_P7lQACkEEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
|
||||||
|
</ownedViews>
|
||||||
|
</viewpoint:DAnalysis>
|
||||||
|
<diagram:DSemanticDiagram uid="_QRq0wCkEEeymi53fmcz7Wg">
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_QRufIikEEeymi53fmcz7Wg" source="GMF_DIAGRAMS">
|
||||||
|
<data xmi:type="notation:Diagram" xmi:id="_QRufIykEEeymi53fmcz7Wg" type="Sirius" element="_QRq0wCkEEeymi53fmcz7Wg" measurementUnit="Pixel">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjMCkCkEEeymi53fmcz7Wg" type="2003" element="_QjBqgCkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjMpoCkEEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjMpoSkEEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjN3xykEEeymi53fmcz7Wg" type="3010" element="_QjHKECkEEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjN3yCkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_QjN3ySkEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_QjMpoikEEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_QjMpoykEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_QjMCkSkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjMCkikEEeymi53fmcz7Wg" x="180" y="160"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjMppCkEEeymi53fmcz7Wg" type="2003" element="_QjC4oCkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjMppykEEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjNQsCkEEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjN3yikEEeymi53fmcz7Wg" type="3010" element="_QjHxICkEEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjN3yykEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_QjN3zCkEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_QjNQsSkEEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_QjNQsikEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_QjMppSkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" italic="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjMppikEEeymi53fmcz7Wg" x="410" y="160"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjNQsykEEeymi53fmcz7Wg" type="2003" element="_QjDfsCkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjNQtikEEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjNQtykEEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjN3zSkEEeymi53fmcz7Wg" type="3010" element="_QjHxIikEEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjN3zikEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_QjN3zykEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_QjNQuCkEEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_QjNQuSkEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_QjNQtCkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjNQtSkEEeymi53fmcz7Wg" x="45" y="320"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjNQuikEEeymi53fmcz7Wg" type="2003" element="_QjEGwCkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjNQvSkEEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjNQvikEEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjN30CkEEeymi53fmcz7Wg" type="3010" element="_QjIYMCkEEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjN30SkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_QjN30ikEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjOe0CkEEeymi53fmcz7Wg" type="3010" element="_QjIYMikEEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjOe0SkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_QjOe0ikEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_QjNQvykEEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_QjNQwCkEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_QjNQuykEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjNQvCkEEeymi53fmcz7Wg" x="280" y="320"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjN3wCkEEeymi53fmcz7Wg" type="2003" element="_QjEt0CkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjN3wykEEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjN3xCkEEeymi53fmcz7Wg" type="7004">
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_QjN3xSkEEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_QjN3xikEEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_QjN3wSkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjN3wikEEeymi53fmcz7Wg" x="575" y="320"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:DiagramStyle" xmi:id="_QRufJCkEEeymi53fmcz7Wg"/>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_QjOe0ykEEeymi53fmcz7Wg" type="4001" element="_QjJmUCkEEeymi53fmcz7Wg" source="_QjMCkCkEEeymi53fmcz7Wg" target="_QjMppCkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjOe1ykEEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjOe2CkEEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjOe2SkEEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjOe2ikEEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjOe2ykEEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjOe3CkEEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_QjOe1CkEEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjOe1SkEEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_QjOe1ikEEeymi53fmcz7Wg" points="[58, 55, -172, -43]$[170, 55, -60, -43]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjOe3SkEEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjOe3ikEEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_QjOe3ykEEeymi53fmcz7Wg" type="4001" element="_QjJmWikEEeymi53fmcz7Wg" source="_QjNQuikEEeymi53fmcz7Wg" target="_QjNQsykEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF4CkEEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF4SkEEeymi53fmcz7Wg" x="-2" y="12"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF4ikEEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF4ykEEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF5CkEEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF5SkEEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_QjOe4CkEEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjOe4SkEEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_QjOe4ikEEeymi53fmcz7Wg" points="[-82, -1, 176, -1]$[-199, -1, 59, -1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPF5ikEEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPF5ykEEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_QjPF6CkEEeymi53fmcz7Wg" type="4001" element="_QjKNaSkEEeymi53fmcz7Wg" source="_QjN3wCkEEeymi53fmcz7Wg" target="_QjNQuikEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF7CkEEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF7SkEEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF7ikEEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF7ykEEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF8CkEEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF8SkEEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_QjPF6SkEEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjPF6ikEEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_QjPF6ykEEeymi53fmcz7Wg" points="[-59, -1, 213, -1]$[-190, -1, 82, -1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPF8ikEEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPF8ykEEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_QjPF9CkEEeymi53fmcz7Wg" type="4001" element="_QjK0dikEEeymi53fmcz7Wg" source="_QjNQsykEEeymi53fmcz7Wg" target="_QjMppCkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF-CkEEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF-SkEEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF-ikEEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF-ykEEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPF_CkEEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPF_SkEEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_QjPF9SkEEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjPF9ikEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_QjPF9ykEEeymi53fmcz7Wg" points="[-1, 0, -189, 60]$[187, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPs8CkEEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPs8SkEEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_QjPs8ikEEeymi53fmcz7Wg" type="4001" element="_QjLbhikEEeymi53fmcz7Wg" source="_QjN3wCkEEeymi53fmcz7Wg" target="_QjMppCkEEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPs9ikEEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPs9ykEEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPs-CkEEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPs-SkEEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_QjPs-ikEEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_QjPs-ykEEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_QjPs8ykEEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_QjPs9CkEEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_QjPs9SkEEeymi53fmcz7Wg" points="[-1, 0, 96, 380]$[-2, -320, 95, 60]$[-98, -380, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPs_CkEEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_QjPs_SkEEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_QRwUUikEEeymi53fmcz7Wg" source="DANNOTATION_CUSTOMIZATION_KEY">
|
||||||
|
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_QRwUUykEEeymi53fmcz7Wg">
|
||||||
|
<computedStyleDescriptions xmi:type="style:BundledImageDescription" xmi:id="_QjHKESkEEeymi53fmcz7Wg" labelExpression="service:render" labelAlignment="LEFT" tooltipExpression="service:renderTooltip" sizeComputationExpression="1">
|
||||||
|
<borderColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<color xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_QjJmUSkEEeymi53fmcz7Wg" sourceArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<centerLabelStyleDescription xmi:type="style:CenterLabelStyleDescription" xmi:id="_QjJmUikEEeymi53fmcz7Wg" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</centerLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_QjJmUykEEeymi53fmcz7Wg" labelSize="6" showIcon="false" labelExpression="service:eKeysLabel">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_QjKNYCkEEeymi53fmcz7Wg" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<centerLabelStyleDescription xmi:type="style:CenterLabelStyleDescription" xmi:id="_QjKNYSkEEeymi53fmcz7Wg" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</centerLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_QjKNYikEEeymi53fmcz7Wg" labelSize="6" showIcon="false" labelExpression="service:eKeysLabel">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='dark_blue']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_QjBqgCkEEeymi53fmcz7Wg" name="Network" tooltipText="" outgoingEdges="_QjJmUCkEEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="petriNET.ecore#//Network"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="petriNET.ecore#//Network"/>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_QjCRkCkEEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_QjHKECkEEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="petriNET.ecore#//Network/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="petriNET.ecore#//Network/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_QjHKEikEEeymi53fmcz7Wg" labelAlignment="LEFT" description="_QjHKESkEEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_QjC4oCkEEeymi53fmcz7Wg" name="Node" tooltipText="" incomingEdges="_QjJmUCkEEeymi53fmcz7Wg _QjK0dikEEeymi53fmcz7Wg _QjLbhikEEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="petriNET.ecore#//Node"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="petriNET.ecore#//Node"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_QjC4oSkEEeymi53fmcz7Wg" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_QjHxICkEEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="petriNET.ecore#//Node/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="petriNET.ecore#//Node/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_QjHxISkEEeymi53fmcz7Wg" labelAlignment="LEFT" description="_QjHKESkEEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_QjDfsCkEEeymi53fmcz7Wg" name="Place" tooltipText="" outgoingEdges="_QjK0dikEEeymi53fmcz7Wg" incomingEdges="_QjJmWikEEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="petriNET.ecore#//Place"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="petriNET.ecore#//Place"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_QjDfsSkEEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_QjHxIikEEeymi53fmcz7Wg" name="tokens : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="petriNET.ecore#//Place/tokens"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="petriNET.ecore#//Place/tokens"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_QjHxIykEEeymi53fmcz7Wg" labelAlignment="LEFT" description="_QjHKESkEEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_QjEGwCkEEeymi53fmcz7Wg" name="Arc" tooltipText="" outgoingEdges="_QjJmWikEEeymi53fmcz7Wg" incomingEdges="_QjKNaSkEEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="petriNET.ecore#//Arc"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="petriNET.ecore#//Arc"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_QjEGwSkEEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_QjIYMCkEEeymi53fmcz7Wg" name="weight : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="petriNET.ecore#//Arc/weight"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="petriNET.ecore#//Arc/weight"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_QjIYMSkEEeymi53fmcz7Wg" labelAlignment="LEFT" description="_QjHKESkEEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_QjIYMikEEeymi53fmcz7Wg" name="outgoing : EBoolean = false" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="petriNET.ecore#//Arc/outgoing"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="petriNET.ecore#//Arc/outgoing"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_QjI_QCkEEeymi53fmcz7Wg" labelAlignment="LEFT" description="_QjHKESkEEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_QjEt0CkEEeymi53fmcz7Wg" name="Transition" tooltipText="" outgoingEdges="_QjKNaSkEEeymi53fmcz7Wg _QjLbhikEEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="petriNET.ecore#//Transition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="petriNET.ecore#//Transition"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_QjEt0SkEEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_QjJmUCkEEeymi53fmcz7Wg" name="[0..*] nodes" sourceNode="_QjBqgCkEEeymi53fmcz7Wg" targetNode="_QjC4oCkEEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="petriNET.ecore#//Network/nodes"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="petriNET.ecore#//Network/nodes"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_QjJmVCkEEeymi53fmcz7Wg" description="_QjJmUSkEEeymi53fmcz7Wg" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_QjJmVikEEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_QjJmVSkEEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_QjJmWikEEeymi53fmcz7Wg" name="[1..1] target" sourceNode="_QjEGwCkEEeymi53fmcz7Wg" targetNode="_QjDfsCkEEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="petriNET.ecore#//Arc/target"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="petriNET.ecore#//Arc/target"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_QjKNYykEEeymi53fmcz7Wg" description="_QjKNYCkEEeymi53fmcz7Wg" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_QjKNZSkEEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_QjKNZCkEEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_QjKNaSkEEeymi53fmcz7Wg" name="[0..*] arcs" sourceNode="_QjEt0CkEEeymi53fmcz7Wg" targetNode="_QjEGwCkEEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="petriNET.ecore#//Transition/arcs"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="petriNET.ecore#//Transition/arcs"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_QjK0cCkEEeymi53fmcz7Wg" description="_QjJmUSkEEeymi53fmcz7Wg" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_QjK0cikEEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_QjK0cSkEEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_QjK0dikEEeymi53fmcz7Wg" sourceNode="_QjDfsCkEEeymi53fmcz7Wg" targetNode="_QjC4oCkEEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="petriNET.ecore#//Place"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="petriNET.ecore#//Place"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_QjLbgCkEEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_QjLbgSkEEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_QjLbgikEEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_QjLbhikEEeymi53fmcz7Wg" sourceNode="_QjEt0CkEEeymi53fmcz7Wg" targetNode="_QjC4oCkEEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="petriNET.ecore#//Transition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="petriNET.ecore#//Transition"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_QjLbhykEEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_QjLbiCkEEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_QjLbiSkEEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_QRtRACkEEeymi53fmcz7Wg"/>
|
||||||
|
<activatedLayers xmi:type="description_1:Layer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Package']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Validation']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']/@ownedRepresentationExtensions[name='Entities%20With%20Archetypes']/@layers[name='Archetypes']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="petriNET.ecore#/"/>
|
||||||
|
</diagram:DSemanticDiagram>
|
||||||
|
</xmi:XMI>
|
|
@ -0,0 +1,638 @@
|
||||||
|
<?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:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" 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="_BpTvICkCEeymi53fmcz7Wg" selectedViews="_Bp_EkCkCEeymi53fmcz7Wg _BqFLMCkCEeymi53fmcz7Wg _BqFyQCkCEeymi53fmcz7Wg _BqI1kCkCEeymi53fmcz7Wg" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>simplePDL.ecore</semanticResources>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_Bp_EkCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
|
||||||
|
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_Cl7IYSkCEeymi53fmcz7Wg" name="simplepdl class diagram" repPath="#_Cl4sICkCEeymi53fmcz7Wg" changeId="1c612b66-07b9-4885-ac28-c18e8d6a9d92">
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</ownedRepresentationDescriptors>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFLMCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFyQCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqI1kCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
|
||||||
|
</ownedViews>
|
||||||
|
</viewpoint:DAnalysis>
|
||||||
|
<diagram:DSemanticDiagram uid="_Cl4sICkCEeymi53fmcz7Wg">
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl7vcCkCEeymi53fmcz7Wg" source="GMF_DIAGRAMS">
|
||||||
|
<data xmi:type="notation:Diagram" xmi:id="_Cl7vcSkCEeymi53fmcz7Wg" type="Sirius" element="_Cl4sICkCEeymi53fmcz7Wg" measurementUnit="Pixel">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0ICkCEeymi53fmcz7Wg" type="2003" element="_C6XuYCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0IykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWykCEeymi53fmcz7Wg" type="3010" element="_C6iGcykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpXSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpXikCEeymi53fmcz7Wg" type="3010" element="_C6itgSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpYCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYCkCEeymi53fmcz7Wg" type="3010" element="_C6itgykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQYSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQYikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYykCEeymi53fmcz7Wg" type="3010" element="_C6ithSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQZSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbMSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbMikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6o0ISkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6o0IikCEeymi53fmcz7Wg" x="525" y="525"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMykCEeymi53fmcz7Wg" type="2003" element="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbOCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbOSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbNCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" italic="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbNSkCEeymi53fmcz7Wg" x="525" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbOikCEeymi53fmcz7Wg" type="2003" element="_C6Y8gCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPSkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPikCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQZikCEeymi53fmcz7Wg" type="3010" element="_C6fDIykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbPykCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbQCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbOykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbPCkCEeymi53fmcz7Wg" x="295" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbQSkCEeymi53fmcz7Wg" type="2003" element="_C6ZjkCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQaSkCEeymi53fmcz7Wg" type="3010" element="_C6fqMSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQaikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCQikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCQykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbQikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbQykCEeymi53fmcz7Wg" x="735" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRCkCEeymi53fmcz7Wg" type="2003" element="_C6aKoCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cCkCEeymi53fmcz7Wg" type="3010" element="_C6gRQCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3cSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3cikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCSSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCSikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCRSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCRikCEeymi53fmcz7Wg" x="205" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSykCEeymi53fmcz7Wg" type="2003" element="_C6aKoykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cykCEeymi53fmcz7Wg" type="3010" element="_C6gRQikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3dSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCUCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCUSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCTCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCTSkCEeymi53fmcz7Wg" x="802" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCUikCEeymi53fmcz7Wg" type="2003" element="_C6axsikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3dikCEeymi53fmcz7Wg" type="3010" element="_C6g4USkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3eSkCEeymi53fmcz7Wg" type="3010" element="_C6hfYCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3eikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpUikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpUykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCUykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCVCkCEeymi53fmcz7Wg" x="100" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVCkCEeymi53fmcz7Wg" type="2003" element="_C6bYwikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3fCkCEeymi53fmcz7Wg" type="3010" element="_C6hfYikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3fSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3fikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpWSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpWikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qpVSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qpVikCEeymi53fmcz7Wg" x="205" y="555"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:DiagramStyle" xmi:id="_Cl7vcikCEeymi53fmcz7Wg"/>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tFlCkCEeymi53fmcz7Wg" type="4001" element="_C6kitikCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFmCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFmSkCEeymi53fmcz7Wg" x="-38" y="9"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFmikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFmykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tFnCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tFnSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tFlSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tFlikCEeymi53fmcz7Wg" fontColor="7490599" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tFlykCEeymi53fmcz7Wg" points="[-60, 35, 217, -63]$[-219, 35, 58, -63]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFnikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tFnykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsoikCEeymi53fmcz7Wg" type="4001" element="_C6lJySkCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tspikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tspykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsoykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tspCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tspSkCEeymi53fmcz7Wg" points="[-1, 0, -31, 380]$[0, -320, -30, 60]$[29, -380, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrCkCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsrikCEeymi53fmcz7Wg" type="4001" element="_C6mX4CkCEeymi53fmcz7Wg" source="_C6pbQSkCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tssikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tssykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsrykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tssCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tssSkCEeymi53fmcz7Wg" points="[-1, 0, 142, 220]$[36, -61, 179, 159]$[36, -160, 179, 60]$[-144, -220, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuCkCEeymi53fmcz7Wg" id="(0.503968253968254,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsuikCEeymi53fmcz7Wg" type="4001" element="_C6mX5ykCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTtCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTtSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsuykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tsvCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tsvSkCEeymi53fmcz7Wg" points="[-1, 0, 75, 60]$[-77, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6uTuCkCEeymi53fmcz7Wg" type="4001" element="_C6mX7ikCEeymi53fmcz7Wg" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTwCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTwSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6uTuSkCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6uTuikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6uTuykCEeymi53fmcz7Wg" points="[-1, 0, -136, 60]$[134, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6u6wCkCEeymi53fmcz7Wg" type="4001" element="_C6m-9ikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6u6xCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6u6xSkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0CkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0SkCEeymi53fmcz7Wg" x="226" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0ikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0ykCEeymi53fmcz7Wg" x="-204" y="12"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6u6wSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6u6wikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6u6wykCEeymi53fmcz7Wg" points="[59, 10, -448, 10]$[381, 10, -126, 10]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1CkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1SkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6vh1ikCEeymi53fmcz7Wg" type="4001" element="_C6nmBikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4CkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4SkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4ikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4ykCEeymi53fmcz7Wg" x="224" y="-14"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI5CkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI5SkCEeymi53fmcz7Wg" x="-209" y="11"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6vh1ykCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6vh2CkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6vh2SkCEeymi53fmcz7Wg" points="[59, -19, -448, -19]$[381, -19, -126, -19]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ikCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ykCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMBYwCxBEeyIb_aAzHoOBA" type="4001" element="_NLhpgCxBEeyIb_aAzHoOBA" source="_C6pbMykCEeymi53fmcz7Wg" target="_C6qCRCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMHfYCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMHfYSxBEeyIb_aAzHoOBA" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMKisCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMKisSxBEeyIb_aAzHoOBA" x="110" y="-12"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMLJwCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMLJwSxBEeyIb_aAzHoOBA" x="-129" y="8"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMBYwSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMBYwixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMBYwyxBEeyIb_aAzHoOBA" points="[0, 0, 320, 0]$[-320, 0, 0, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMvxgixBEeyIb_aAzHoOBA" type="4001" element="_NLl68CxBEeyIb_aAzHoOBA" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMvxhixBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMvxhyxBEeyIb_aAzHoOBA" x="-30"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkSxBEeyIb_aAzHoOBA" x="104" y="-19"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkixBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkyxBEeyIb_aAzHoOBA" x="-70" y="-102"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMvxgyxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMvxhCxBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMvxhSxBEeyIb_aAzHoOBA" points="[-9, 49, -114, -116]$[-9, 164, -114, -1]$[46, 164, -59, -1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMw_oCxBEeyIb_aAzHoOBA" type="4001" element="_NLnJECxBEeyIb_aAzHoOBA" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pSxBEeyIb_aAzHoOBA" x="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pixBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pyxBEeyIb_aAzHoOBA" x="107" y="-14"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_qCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_qSxBEeyIb_aAzHoOBA" x="-48" y="99"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMw_oSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMw_oixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMw_oyxBEeyIb_aAzHoOBA" points="[-1, 49, 89, -116]$[-1, 166, 89, 1]$[-31, 166, 59, 1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl9koSkCEeymi53fmcz7Wg" source="DANNOTATION_CUSTOMIZATION_KEY">
|
||||||
|
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_Cl9koikCEeymi53fmcz7Wg">
|
||||||
|
<computedStyleDescriptions xmi:type="style:BundledImageDescription" xmi:id="_C6fDJCkCEeymi53fmcz7Wg" labelExpression="service:render" labelAlignment="LEFT" tooltipExpression="service:renderTooltip" sizeComputationExpression="1">
|
||||||
|
<borderColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<color xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLkFwSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLkFwixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLoXMSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLoXMixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6XuYCkCEeymi53fmcz7Wg" name="WorkSequenceType" tooltipText="" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6XuYSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6iGcykCEeymi53fmcz7Wg" name="startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgSkCEeymi53fmcz7Wg" name="finishToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgikCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgykCEeymi53fmcz7Wg" name="startToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6ithCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6ithSkCEeymi53fmcz7Wg" name="finishToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6jUkCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6YVcCkCEeymi53fmcz7Wg" name="ProcessElement" tooltipText="" outgoingEdges="_NLhpgCxBEeyIb_aAzHoOBA" incomingEdges="_C6kitikCEeymi53fmcz7Wg _C6lJySkCEeymi53fmcz7Wg _C6mX4CkCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg _C6mX7ikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6YVcSkCEeymi53fmcz7Wg" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6Y8gCkCEeymi53fmcz7Wg" name="WorkDefinition" tooltipText="" outgoingEdges="_C6lJySkCEeymi53fmcz7Wg _C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6Y8gSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fDIykCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6ZjkCkCEeymi53fmcz7Wg" name="WorkSequence" tooltipText="" outgoingEdges="_C6mX4CkCEeymi53fmcz7Wg" incomingEdges="_C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6ZjkSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fqMSkCEeymi53fmcz7Wg" name="linkType : WorkSequenceType = startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoCkCEeymi53fmcz7Wg" name="Process" tooltipText="" incomingEdges="_NLhpgCxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6aKoSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6gRQSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoykCEeymi53fmcz7Wg" name="Guidance" tooltipText="" outgoingEdges="_C6kitikCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6axsCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQikCEeymi53fmcz7Wg" name="text : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6axsikCEeymi53fmcz7Wg" name="Resource" tooltipText="" outgoingEdges="_C6mX7ikCEeymi53fmcz7Wg _NLl68CxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6bYwCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6g4USkCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6hfYSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6bYwikCEeymi53fmcz7Wg" name="Request" tooltipText="" incomingEdges="_NLl68CxBEeyIb_aAzHoOBA _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6b_0CkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYikCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6iGcCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6kitikCEeymi53fmcz7Wg" name="[0..*] elements" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6kitykCEeymi53fmcz7Wg" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']/@style"/>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6kiuSkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</centerLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6kiuCkCEeymi53fmcz7Wg" showIcon="false" labelColor="39,76,114">
|
||||||
|
<customFeatures>labelSize</customFeatures>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC_EReference']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6lJySkCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6lw0CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6lw0SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6lw0ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX4CkCEeymi53fmcz7Wg" sourceNode="_C6ZjkCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX4SkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX4ikCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX4ykCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX5ykCEeymi53fmcz7Wg" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX6CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX6SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX6ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX7ikCEeymi53fmcz7Wg" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6m-8CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6m-8SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6m-8ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6m-9ikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] successor" endLabel="[0..*] linksToPredecessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/successor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6nmACkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6nmASkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6nmAikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6nmBikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] predecessor" endLabel="[0..*] linksToSuccessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/predecessor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6oNECkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6oNESkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6oNEikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLhpgCxBEeyIb_aAzHoOBA" sourceNode="_C6YVcCkCEeymi53fmcz7Wg" targetNode="_C6aKoCkCEeymi53fmcz7Wg" beginLabel="[0..*] processElements" endLabel="[1..1] process">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Process/processElements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLks0CxBEeyIb_aAzHoOBA" description="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLks0SxBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLks0ixBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLl68CxBEeyIb_aAzHoOBA" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] target" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/target"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLmiACxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLmiASxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLmiAixBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLnJECxBEeyIb_aAzHoOBA" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] requester" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/requester"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLoXMyxBEeyIb_aAzHoOBA" description="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLoXNCxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLoXNSxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_Cl56QCkCEeymi53fmcz7Wg"/>
|
||||||
|
<activatedLayers xmi:type="description_1:Layer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Package']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Validation']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']/@ownedRepresentationExtensions[name='Entities%20With%20Archetypes']/@layers[name='Archetypes']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</diagram:DSemanticDiagram>
|
||||||
|
</xmi:XMI>
|
|
@ -0,0 +1,635 @@
|
||||||
|
<?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:ecore="http://www.eclipse.org/emf/2002/Ecore" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.3/notation" 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="_BpTvICkCEeymi53fmcz7Wg" selectedViews="_Bp_EkCkCEeymi53fmcz7Wg _BqFLMCkCEeymi53fmcz7Wg _BqFyQCkCEeymi53fmcz7Wg _BqI1kCkCEeymi53fmcz7Wg" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>simplePDL.ecore</semanticResources>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_Bp_EkCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
|
||||||
|
<ownedRepresentationDescriptors xmi:type="viewpoint:DRepresentationDescriptor" uid="_Cl7IYSkCEeymi53fmcz7Wg" name="simplepdl class diagram" repPath="#_Cl4sICkCEeymi53fmcz7Wg" changeId="d260e1cb-c660-4212-953a-9e4de52bb597">
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</ownedRepresentationDescriptors>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFLMCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqFyQCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_BqI1kCkCEeymi53fmcz7Wg">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
|
||||||
|
</ownedViews>
|
||||||
|
</viewpoint:DAnalysis>
|
||||||
|
<diagram:DSemanticDiagram uid="_Cl4sICkCEeymi53fmcz7Wg">
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl7vcCkCEeymi53fmcz7Wg" source="GMF_DIAGRAMS">
|
||||||
|
<data xmi:type="notation:Diagram" xmi:id="_Cl7vcSkCEeymi53fmcz7Wg" type="Sirius" element="_Cl4sICkCEeymi53fmcz7Wg" measurementUnit="Pixel">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0ICkCEeymi53fmcz7Wg" type="2003" element="_C6XuYCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6o0IykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWykCEeymi53fmcz7Wg" type="3010" element="_C6iGcykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpXSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpXikCEeymi53fmcz7Wg" type="3010" element="_C6itgSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6qpXykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6qpYCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYCkCEeymi53fmcz7Wg" type="3010" element="_C6itgykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQYSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQYikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQYykCEeymi53fmcz7Wg" type="3010" element="_C6ithSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQZSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbMSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbMikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6o0ISkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6o0IikCEeymi53fmcz7Wg" x="525" y="525"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbMykCEeymi53fmcz7Wg" type="2003" element="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbNykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbOCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbOSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbNCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" italic="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbNSkCEeymi53fmcz7Wg" x="525" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbOikCEeymi53fmcz7Wg" type="2003" element="_C6Y8gCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPSkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbPikCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQZikCEeymi53fmcz7Wg" type="3010" element="_C6fDIykCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQZykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6pbPykCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6pbQCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbOykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbPCkCEeymi53fmcz7Wg" x="295" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6pbQSkCEeymi53fmcz7Wg" type="2003" element="_C6ZjkCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCQSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6rQaSkCEeymi53fmcz7Wg" type="3010" element="_C6fqMSkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6rQaikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6rQaykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCQikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCQykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6pbQikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6pbQykCEeymi53fmcz7Wg" x="735" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRCkCEeymi53fmcz7Wg" type="2003" element="_C6aKoCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCRykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cCkCEeymi53fmcz7Wg" type="3010" element="_C6gRQCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3cSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3cikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCSSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCSikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCRSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCRikCEeymi53fmcz7Wg" x="205" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCSykCEeymi53fmcz7Wg" type="2003" element="_C6aKoykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTikCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCTykCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3cykCEeymi53fmcz7Wg" type="3010" element="_C6gRQikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3dSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qCUCkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qCUSkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCTCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCTSkCEeymi53fmcz7Wg" x="802" y="215"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qCUikCEeymi53fmcz7Wg" type="2003" element="_C6axsikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUCkCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpUSkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3dikCEeymi53fmcz7Wg" type="3010" element="_C6g4USkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3dykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eCkCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3eSkCEeymi53fmcz7Wg" type="3010" element="_C6hfYCkCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3eikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3eykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpUikCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpUykCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qCUykCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qCVCkCEeymi53fmcz7Wg" x="100" y="390"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVCkCEeymi53fmcz7Wg" type="2003" element="_C6bYwikCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpVykCEeymi53fmcz7Wg" type="5007"/>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6qpWCkCEeymi53fmcz7Wg" type="7004">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6r3fCkCEeymi53fmcz7Wg" type="3010" element="_C6hfYikCEeymi53fmcz7Wg">
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6r3fSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Location" xmi:id="_C6r3fikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:SortingStyle" xmi:id="_C6qpWSkCEeymi53fmcz7Wg"/>
|
||||||
|
<styles xmi:type="notation:FilteringStyle" xmi:id="_C6qpWikCEeymi53fmcz7Wg"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ShapeStyle" xmi:id="_C6qpVSkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6qpVikCEeymi53fmcz7Wg" x="205" y="555"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:DiagramStyle" xmi:id="_Cl7vcikCEeymi53fmcz7Wg"/>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsoikCEeymi53fmcz7Wg" type="4001" element="_C6lJySkCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tspikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tspykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tsqikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tsqykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsoykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tspCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tspSkCEeymi53fmcz7Wg" points="[-1, 0, -31, 380]$[0, -320, -30, 60]$[29, -380, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrCkCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsrSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsrikCEeymi53fmcz7Wg" type="4001" element="_C6mX4CkCEeymi53fmcz7Wg" source="_C6pbQSkCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tssikCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tssykCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstCkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6tstikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6tstykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsrykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tssCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tssSkCEeymi53fmcz7Wg" points="[-1, 0, 142, 220]$[36, -61, 179, 159]$[36, -160, 179, 60]$[-144, -220, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuCkCEeymi53fmcz7Wg" id="(0.503968253968254,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6tsuSkCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6tsuikCEeymi53fmcz7Wg" type="4001" element="_C6mX5ykCEeymi53fmcz7Wg" source="_C6qCSykCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTsikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTsykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTtCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTtSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6tsuykCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6tsvCkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6tsvSkCEeymi53fmcz7Wg" points="[-1, 0, 75, 60]$[-77, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTtykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6uTuCkCEeymi53fmcz7Wg" type="4001" element="_C6mX7ikCEeymi53fmcz7Wg" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6pbMykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvSkCEeymi53fmcz7Wg" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTvikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTvykCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6uTwCkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6uTwSkCEeymi53fmcz7Wg" y="10"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6uTuSkCEeymi53fmcz7Wg" routing="Tree"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6uTuikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6uTuykCEeymi53fmcz7Wg" points="[-1, 0, -136, 60]$[134, -60, -1, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwikCEeymi53fmcz7Wg" id="(0.5084745762711864,0.0)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6uTwykCEeymi53fmcz7Wg" id="(0.5084745762711864,1.0)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6u6wCkCEeymi53fmcz7Wg" type="4001" element="_C6m-9ikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6u6xCkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6u6xSkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0CkCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0SkCEeymi53fmcz7Wg" x="226" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6vh0ikCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6vh0ykCEeymi53fmcz7Wg" x="-204" y="12"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6u6wSkCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6u6wikCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6u6wykCEeymi53fmcz7Wg" points="[59, 10, -448, 10]$[381, 10, -126, 10]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1CkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6vh1SkCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_C6vh1ikCEeymi53fmcz7Wg" type="4001" element="_C6nmBikCEeymi53fmcz7Wg" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6pbQSkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4CkCEeymi53fmcz7Wg" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4SkCEeymi53fmcz7Wg" x="35" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI4ikCEeymi53fmcz7Wg" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI4ykCEeymi53fmcz7Wg" x="224" y="-14"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_C6wI5CkCEeymi53fmcz7Wg" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_C6wI5SkCEeymi53fmcz7Wg" x="-209" y="11"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_C6vh1ykCEeymi53fmcz7Wg" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_C6vh2CkCEeymi53fmcz7Wg" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_C6vh2SkCEeymi53fmcz7Wg" points="[59, -19, -448, -19]$[381, -19, -126, -19]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ikCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_C6wI5ykCEeymi53fmcz7Wg" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMBYwCxBEeyIb_aAzHoOBA" type="4001" element="_NLhpgCxBEeyIb_aAzHoOBA" source="_C6pbMykCEeymi53fmcz7Wg" target="_C6qCRCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMHfYCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMHfYSxBEeyIb_aAzHoOBA" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMKisCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMKisSxBEeyIb_aAzHoOBA" x="110" y="-12"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMLJwCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMLJwSxBEeyIb_aAzHoOBA" x="-129" y="8"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMBYwSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMBYwixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8" bold="true"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMBYwyxBEeyIb_aAzHoOBA" points="[0, 0, 320, 0]$[-320, 0, 0, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMvxgSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMvxgixBEeyIb_aAzHoOBA" type="4001" element="_NLl68CxBEeyIb_aAzHoOBA" source="_C6qCUikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMvxhixBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMvxhyxBEeyIb_aAzHoOBA" x="-30"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkCxBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkSxBEeyIb_aAzHoOBA" x="104" y="-19"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMwYkixBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMwYkyxBEeyIb_aAzHoOBA" x="-70" y="-102"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMvxgyxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMvxhCxBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMvxhSxBEeyIb_aAzHoOBA" points="[-9, 49, -114, -116]$[-9, 164, -114, -1]$[46, 164, -59, -1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMwYlSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_NMw_oCxBEeyIb_aAzHoOBA" type="4001" element="_NLnJECxBEeyIb_aAzHoOBA" source="_C6pbOikCEeymi53fmcz7Wg" target="_C6qpVCkCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pSxBEeyIb_aAzHoOBA" x="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_pixBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_pyxBEeyIb_aAzHoOBA" x="107" y="-14"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_NMw_qCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_NMw_qSxBEeyIb_aAzHoOBA" x="-48" y="99"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_NMw_oSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_NMw_oixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_NMw_oyxBEeyIb_aAzHoOBA" points="[-1, 49, 89, -116]$[-1, 166, 89, 1]$[-31, 166, 59, 1]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_NMxmsSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
<edges xmi:type="notation:Edge" xmi:id="_01onQCxBEeyIb_aAzHoOBA" type="4001" element="_01T3ICxBEeyIb_aAzHoOBA" source="_C6pbMykCEeymi53fmcz7Wg" target="_C6qCSykCEeymi53fmcz7Wg">
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_01onRCxBEeyIb_aAzHoOBA" type="6001">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_01onRSxBEeyIb_aAzHoOBA" y="-10"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_01onRixBEeyIb_aAzHoOBA" type="6002">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_01onRyxBEeyIb_aAzHoOBA" x="95" y="-8"/>
|
||||||
|
</children>
|
||||||
|
<children xmi:type="notation:Node" xmi:id="_01onSCxBEeyIb_aAzHoOBA" type="6003">
|
||||||
|
<layoutConstraint xmi:type="notation:Bounds" xmi:id="_01onSSxBEeyIb_aAzHoOBA" x="-95" y="12"/>
|
||||||
|
</children>
|
||||||
|
<styles xmi:type="notation:ConnectorStyle" xmi:id="_01onQSxBEeyIb_aAzHoOBA" routing="Rectilinear"/>
|
||||||
|
<styles xmi:type="notation:FontStyle" xmi:id="_01onQixBEeyIb_aAzHoOBA" fontName="Ubuntu" fontHeight="8"/>
|
||||||
|
<bendpoints xmi:type="notation:RelativeBendpoints" xmi:id="_01onQyxBEeyIb_aAzHoOBA" points="[0, 0, -277, 0]$[277, 0, 0, 0]"/>
|
||||||
|
<sourceAnchor xmi:type="notation:IdentityAnchor" xmi:id="_01p1YCxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
<targetAnchor xmi:type="notation:IdentityAnchor" xmi:id="_01p1YSxBEeyIb_aAzHoOBA" id="(0.5,0.5)"/>
|
||||||
|
</edges>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedAnnotationEntries xmi:type="description:AnnotationEntry" uid="_Cl9koSkCEeymi53fmcz7Wg" source="DANNOTATION_CUSTOMIZATION_KEY">
|
||||||
|
<data xmi:type="diagram:ComputedStyleDescriptionRegistry" uid="_Cl9koikCEeymi53fmcz7Wg">
|
||||||
|
<computedStyleDescriptions xmi:type="style:BundledImageDescription" xmi:id="_C6fDJCkCEeymi53fmcz7Wg" labelExpression="service:render" labelAlignment="LEFT" tooltipExpression="service:renderTooltip" sizeComputationExpression="1">
|
||||||
|
<borderColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<color xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLkFwSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLkFwixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
<computedStyleDescriptions xmi:type="style:EdgeStyleDescription" xmi:id="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan">
|
||||||
|
<strokeColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
<beginLabelStyleDescription xmi:type="style:BeginLabelStyleDescription" xmi:id="_NLoXMSxBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:renderEOpposite">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</beginLabelStyleDescription>
|
||||||
|
<endLabelStyleDescription xmi:type="style:EndLabelStyleDescription" xmi:id="_NLoXMixBEeyIb_aAzHoOBA" showIcon="false" labelExpression="service:render">
|
||||||
|
<labelColor xmi:type="description:SystemColor" href="environment:/viewpoint#//@systemColors/@entries[name='black']"/>
|
||||||
|
</endLabelStyleDescription>
|
||||||
|
</computedStyleDescriptions>
|
||||||
|
</data>
|
||||||
|
</ownedAnnotationEntries>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6XuYCkCEeymi53fmcz7Wg" name="WorkSequenceType" tooltipText="" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnum" href="simplePDL.ecore#//WorkSequenceType"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6XuYSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="221,236,202">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6iGcykCEeymi53fmcz7Wg" name="startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgSkCEeymi53fmcz7Wg" name="finishToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToStart"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6itgikCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6itgykCEeymi53fmcz7Wg" name="startToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/startToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6ithCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6ithSkCEeymi53fmcz7Wg" name="finishToFinish" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<semanticElements xmi:type="ecore:EEnumLiteral" href="simplePDL.ecore#//WorkSequenceType/finishToFinish"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6jUkCkCEeymi53fmcz7Wg" labelAlignment="LEFT">
|
||||||
|
<description xmi:type="style:BundledImageDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EEnum']/@subNodeMappings[name='EC%20EEnumLiteral']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6YVcCkCEeymi53fmcz7Wg" name="ProcessElement" tooltipText="" outgoingEdges="_NLhpgCxBEeyIb_aAzHoOBA _01T3ICxBEeyIb_aAzHoOBA" incomingEdges="_C6lJySkCEeymi53fmcz7Wg _C6mX4CkCEeymi53fmcz7Wg _C6mX5ykCEeymi53fmcz7Wg _C6mX7ikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//ProcessElement"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_00944SxBEeyIb_aAzHoOBA" iconPath="/org.eclipse.emf.ecoretools.design/icons/full/obj16/EClass_abstract.gif" borderSize="1" borderSizeComputationExpression="1" borderColor="125,125,125" backgroundStyle="Liquid" foregroundColor="228,228,228">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@conditionnalStyles.1/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6Y8gCkCEeymi53fmcz7Wg" name="WorkDefinition" tooltipText="" outgoingEdges="_C6lJySkCEeymi53fmcz7Wg _C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6Y8gSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fDIykCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkDefinition/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6ZjkCkCEeymi53fmcz7Wg" name="WorkSequence" tooltipText="" outgoingEdges="_C6mX4CkCEeymi53fmcz7Wg" incomingEdges="_C6m-9ikCEeymi53fmcz7Wg _C6nmBikCEeymi53fmcz7Wg" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6ZjkSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6fqMSkCEeymi53fmcz7Wg" name="linkType : WorkSequenceType = startToStart" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//WorkSequence/linkType"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6fqMikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoCkCEeymi53fmcz7Wg" name="Process" tooltipText="" incomingEdges="_NLhpgCxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Process"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6aKoSkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Process/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6gRQSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6aKoykCEeymi53fmcz7Wg" name="Guidance" tooltipText="" outgoingEdges="_C6mX5ykCEeymi53fmcz7Wg" incomingEdges="_01T3ICxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6axsCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6gRQikCEeymi53fmcz7Wg" name="text : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Guidance/text"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6axsikCEeymi53fmcz7Wg" name="Resource" tooltipText="" outgoingEdges="_C6mX7ikCEeymi53fmcz7Wg _NLl68CxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6bYwCkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6g4USkCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6g4UikCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYCkCEeymi53fmcz7Wg" name="name : EString" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Resource/name"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6hfYSkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DNodeList" uid="_C6bYwikCEeymi53fmcz7Wg" name="Request" tooltipText="" incomingEdges="_NLl68CxBEeyIb_aAzHoOBA _NLnJECxBEeyIb_aAzHoOBA" width="12" height="10">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Request"/>
|
||||||
|
<arrangeConstraints>KEEP_LOCATION</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_SIZE</arrangeConstraints>
|
||||||
|
<arrangeConstraints>KEEP_RATIO</arrangeConstraints>
|
||||||
|
<ownedStyle xmi:type="diagram:FlatContainerStyle" uid="_C6b_0CkCEeymi53fmcz7Wg" borderSize="1" borderSizeComputationExpression="1" backgroundStyle="Liquid" foregroundColor="255,252,216">
|
||||||
|
<description xmi:type="style:FlatContainerStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@style"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:ContainerMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']"/>
|
||||||
|
<ownedElements xmi:type="diagram:DNodeListElement" uid="_C6hfYikCEeymi53fmcz7Wg" name="quantity : EInt" tooltipText="">
|
||||||
|
<target xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<semanticElements xmi:type="ecore:EAttribute" href="simplePDL.ecore#//Request/quantity"/>
|
||||||
|
<ownedStyle xmi:type="diagram:BundledImage" uid="_C6iGcCkCEeymi53fmcz7Wg" labelAlignment="LEFT" description="_C6fDJCkCEeymi53fmcz7Wg">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:NodeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@containerMappings[name='EC%20EClass']/@subNodeMappings[name='EC%20EAttribute']"/>
|
||||||
|
</ownedElements>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6lJySkCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkDefinition"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6lw0CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6lw0SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6lw0ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX4CkCEeymi53fmcz7Wg" sourceNode="_C6ZjkCkCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//WorkSequence"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX4SkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX4ikCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX4ykCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX5ykCEeymi53fmcz7Wg" sourceNode="_C6aKoykCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Guidance"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6mX6CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6mX6SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6mX6ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6mX7ikCEeymi53fmcz7Wg" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6YVcCkCEeymi53fmcz7Wg">
|
||||||
|
<target xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<semanticElements xmi:type="ecore:EClass" href="simplePDL.ecore#//Resource"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6m-8CkCEeymi53fmcz7Wg" targetArrow="InputClosedArrow" routingStyle="tree">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6m-8SkCEeymi53fmcz7Wg" showIcon="false">
|
||||||
|
<labelFormat>italic</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<centerLabelStyle xmi:type="diagram:CenterLabelStyle" uid="_C6m-8ikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='EC%20ESupertypes']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6m-9ikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] successor" endLabel="[0..*] linksToPredecessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/successor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6nmACkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6nmASkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6nmAikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_C6nmBikCEeymi53fmcz7Wg" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6ZjkCkCEeymi53fmcz7Wg" beginLabel="[1..1] predecessor" endLabel="[0..*] linksToSuccessors">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkSequence/predecessor"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_C6oNECkCEeymi53fmcz7Wg" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_C6oNESkCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_C6oNEikCEeymi53fmcz7Wg" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLhpgCxBEeyIb_aAzHoOBA" sourceNode="_C6YVcCkCEeymi53fmcz7Wg" targetNode="_C6aKoCkCEeymi53fmcz7Wg" beginLabel="[0..*] processElements" endLabel="[1..1] process">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/process"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Process/processElements"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLks0CxBEeyIb_aAzHoOBA" description="_NLkFwCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" targetArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLks0SxBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</beginLabelStyle>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLks0ixBEeyIb_aAzHoOBA" showIcon="false">
|
||||||
|
<labelFormat>bold</labelFormat>
|
||||||
|
</endLabelStyle>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLl68CxBEeyIb_aAzHoOBA" sourceNode="_C6axsikCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] target" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Resource/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/target"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLmiACxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLmiASxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLmiAixBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_NLnJECxBEeyIb_aAzHoOBA" sourceNode="_C6Y8gCkCEeymi53fmcz7Wg" targetNode="_C6bYwikCEeymi53fmcz7Wg" beginLabel="[1..1] requester" endLabel="[0..*] requests">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Request/requester"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//WorkDefinition/requests"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_NLoXMyxBEeyIb_aAzHoOBA" description="_NLoXMCxBEeyIb_aAzHoOBA" sourceArrow="FillDiamond" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_NLoXNCxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_NLoXNSxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<ownedDiagramElements xmi:type="diagram:DEdge" uid="_01T3ICxBEeyIb_aAzHoOBA" sourceNode="_C6YVcCkCEeymi53fmcz7Wg" targetNode="_C6aKoykCEeymi53fmcz7Wg" beginLabel="[0..*] elements" endLabel="[0..*] guidances">
|
||||||
|
<target xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/guidances"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//Guidance/elements"/>
|
||||||
|
<semanticElements xmi:type="ecore:EReference" href="simplePDL.ecore#//ProcessElement/guidances"/>
|
||||||
|
<ownedStyle xmi:type="diagram:EdgeStyle" uid="_01VFQCxBEeyIb_aAzHoOBA" sourceArrow="InputArrow" routingStyle="manhattan" strokeColor="0,0,0">
|
||||||
|
<description xmi:type="style:EdgeStyleDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']/@style"/>
|
||||||
|
<beginLabelStyle xmi:type="diagram:BeginLabelStyle" uid="_01VFQSxBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
<endLabelStyle xmi:type="diagram:EndLabelStyle" uid="_01VFQixBEeyIb_aAzHoOBA" showIcon="false"/>
|
||||||
|
</ownedStyle>
|
||||||
|
<actualMapping xmi:type="description_1:EdgeMapping" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer/@edgeMappings[name='Bi-directional%20EC_EReference%20']"/>
|
||||||
|
</ownedDiagramElements>
|
||||||
|
<description xmi:type="description_1:DiagramDescription" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']"/>
|
||||||
|
<filterVariableHistory xmi:type="diagram:FilterVariableHistory" uid="_Cl56QCkCEeymi53fmcz7Wg"/>
|
||||||
|
<activatedLayers xmi:type="description_1:Layer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@defaultLayer"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Package']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']/@ownedRepresentations[name='Entities']/@additionalLayers[name='Validation']"/>
|
||||||
|
<activatedLayers xmi:type="description_1:AdditionalLayer" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']/@ownedRepresentationExtensions[name='Entities%20With%20Archetypes']/@layers[name='Archetypes']"/>
|
||||||
|
<target xmi:type="ecore:EPackage" href="simplePDL.ecore#/"/>
|
||||||
|
</diagram:DSemanticDiagram>
|
||||||
|
</xmi:XMI>
|
|
@ -0,0 +1,17 @@
|
||||||
|
<?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="_8tPnQCxCEeyIb_aAzHoOBA" selectedViews="_8vS1sCxCEeyIb_aAzHoOBA _8veb4CxCEeyIb_aAzHoOBA _8vfqACxCEeyIb_aAzHoOBA _8vitUCxCEeyIb_aAzHoOBA" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>petriNet.ecore</semanticResources>
|
||||||
|
<semanticResources>petriNet.genmodel</semanticResources>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_8vS1sCxCEeyIb_aAzHoOBA">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Design']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_8veb4CxCEeyIb_aAzHoOBA">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Review']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_8vfqACxCEeyIb_aAzHoOBA">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Archetype']"/>
|
||||||
|
</ownedViews>
|
||||||
|
<ownedViews xmi:type="viewpoint:DView" uid="_8vitUCxCEeyIb_aAzHoOBA">
|
||||||
|
<viewpoint xmi:type="description:Viewpoint" href="platform:/plugin/org.eclipse.emf.ecoretools.design/description/ecore.odesign#//@ownedViewpoints[name='Generation']"/>
|
||||||
|
</ownedViews>
|
||||||
|
</viewpoint:DAnalysis>
|
|
@ -0,0 +1,52 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl">
|
||||||
|
<eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType">
|
||||||
|
<eLiterals name="startToStart"/>
|
||||||
|
<eLiterals name="finishToStart" value="1"/>
|
||||||
|
<eLiterals name="startToFinish" value="2"/>
|
||||||
|
<eLiterals name="finishToFinish" value="3"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1"
|
||||||
|
eType="#//Process" eOpposite="#//Process/processElements"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requests" upperBound="-1"
|
||||||
|
eType="#//Request" containment="true"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1"
|
||||||
|
eType="#//WorkSequenceType"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Process">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement" containment="true" eOpposite="#//ProcessElement/process"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Request">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
|
||||||
|
eType="#//Resource"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,32 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://petrinet" nsPrefix="petrinet">
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Network">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
|
||||||
|
eType="#//Node" containment="true" eOpposite="#//Node/network"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="network" lowerBound="1"
|
||||||
|
eType="#//Network" eOpposite="#//Network/nodes"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokens" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Arc">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outgoing" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
|
||||||
|
eType="#//Place"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" lowerBound="1"
|
||||||
|
eType="#//Transition" eOpposite="#//Transition/arcs"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc"
|
||||||
|
containment="true" eOpposite="#//Arc/transition"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,58 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="simplepdl" nsURI="http://simplepdl" nsPrefix="simplepdl">
|
||||||
|
<eClassifiers xsi:type="ecore:EEnum" name="WorkSequenceType">
|
||||||
|
<eLiterals name="startToStart"/>
|
||||||
|
<eLiterals name="finishToStart" value="1"/>
|
||||||
|
<eLiterals name="startToFinish" value="2"/>
|
||||||
|
<eLiterals name="finishToFinish" value="3"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="ProcessElement" abstract="true">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="process" lowerBound="1"
|
||||||
|
eType="#//Process" eOpposite="#//Process/processElements"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="guidances" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//Guidance/elements"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkDefinition" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToPredecessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/successor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="linksToSuccessors" upperBound="-1"
|
||||||
|
eType="#//WorkSequence" eOpposite="#//WorkSequence/predecessor"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requests" upperBound="-1"
|
||||||
|
eType="#//Request" containment="true" eOpposite="#//Request/requester"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="WorkSequence" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="linkType" lowerBound="1"
|
||||||
|
eType="#//WorkSequenceType"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="predecessor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToSuccessors"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="successor" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/linksToPredecessors"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Process">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="processElements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement" containment="true" eOpposite="#//ProcessElement/process"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Guidance" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="text" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="elements" upperBound="-1"
|
||||||
|
eType="#//ProcessElement" eOpposite="#//ProcessElement/guidances"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Resource" eSuperTypes="#//ProcessElement">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requests" upperBound="-1"
|
||||||
|
eType="#//Request" eOpposite="#//Request/target"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Request">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="quantity" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="target" lowerBound="1"
|
||||||
|
eType="#//Resource" eOpposite="#//Resource/requests"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="requester" lowerBound="1"
|
||||||
|
eType="#//WorkDefinition" eOpposite="#//WorkDefinition/requests"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,31 @@
|
||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
|
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="petrinet" nsURI="http://petrinet" nsPrefix="petrinet">
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Network">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="nodes" upperBound="-1"
|
||||||
|
eType="#//Node" containment="true" eOpposite="#//Node/network"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Node" abstract="true">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="network" lowerBound="1"
|
||||||
|
eType="#//Network" eOpposite="#//Network/nodes"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Place" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="tokens" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Arc">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="weight" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EAttribute" name="outgoing" lowerBound="1"
|
||||||
|
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="place" lowerBound="1" eType="#//Place"/>
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="transition" lowerBound="1"
|
||||||
|
eType="#//Transition" eOpposite="#//Transition/arcs"/>
|
||||||
|
</eClassifiers>
|
||||||
|
<eClassifiers xsi:type="ecore:EClass" name="Transition" eSuperTypes="#//Node">
|
||||||
|
<eStructuralFeatures xsi:type="ecore:EReference" name="arcs" upperBound="-1" eType="#//Arc"
|
||||||
|
containment="true" eOpposite="#//Arc/transition"/>
|
||||||
|
</eClassifiers>
|
||||||
|
</ecore:EPackage>
|
|
@ -0,0 +1,5 @@
|
||||||
|
<?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="_8tPnQCxCEeyIb_aAzHoOBA" version="14.3.1.202003261200">
|
||||||
|
<semanticResources>petriNet.ecore</semanticResources>
|
||||||
|
<semanticResources>petriNet.genmodel</semanticResources>
|
||||||
|
</viewpoint:DAnalysis>
|
|
@ -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="_8tPnQCxCEeyIb_aAzHoOBA" version="14.3.1.202003261200"/>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue