-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Julian Westermann
committed
May 31, 2018
1 parent
7c0f2f5
commit 2354163
Showing
4 changed files
with
1,209 additions
and
7 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,280 @@ | ||
<?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.18.0.2--> | ||
<key attr.name="Beschreibung" 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="d4"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="300.0" y="258.0"/> | ||
<y:Fill color="#C0C0C0" transparent="false"/> | ||
<y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="12.00390625" x="8.998046875" y="5.6494140625">V<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n1"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="524.0" y="258.0"/> | ||
<y:Fill color="#C0C0C0" transparent="false"/> | ||
<y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="21.34375" x="4.328125" y="5.6494140625">Vin<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n2"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="640.0" y="258.0"/> | ||
<y:Fill color="#C0C0C0" transparent="false"/> | ||
<y:BorderStyle color="#000000" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="28.685546875" x="0.6572265625" y="5.6494140625">Vout<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n3"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="199.0" y="222.0"/> | ||
<y:Fill hasColor="false" transparent="false"/> | ||
<y:BorderStyle hasColor="false" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="4.0" x="13.0" y="13.0"> | ||
<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n4"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="199.0" y="294.0"/> | ||
<y:Fill hasColor="false" transparent="false"/> | ||
<y:BorderStyle hasColor="false" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="4.0" x="13.0" y="13.0"> | ||
<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n5"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="387.0" y="258.0"/> | ||
<y:Fill hasColor="false" transparent="false"/> | ||
<y:BorderStyle hasColor="false" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="4.0" x="13.0" y="13.0"> | ||
<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n6"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="447.0" y="222.0"/> | ||
<y:Fill hasColor="false" transparent="false"/> | ||
<y:BorderStyle hasColor="false" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="4.0" x="13.0" y="13.0"> | ||
<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n7"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="447.0" y="305.0"/> | ||
<y:Fill hasColor="false" transparent="false"/> | ||
<y:BorderStyle hasColor="false" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="4.0" x="13.0" y="13.0"> | ||
<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<node id="n8"> | ||
<data key="d5"/> | ||
<data key="d6"> | ||
<y:ShapeNode> | ||
<y:Geometry height="30.0" width="30.0" x="731.0" y="258.0"/> | ||
<y:Fill hasColor="false" transparent="false"/> | ||
<y:BorderStyle hasColor="false" raised="false" type="line" width="1.0"/> | ||
<y:NodeLabel alignment="center" autoSizePolicy="content" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" hasText="false" height="4.0" horizontalTextPosition="center" iconTextGap="4" modelName="custom" textColor="#000000" verticalTextPosition="bottom" visible="true" width="4.0" x="13.0" y="13.0"> | ||
<y:LabelModel> | ||
<y:SmartNodeLabelModel distance="4.0"/> | ||
</y:LabelModel> | ||
<y:ModelParameter> | ||
<y:SmartNodeLabelModelParameter labelRatioX="0.0" labelRatioY="0.0" nodeRatioX="0.0" nodeRatioY="0.0" offsetX="0.0" offsetY="0.0" upX="0.0" upY="-1.0"/> | ||
</y:ModelParameter> | ||
</y:NodeLabel> | ||
<y:Shape type="ellipse"/> | ||
</y:ShapeNode> | ||
</data> | ||
</node> | ||
<edge id="e0" source="n3" target="n0"> | ||
<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="standard"/> | ||
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="free" modelPosition="anywhere" preferredPlacement="anywhere" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="17.34765625" x="27.196884155273438" y="-6.3867645263671875">10<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" frozen="true" placement="anywhere" side="anywhere" sideReference="relative_to_edge_flow"/> | ||
</y:EdgeLabel> | ||
<y:BendStyle smoothed="false"/> | ||
</y:PolyLineEdge> | ||
</data> | ||
</edge> | ||
<edge id="e1" source="n4" target="n0"> | ||
<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="standard"/> | ||
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="free" modelPosition="anywhere" preferredPlacement="anywhere" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="10.673828125" x="32.53379821777344" y="-9.31439208984375">4<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" frozen="true" placement="anywhere" side="anywhere" sideReference="relative_to_edge_flow"/> | ||
</y:EdgeLabel> | ||
<y:BendStyle smoothed="false"/> | ||
</y:PolyLineEdge> | ||
</data> | ||
</edge> | ||
<edge id="e2" source="n0" target="n5"> | ||
<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="standard"/> | ||
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="free" modelPosition="anywhere" preferredPlacement="anywhere" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="10.673828125" x="17.6630859375" y="-20.3505859375">5<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" frozen="true" placement="anywhere" side="anywhere" sideReference="relative_to_edge_flow"/> | ||
</y:EdgeLabel> | ||
<y:BendStyle smoothed="false"/> | ||
</y:PolyLineEdge> | ||
</data> | ||
</edge> | ||
<edge id="e3" source="n2" target="n8"> | ||
<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="standard"/> | ||
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="free" modelPosition="anywhere" preferredPlacement="anywhere" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="10.673828125" x="23.6630859375" y="-18.3505859375">5<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" frozen="true" placement="anywhere" side="anywhere" sideReference="relative_to_edge_flow"/> | ||
</y:EdgeLabel> | ||
<y:BendStyle smoothed="false"/> | ||
</y:PolyLineEdge> | ||
</data> | ||
</edge> | ||
<edge id="e4" source="n6" target="n1"> | ||
<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="standard"/> | ||
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="free" modelPosition="anywhere" preferredPlacement="anywhere" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="17.34765625" x="13.737945556640625" y="-11.703521728515625">10<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" frozen="true" placement="anywhere" side="anywhere" sideReference="relative_to_edge_flow"/> | ||
</y:EdgeLabel> | ||
<y:BendStyle smoothed="false"/> | ||
</y:PolyLineEdge> | ||
</data> | ||
</edge> | ||
<edge id="e5" source="n7" target="n1"> | ||
<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="standard"/> | ||
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="free" modelPosition="anywhere" preferredPlacement="anywhere" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="10.673828125" x="23.8597412109375" y="-9.535552978515625">4<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" frozen="true" placement="anywhere" side="anywhere" sideReference="relative_to_edge_flow"/> | ||
</y:EdgeLabel> | ||
<y:BendStyle smoothed="false"/> | ||
</y:PolyLineEdge> | ||
</data> | ||
</edge> | ||
<edge id="e6" source="n1" target="n2"> | ||
<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="standard"/> | ||
<y:EdgeLabel alignment="center" configuration="AutoFlippingLabel" distance="2.0" fontFamily="Dialog" fontSize="12" fontStyle="plain" hasBackgroundColor="false" hasLineColor="false" height="18.701171875" horizontalTextPosition="center" iconTextGap="4" modelName="free" modelPosition="anywhere" preferredPlacement="anywhere" ratio="0.5" textColor="#000000" verticalTextPosition="bottom" visible="true" width="10.673828125" x="34.6630859375" y="-19.3505859375">7<y:PreferredPlacementDescriptor angle="0.0" angleOffsetOnRightSide="0" angleReference="absolute" angleRotationOnRightSide="co" distance="-1.0" frozen="true" placement="anywhere" side="anywhere" sideReference="relative_to_edge_flow"/> | ||
</y:EdgeLabel> | ||
<y:BendStyle smoothed="false"/> | ||
</y:PolyLineEdge> | ||
</data> | ||
</edge> | ||
</graph> | ||
<data key="d7"> | ||
<y:Resources/> | ||
</data> | ||
</graphml> |
Oops, something went wrong.