Skip to content

Instantly share code, notes, and snippets.

@DevPGSV
Created September 26, 2018 07:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DevPGSV/6a57bc30a77ccb778ff87ade8c1fc81d to your computer and use it in GitHub Desktop.
Save DevPGSV/6a57bc30a77ccb778ff87ade8c1fc81d to your computer and use it in GitHub Desktop.
Gist from yEd-Live
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!--Created by yFiles for HTML 2.1.0.5-->
<graphml xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml.html/2.0/ygraphml.xsd " xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:demostyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoStyle/1.0" xmlns:bpmn="http://www.yworks.com/xml/yfiles-for-html/bpmn/2.0" xmlns:demotablestyle="http://www.yworks.com/yFilesHTML/demos/FlatDemoTableStyle/1.0" xmlns:uml="http://www.yworks.com/yFilesHTML/demos/UMLDemoStyle/1.0" xmlns:compat="http://www.yworks.com/xml/yfiles-compat-arrows/1.0" xmlns:VuejsNodeStyle="http://www.yworks.com/demos/yfiles-vuejs-node-style/1.0" xmlns:y="http://www.yworks.com/xml/yfiles-common/3.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/3.0" xmlns:yjs="http://www.yworks.com/xml/yfiles-for-html/2.0/xaml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<key id="d0" for="node" attr.type="boolean" attr.name="Expanded" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/Expanded">
<default>true</default>
</key>
<key id="d1" for="node" attr.type="string" attr.name="url"/>
<key id="d2" for="node" attr.type="string" attr.name="description"/>
<key id="d3" for="node" attr.name="NodeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeLabels"/>
<key id="d4" for="node" attr.name="NodeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeGeometry"/>
<key id="d5" for="all" attr.name="UserTags" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/UserTags"/>
<key id="d6" for="node" attr.name="NodeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/NodeStyle"/>
<key id="d7" for="node" attr.name="NodeViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/NodeViewState"/>
<key id="d8" for="edge" attr.type="string" attr.name="url"/>
<key id="d9" for="edge" attr.type="string" attr.name="description"/>
<key id="d10" for="edge" attr.name="EdgeLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeLabels"/>
<key id="d11" for="edge" attr.name="EdgeGeometry" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeGeometry"/>
<key id="d12" for="edge" attr.name="EdgeStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/EdgeStyle"/>
<key id="d13" for="edge" attr.name="EdgeViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/EdgeViewState"/>
<key id="d14" for="port" attr.name="PortLabels" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLabels"/>
<key id="d15" for="port" attr.name="PortLocationParameter" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortLocationParameter">
<default>
<x:Static Member="y:FreeNodePortLocationModel.NodeCenterAnchored"/>
</default>
</key>
<key id="d16" for="port" attr.name="PortStyle" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/PortStyle">
<default>
<x:Static Member="y:VoidPortStyle.Instance"/>
</default>
</key>
<key id="d17" for="port" attr.name="PortViewState" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/folding/1.1/PortViewState"/>
<key id="d18" attr.name="SharedData" y:attr.uri="http://www.yworks.com/xml/yfiles-common/2.0/SharedData"/>
<data key="d18">
<y:SharedData>
<yjs:Stroke x:Key="1" fill="{y:GraphMLReference 2}"/>
<yjs:SolidColorFill x:Key="2" color="DarkOrange"/>
<yjs:Font x:Key="3" fontSize="12"/>
<yjs:Stroke x:Key="4" fill="{y:GraphMLReference 2}"/>
<yjs:Stroke x:Key="5" fill="#FFFF8C00"/>
<yjs:Font x:Key="6" fontSize="12" textDecoration="UNDERLINE"/>
<yjs:PolylineEdgeStyle x:Key="7" stroke="{y:GraphMLReference 8}"/>
<yjs:Stroke x:Key="8" fill="BLACK" thickness="0.75"/>
<y:SmartEdgeLabelModelParameter x:Key="9" Distance="5">
<y:SmartEdgeLabelModelParameter.Model>
<y:SmartEdgeLabelModel/>
</y:SmartEdgeLabelModelParameter.Model>
</y:SmartEdgeLabelModelParameter>
<yjs:PolylineEdgeStyle x:Key="10" stroke="{y:GraphMLReference 8}"/>
<yjs:PolylineEdgeStyle x:Key="11">
<yjs:PolylineEdgeStyle.stroke>
<yjs:Stroke fill="BLACK" thickness="0.75"/>
</yjs:PolylineEdgeStyle.stroke>
</yjs:PolylineEdgeStyle>
</y:SharedData>
</data>
<graph id="G" edgedefault="directed">
<node id="n0">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Pieza</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="17">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="17"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="199.0625" Y="-17.75" Width="104" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 1}" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
<port name="p1"/>
<port name="p2"/>
<port name="p3"/>
<port name="p4"/>
<port name="p5"/>
</node>
<node id="n1">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Proveedor</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="17">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="17"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-72.0625" Y="-17.75" Width="104" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 1}" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
<port name="p1"/>
<port name="p2"/>
<port name="p3"/>
</node>
<node id="n2">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Cliente</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="17">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="17"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-72.0625" Y="-184" Width="104" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 1}" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
<port name="p1"/>
<port name="p2"/>
<port name="p3"/>
</node>
<node id="n3">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>ParteAveria</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="17">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="17"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="193.5" Y="-184" Width="115.125" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 1}" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
<port name="p1"/>
<port name="p2"/>
<port name="p3"/>
<port name="p4"/>
<port name="p5"/>
</node>
<node id="n4">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Factura</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="17">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="17"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-72.0625" Y="-100.875" Width="104" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 1}" fill="{y:GraphMLReference 2}"/>
</data>
<port name="p0"/>
<port name="p1"/>
<port name="p2"/>
</node>
<node id="n5">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Descripción</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="182.125" Y="-224.3125" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n6">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Importe</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="269.875" Y="-217.1875" Width="76" Height="20.1875"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n7">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Cambios</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="14">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="14"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
<y:Label>
<y:Label.Text>N:N</y:Label.Text>
<y:Label.LayoutParameter>
<y:RatioAnchoredLabelModelParameter LayoutOffset="82.66348219532858,3"/>
</y:Label.LayoutParameter>
<y:Label.Style>
<bpmn:AnnotationLabelStyle/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="202.0625" Y="-100.875" Width="98" Height="30"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 5}" fill="{y:GraphMLReference 2}" shape="DIAMOND"/>
</data>
<port name="p0"/>
<port name="p1"/>
</node>
<node id="n8">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Provee</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="14">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="14"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
<y:Label>
<y:Label.Text>N:N</y:Label.Text>
<y:Label.LayoutParameter>
<y:RatioAnchoredLabelModelParameter LayoutOffset="40.51696439065715,-24"/>
</y:Label.LayoutParameter>
<y:Label.Style>
<bpmn:AnnotationLabelStyle/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="66.5" Y="-22.25" Width="98" Height="30"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 5}" fill="{y:GraphMLReference 2}" shape="DIAMOND"/>
</data>
<port name="p0">
<data key="d15">
<y:FreeNodePortLocationModelParameter Ratio="0.99,0.5"/>
</data>
</port>
<port name="p1"/>
<port name="p2"/>
<port name="p3"/>
</node>
<node id="n9">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Unidades</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="47.75" Y="41.25" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n10">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>PrecioUnidad</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="110.75" Y="20.25" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n11">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>UID</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12" textDecoration="UNDERLINE"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="314" Y="-61.25" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n12">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Descripción</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="322.75" Y="-29.625" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n13">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Stock</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="322.75" Y="8.25" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n14">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Cod</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 6}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-141.375" Y="8.25" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n15">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Telf</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-107.75" Y="34.625" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n16">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Nombre</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-51" Y="55.625" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n17">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text><![CDATA[Es Notificado]]></y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="14">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="14"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
<y:Label>
<y:Label.Text>1:N</y:Label.Text>
<y:Label.LayoutParameter>
<y:RatioAnchoredLabelModelParameter LayoutOffset="34.659914305787396,18"/>
</y:Label.LayoutParameter>
<y:Label.Style>
<bpmn:AnnotationLabelStyle/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="63.71875" Y="-188.5" Width="98" Height="30"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 5}" fill="{y:GraphMLReference 2}" shape="DIAMOND"/>
</data>
<port name="p0"/>
<port name="p1"/>
</node>
<node id="n18">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>clienteID</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12" textDecoration="UNDERLINE"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="3.875" Y="-218" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n19">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Nombre</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-98.25" Y="-221" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n20">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Matrícula</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-36.75" Y="-242" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n21">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Contiene</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle verticalTextAlignment="CENTER" horizontalTextAlignment="CENTER" textFill="BLACK" textSize="14">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="14"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
<y:Label>
<y:Label.Text>1:N</y:Label.Text>
<y:Label.LayoutParameter>
<y:RatioAnchoredLabelModelParameter LayoutOffset="34.659914305787396,18"/>
</y:Label.LayoutParameter>
<y:Label.Style>
<bpmn:AnnotationLabelStyle/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="63.71875" Y="-105.375" Width="98" Height="30"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 5}" fill="{y:GraphMLReference 2}" shape="DIAMOND"/>
</data>
<port name="p0"/>
<port name="p1"/>
</node>
<node id="n22">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Cod</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 6}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="233.125" Y="-248.8125" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n23">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Fecha</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-81.625" Y="-130" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n24">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>Cod</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 6}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="-2" Y="-134.75" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<node id="n25">
<data key="d3">
<x:List>
<y:Label LayoutParameter="{x:Static y:InteriorLabelModel.North}">
<y:Label.Text>PrecioUnidad</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle font="{y:GraphMLReference 3}" textFill="BLACK"/>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d4">
<y:RectD X="280.75" Y="34.375" Width="76" Height="21"/>
</data>
<data key="d6">
<yjs:ShapeNodeStyle stroke="{y:GraphMLReference 4}" fill="{y:GraphMLReference 2}" shape="ELLIPSE"/>
</data>
<port name="p0"/>
</node>
<edge id="e0" source="n3" target="n5" sourceport="p0" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="7"/>
</data>
</edge>
<edge id="e1" source="n3" target="n6" sourceport="p1" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="7"/>
</data>
</edge>
<edge id="e2" source="n3" target="n7" sourceport="p2" targetport="p0">
<data key="d10">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 9}">
<y:Label.Text>0:N</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e3" source="n0" target="n7" sourceport="p0" targetport="p1">
<data key="d10">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 9}">
<y:Label.Text>0:N</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e4" source="n0" target="n8" sourceport="p1" targetport="p0">
<data key="d10">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 9}">
<y:Label.Text>1:N</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e5" source="n8" target="n1" sourceport="p1" targetport="p0">
<data key="d10">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 9}">
<y:Label.Text>1:N</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e6" source="n8" target="n10" sourceport="p2" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e7" source="n8" target="n9" sourceport="p3" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e8" source="n0" target="n11" sourceport="p2" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e9" source="n0" target="n12" sourceport="p3" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e10" source="n0" target="n13" sourceport="p4" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e11" source="n1" target="n14" sourceport="p1" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e12" source="n1" target="n15" sourceport="p2" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e13" source="n1" target="n16" sourceport="p3" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e14" source="n3" target="n17" sourceport="p3" targetport="p0">
<data key="d10">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 9}">
<y:Label.Text>1:N</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e15" source="n2" target="n17" sourceport="p0" targetport="p1">
<data key="d10">
<x:List>
<y:Label>
<y:Label.Text>1:1</y:Label.Text>
<y:Label.LayoutParameter>
<y:SmartEdgeLabelModelParameter Distance="5">
<y:SmartEdgeLabelModelParameter.Model>
<y:SmartEdgeLabelModel/>
</y:SmartEdgeLabelModelParameter.Model>
</y:SmartEdgeLabelModelParameter>
</y:Label.LayoutParameter>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e16" source="n2" target="n18" sourceport="p1" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e17" source="n2" target="n20" sourceport="p2" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e18" source="n2" target="n19" sourceport="p3" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e19" source="n4" target="n21" sourceport="p0" targetport="p0">
<data key="d10">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 9}">
<y:Label.Text>1:1</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e20" source="n21" target="n3" sourceport="p1" targetport="p4">
<data key="d10">
<x:List>
<y:Label LayoutParameter="{y:GraphMLReference 9}">
<y:Label.Text>1:N</y:Label.Text>
<y:Label.Style>
<yjs:DefaultLabelStyle textFill="BLACK">
<yjs:DefaultLabelStyle.font>
<yjs:Font fontSize="12"/>
</yjs:DefaultLabelStyle.font>
</yjs:DefaultLabelStyle>
</y:Label.Style>
</y:Label>
</x:List>
</data>
<data key="d12">
<y:GraphMLReference ResourceKey="10"/>
</data>
</edge>
<edge id="e21" source="n3" target="n22" sourceport="p5" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="11"/>
</data>
</edge>
<edge id="e22" source="n4" target="n23" sourceport="p1" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="11"/>
</data>
</edge>
<edge id="e23" source="n4" target="n24" sourceport="p2" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="11"/>
</data>
</edge>
<edge id="e24" source="n0" target="n25" sourceport="p5" targetport="p0">
<data key="d12">
<y:GraphMLReference ResourceKey="11"/>
</data>
</edge>
</graph>
</graphml>
@DevPGSV
Copy link
Author

DevPGSV commented Sep 26, 2018

RepararcionVehiculos

Las averías son notificadas a clientes mediante un parte de averías.
Los datos que se guardan son: descripción de avería, piezas a cambiar e importe de la reparación.
Los clientes del taller se identifican mediante un número de cliente, nombre, y matrícula de vehículo.

Las nuevas piezas que sustituyen a las averiadas están almacenadas en el taller todo ello gracias al suministro de los proveedores correspondientes.
De los proveedores queremos guardar el código de proveedor, su teléfono y su nombre.

Las piezas se identifican por un número, y queremos guardar una descripción, su precio, y el stock disponible.

Nos interesa saber para cada proveedor y pieza suministrada el número de unidades y el precio por unidad.

Queremos guardar información sobre las facturas que pueden incluir todos los partes de avería notificados al cliente. Queremos saber el importe total y la fecha de la factura.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment