2017-08-20 11:13:21 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:java="http://www.yworks.com/xml/yfiles-common/1.0/java" xmlns:sys="http://www.yworks.com/xml/yfiles-common/markup/primitives/2.0" xmlns:x="http://www.yworks.com/xml/yfiles-common/markup/2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:y="http://www.yworks.com/xml/graphml" xmlns:yed="http://www.yworks.com/xml/yed/3" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://www.yworks.com/xml/schema/graphml/1.1/ygraphml.xsd">
|
|
|
|
<!--Created by yEd 3.17-->
|
|
|
|
<key attr.name="Description" attr.type="string" for="graph" id="d0"/>
|
|
|
|
<key for="port" id="d1" yfiles.type="portgraphics"/>
|
|
|
|
<key for="port" id="d2" yfiles.type="portgeometry"/>
|
|
|
|
<key for="port" id="d3" yfiles.type="portuserdata"/>
|
|
|
|
<key attr.name="url" attr.type="string" for="node" id="d4"/>
|
|
|
|
<key attr.name="description" attr.type="string" for="node" id="d5"/>
|
|
|
|
<key for="node" id="d6" yfiles.type="nodegraphics"/>
|
|
|
|
<key for="graphml" id="d7" yfiles.type="resources"/>
|
|
|
|
<key attr.name="url" attr.type="string" for="edge" id="d8"/>
|
|
|
|
<key attr.name="description" attr.type="string" for="edge" id="d9"/>
|
|
|
|
<key for="edge" id="d10" yfiles.type="edgegraphics"/>
|
|
|
|
<graph edgedefault="directed" id="G">
|
|
|
|
<data key="d0"/>
|
|
|
|
<node id="n0">
|
|
|
|
<data key="d6">
|
|
|
|
<y:GenericNode configuration="com.yworks.entityRelationship.big_entity">
|
|
|
|
<y:Geometry height="143.0" width="107.0" x="821.44" y="96.0"/>
|
|
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" backgroundColor="#B7C9E3" configuration="com.yworks.entityRelationship.label.name" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasLineColor="false" height="17.96875" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="37.603515625" x="34.6982421875" y="4.0">Users</y:NodeLabel>
|
|
|
|
<y:NodeLabel alignment="left" autoSizePolicy="content" configuration="com.yworks.entityRelationship.label.attributes" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="101.78125" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="top" visible="true" width="67.48046875" x="2.0" y="29.96875">id
|
|
|
|
username
|
|
|
|
password
|
|
|
|
first_name
|
|
|
|
last_name
|
|
|
|
birthday
|
|
|
|
photo
|
|
|
|
<y:LabelModel>
|
|
|
|
<y:ErdAttributesNodeLabelModel/>
|
|
|
|
</y:LabelModel>
|
|
|
|
<y:ModelParameter>
|
|
|
|
<y:ErdAttributesNodeLabelModelParameter/>
|
|
|
|
</y:ModelParameter>
|
|
|
|
</y:NodeLabel>
|
|
|
|
<y:StyleProperties>
|
|
|
|
<y:Property class="java.lang.Boolean" name="y.view.ShadowNodePainter.SHADOW_PAINTING" value="true"/>
|
|
|
|
</y:StyleProperties>
|
|
|
|
</y:GenericNode>
|
|
|
|
</data>
|
|
|
|
</node>
|
|
|
|
<node id="n1">
|
|
|
|
<data key="d6">
|
|
|
|
<y:GenericNode configuration="com.yworks.entityRelationship.big_entity">
|
|
|
|
<y:Geometry height="253.0" width="206.0" x="769.44" y="274.28"/>
|
|
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" backgroundColor="#B7C9E3" configuration="com.yworks.entityRelationship.label.name" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasLineColor="false" height="17.96875" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="58.955078125" x="73.5224609375" y="4.0">Activities</y:NodeLabel>
|
|
|
|
<y:NodeLabel alignment="left" autoSizePolicy="content" configuration="com.yworks.entityRelationship.label.attributes" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="199.5625" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="top" visible="true" width="72.396484375" x="2.0" y="29.96875">id
|
|
|
|
id_user
|
|
|
|
id_sport
|
|
|
|
id_gpx
|
|
|
|
date
|
|
|
|
duration
|
|
|
|
pauses
|
|
|
|
distance
|
|
|
|
min_alt
|
|
|
|
max_alt
|
|
|
|
descent
|
|
|
|
ascent
|
|
|
|
max_speed
|
|
|
|
ave_speed<y:LabelModel>
|
|
|
|
<y:ErdAttributesNodeLabelModel/>
|
|
|
|
</y:LabelModel>
|
|
|
|
<y:ModelParameter>
|
|
|
|
<y:ErdAttributesNodeLabelModelParameter/>
|
|
|
|
</y:ModelParameter>
|
|
|
|
</y:NodeLabel>
|
|
|
|
<y:StyleProperties>
|
|
|
|
<y:Property class="java.lang.Boolean" name="y.view.ShadowNodePainter.SHADOW_PAINTING" value="true"/>
|
|
|
|
</y:StyleProperties>
|
|
|
|
</y:GenericNode>
|
|
|
|
</data>
|
|
|
|
</node>
|
|
|
|
<node id="n2">
|
|
|
|
<data key="d6">
|
|
|
|
<y:GenericNode configuration="com.yworks.entityRelationship.big_entity">
|
|
|
|
<y:Geometry height="90.0" width="80.0" x="1060.28" y="355.78"/>
|
|
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" backgroundColor="#B7C9E3" configuration="com.yworks.entityRelationship.label.name" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasLineColor="false" height="17.96875" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="42.466796875" x="18.7666015625" y="4.0">Sports</y:NodeLabel>
|
|
|
|
<y:NodeLabel alignment="left" autoSizePolicy="content" configuration="com.yworks.entityRelationship.label.attributes" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="31.9375" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="top" visible="true" width="33.021484375" x="2.0" y="29.96875">id
|
|
|
|
label<y:LabelModel>
|
|
|
|
<y:ErdAttributesNodeLabelModel/>
|
|
|
|
</y:LabelModel>
|
|
|
|
<y:ModelParameter>
|
|
|
|
<y:ErdAttributesNodeLabelModelParameter/>
|
|
|
|
</y:ModelParameter>
|
|
|
|
</y:NodeLabel>
|
|
|
|
<y:StyleProperties>
|
|
|
|
<y:Property class="java.lang.Boolean" name="y.view.ShadowNodePainter.SHADOW_PAINTING" value="true"/>
|
|
|
|
</y:StyleProperties>
|
|
|
|
</y:GenericNode>
|
|
|
|
</data>
|
|
|
|
</node>
|
|
|
|
<node id="n3">
|
|
|
|
<data key="d6">
|
|
|
|
<y:GenericNode configuration="com.yworks.entityRelationship.big_entity">
|
|
|
|
<y:Geometry height="90.0" width="80.0" x="832.44" y="598.56"/>
|
|
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" backgroundColor="#B7C9E3" configuration="com.yworks.entityRelationship.label.name" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasLineColor="false" height="17.96875" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="28.755859375" x="25.6220703125" y="4.0">GPX</y:NodeLabel>
|
|
|
|
<y:NodeLabel alignment="left" autoSizePolicy="content" configuration="com.yworks.entityRelationship.label.attributes" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="31.9375" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="top" visible="true" width="56.306640625" x="2.0" y="29.96875">id
|
|
|
|
filename<y:LabelModel>
|
|
|
|
<y:ErdAttributesNodeLabelModel/>
|
|
|
|
</y:LabelModel>
|
|
|
|
<y:ModelParameter>
|
|
|
|
<y:ErdAttributesNodeLabelModelParameter/>
|
|
|
|
</y:ModelParameter>
|
|
|
|
</y:NodeLabel>
|
|
|
|
<y:StyleProperties>
|
|
|
|
<y:Property class="java.lang.Boolean" name="y.view.ShadowNodePainter.SHADOW_PAINTING" value="true"/>
|
|
|
|
</y:StyleProperties>
|
|
|
|
</y:GenericNode>
|
|
|
|
</data>
|
|
|
|
</node>
|
|
|
|
<node id="n4">
|
|
|
|
<data key="d6">
|
|
|
|
<y:GenericNode configuration="com.yworks.entityRelationship.big_entity">
|
|
|
|
<y:Geometry height="112.0" width="138.0" x="546.6000000000001" y="344.78"/>
|
|
|
|
<y:Fill color="#E8EEF7" color2="#B7C9E3" transparent="false"/>
|
|
|
|
<y:BorderStyle color="#000000" type="line" width="1.0"/>
|
|
|
|
<y:NodeLabel alignment="center" autoSizePolicy="content" backgroundColor="#B7C9E3" configuration="com.yworks.entityRelationship.label.name" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasLineColor="false" height="17.96875" horizontalTextPosition="center" iconTextGap="4" modelName="internal" modelPosition="t" textColor="#000000" verticalTextPosition="bottom" visible="true" width="103.90234375" x="17.048828125" y="4.0">PersonalRecords</y:NodeLabel>
|
|
|
|
<y:NodeLabel alignment="left" autoSizePolicy="content" configuration="com.yworks.entityRelationship.label.attributes" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="59.875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="top" visible="true" width="75.05078125" x="2.0" y="29.96875">id
|
|
|
|
id_activities
|
|
|
|
type
|
|
|
|
value<y:LabelModel>
|
|
|
|
<y:ErdAttributesNodeLabelModel/>
|
|
|
|
</y:LabelModel>
|
|
|
|
<y:ModelParameter>
|
|
|
|
<y:ErdAttributesNodeLabelModelParameter/>
|
|
|
|
</y:ModelParameter>
|
|
|
|
</y:NodeLabel>
|
|
|
|
<y:StyleProperties>
|
|
|
|
<y:Property class="java.lang.Boolean" name="y.view.ShadowNodePainter.SHADOW_PAINTING" value="true"/>
|
|
|
|
</y:StyleProperties>
|
|
|
|
</y:GenericNode>
|
|
|
|
</data>
|
|
|
|
</node>
|
2017-08-20 15:01:25 +02:00
|
|
|
<edge id="e0" source="n1" target="n3">
|
2017-08-20 11:13:21 +02:00
|
|
|
<data key="d9"/>
|
|
|
|
<data key="d10">
|
|
|
|
<y:PolyLineEdge>
|
|
|
|
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
|
|
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
|
|
|
<y:Arrows source="none" target="none"/>
|
|
|
|
<y:BendStyle smoothed="false"/>
|
|
|
|
</y:PolyLineEdge>
|
|
|
|
</data>
|
|
|
|
</edge>
|
2017-08-20 15:01:25 +02:00
|
|
|
<edge id="e1" source="n1" target="n0">
|
2017-08-20 11:13:21 +02:00
|
|
|
<data key="d9"/>
|
|
|
|
<data key="d10">
|
|
|
|
<y:PolyLineEdge>
|
|
|
|
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
|
|
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
2017-08-20 15:01:25 +02:00
|
|
|
<y:Arrows source="crows_foot_many" target="none"/>
|
2017-08-20 11:13:21 +02:00
|
|
|
<y:BendStyle smoothed="false"/>
|
|
|
|
</y:PolyLineEdge>
|
|
|
|
</data>
|
|
|
|
</edge>
|
2017-08-20 15:01:25 +02:00
|
|
|
<edge id="e2" source="n4" target="n0">
|
2017-08-20 11:13:21 +02:00
|
|
|
<data key="d9"/>
|
|
|
|
<data key="d10">
|
|
|
|
<y:PolyLineEdge>
|
2017-08-20 17:36:49 +02:00
|
|
|
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0">
|
|
|
|
<y:Point x="615.6000000000001" y="167.5"/>
|
|
|
|
</y:Path>
|
2017-08-20 11:13:21 +02:00
|
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
2017-08-20 15:01:25 +02:00
|
|
|
<y:Arrows source="crows_foot_many" target="none"/>
|
2017-08-20 11:13:21 +02:00
|
|
|
<y:BendStyle smoothed="false"/>
|
|
|
|
</y:PolyLineEdge>
|
|
|
|
</data>
|
|
|
|
</edge>
|
2017-08-20 15:01:25 +02:00
|
|
|
<edge id="e3" source="n2" target="n1">
|
2017-08-20 11:13:21 +02:00
|
|
|
<data key="d9"/>
|
|
|
|
<data key="d10">
|
2017-08-20 15:01:25 +02:00
|
|
|
<y:GenericEdge configuration="com.yworks.bpmn.Connection">
|
2017-08-20 11:13:21 +02:00
|
|
|
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
|
|
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
2017-08-20 15:01:25 +02:00
|
|
|
<y:Arrows source="none" target="crows_foot_many"/>
|
|
|
|
<y:StyleProperties>
|
|
|
|
<y:Property class="com.yworks.yfiles.bpmn.view.BPMNTypeEnum" name="com.yworks.bpmn.type" value="CONNECTION_TYPE_FORKED_CONVERSATION_LINK"/>
|
|
|
|
</y:StyleProperties>
|
|
|
|
</y:GenericEdge>
|
2017-08-20 11:13:21 +02:00
|
|
|
</data>
|
|
|
|
</edge>
|
2017-08-20 15:01:25 +02:00
|
|
|
<edge id="e4" source="n1" target="n4">
|
2017-08-20 11:13:21 +02:00
|
|
|
<data key="d9"/>
|
|
|
|
<data key="d10">
|
2017-08-20 15:01:25 +02:00
|
|
|
<y:GenericEdge configuration="com.yworks.bpmn.Connection">
|
2017-08-20 11:13:21 +02:00
|
|
|
<y:Path sx="0.0" sy="0.0" tx="0.0" ty="0.0"/>
|
|
|
|
<y:LineStyle color="#000000" type="line" width="1.0"/>
|
2017-08-20 15:01:25 +02:00
|
|
|
<y:Arrows source="none" target="crows_foot_many"/>
|
|
|
|
<y:StyleProperties>
|
|
|
|
<y:Property class="com.yworks.yfiles.bpmn.view.BPMNTypeEnum" name="com.yworks.bpmn.type" value="CONNECTION_TYPE_FORKED_CONVERSATION_LINK"/>
|
|
|
|
</y:StyleProperties>
|
|
|
|
</y:GenericEdge>
|
2017-08-20 11:13:21 +02:00
|
|
|
</data>
|
|
|
|
</edge>
|
|
|
|
</graph>
|
|
|
|
<data key="d7">
|
|
|
|
<y:Resources/>
|
|
|
|
</data>
|
|
|
|
</graphml>
|