summaryrefslogtreecommitdiff
path: root/tests/pyreverse/data/classes_No_Name.vcg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pyreverse/data/classes_No_Name.vcg')
-rw-r--r--tests/pyreverse/data/classes_No_Name.vcg55
1 files changed, 0 insertions, 55 deletions
diff --git a/tests/pyreverse/data/classes_No_Name.vcg b/tests/pyreverse/data/classes_No_Name.vcg
deleted file mode 100644
index 4c792db69..000000000
--- a/tests/pyreverse/data/classes_No_Name.vcg
+++ /dev/null
@@ -1,55 +0,0 @@
-graph:{
- title:"classes_No_Name"
- layoutalgorithm:dfs
- late_edge_labels:yes
- port_sharing:no
- manhattan_edges:yes
- node: {title:"data.clientmodule_test.Ancestor" label:"\fbAncestor\fn\n\f____________\n\f08attr : str\n\f08cls_member\n\f____________\n\f10get_value()\n\f10set_value()"
- shape:box
-}
- node: {title:"data.suppliermodule_test.CustomException" label:"\fb 09CustomException\fn\n\f_________________"
- shape:box
-}
- node: {title:"data.suppliermodule_test.DoNothing" label:"\fbDoNothing\fn\n\f___________"
- shape:box
-}
- node: {title:"data.suppliermodule_test.DoNothing2" label:"\fbDoNothing2\fn\n\f____________"
- shape:box
-}
- node: {title:"data.suppliermodule_test.DoSomething" label:"\fbDoSomething\fn\n\f__________________________\n\f08my_int : Optional[int]\n\f08my_int_2 : Optional[int]\n\f08my_string : str\n\f__________________________\n\f10do_it()"
- shape:box
-}
- node: {title:"data.suppliermodule_test.Interface" label:"\fbInterface\fn\n\f___________\n\f10get_value()\n\f10set_value()"
- shape:box
-}
- node: {title:"data.property_pattern.PropertyPatterns" label:"\fbPropertyPatterns\fn\n\f__________________\n\f08prop1\n\f08prop2\n\f__________________"
- shape:box
-}
- node: {title:"data.clientmodule_test.Specialization" label:"\fbSpecialization\fn\n\f_________________\n\f08TYPE : str\n\f08relation\n\f08relation2\n\f08top : str\n\f_________________\n\f10from_value()\n\f10increment_value()\n\f10transform_value()"
- shape:box
-}
- edge: {sourcename:"data.clientmodule_test.Specialization" targetname:"data.clientmodule_test.Ancestor" arrowstyle:solid
- backarrowstyle:none
- backarrowsize:10
-}
- edge: {sourcename:"data.clientmodule_test.Ancestor" targetname:"data.suppliermodule_test.Interface" arrowstyle:solid
- backarrowstyle:none
- linestyle:dotted
- backarrowsize:10
-}
- edge: {sourcename:"data.suppliermodule_test.DoNothing" targetname:"data.clientmodule_test.Ancestor" arrowstyle:solid
- backarrowstyle:none
- textcolor:green
- label:"cls_member"
-}
- edge: {sourcename:"data.suppliermodule_test.DoNothing" targetname:"data.clientmodule_test.Specialization" arrowstyle:solid
- backarrowstyle:none
- textcolor:green
- label:"relation"
-}
- edge: {sourcename:"data.suppliermodule_test.DoNothing2" targetname:"data.clientmodule_test.Specialization" arrowstyle:solid
- backarrowstyle:none
- textcolor:green
- label:"relation2"
-}
-}