-
Notifications
You must be signed in to change notification settings - Fork 7
/
models.dot
102 lines (102 loc) · 10.8 KB
/
models.dot
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
digraph models_diagram {
graph[overlap=false, splines=true]
"Activity" [shape=Mrecord, label="{Activity|uuid :string\lname :string\ldescription :text\lcreated_at :datetime\lupdated_at :datetime\lis_template :boolean\l}"]
"AssessmentTarget" [shape=Mrecord, label="{AssessmentTarget|number :integer\ldescription :string\lgrade_span :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"AuthorNote" [shape=Mrecord, label="{AuthorNote|body :text\lauthor :text\luuid :string\lauthored_entity_type :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"BigIdea" [shape=Mrecord, label="{BigIdea|description :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Calibration" [shape=Mrecord, label="{Calibration|default_calibration :boolean\lname :string\ldescription :text\lk0 :float\lk1 :float\lk2 :float\lk3 :float\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"DataCollector" [shape=Mrecord, label="{DataCollector|name :string\ldescription :text\luuid :string\ltitle :string\ly_axis_min :float\ly_axis_max :float\lx_axis_min :float\lx_axis_max :float\lx_axis_label :string\lx_axis_units :string\ly_axis_label :string\ly_axis_units :string\lmultiple_graphable_enabled :boolean\ldraw_marks :boolean\lconnect_points :boolean\lautoscale_enabled :boolean\lruler_enabled :boolean\lshow_tare :boolean\lsingle_value :boolean\lcreated_at :datetime\lupdated_at :datetime\l}"]
"DataFilter" [shape=Mrecord, label="{DataFilter|name :string\ldescription :text\lotrunk_object_class :string\lk0_active :boolean\lk1_active :boolean\lk2_active :boolean\lk3_active :boolean\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"DataTable" [shape=Mrecord, label="{DataTable|uuid :string\lname :string\ldescription :text\lvisible_rows :integer\lcolumn_names :text\lcolumn_data :text\lcreated_at :datetime\lupdated_at :datetime\l}"]
"DeviceConfig" [shape=Mrecord, label="{DeviceConfig|config_string :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Domain" [shape=Mrecord, label="{Domain|name :string\lkey :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"DrawingTool" [shape=Mrecord, label="{DrawingTool|uuid :string\lname :string\ldescription :text\lbackground_image_url :string\lstamps :string\lis_grid_visible :boolean\lpreferred_width :integer\lpreferred_height :integer\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Expectation" [shape=Mrecord, label="{Expectation|uuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"ExpectationIndicator" [shape=Mrecord, label="{ExpectationIndicator|description :string\lordinal :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"ExpectationStem" [shape=Mrecord, label="{ExpectationStem|description :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"GradeSpanExpectation" [shape=Mrecord, label="{GradeSpanExpectation|grade_span :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Image" [shape=Mrecord, label="{Image|content_type :string\lfilename :string\lthumbnail :string\lsize :integer\lwidth :integer\lheight :integer\ldescription :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Investigation" [shape=Mrecord, label="{Investigation|uuid :string\lname :string\ldescription :text\lcreated_at :datetime\lupdated_at :datetime\l}"]
"KnowledgeStatement" [shape=Mrecord, label="{KnowledgeStatement|number :integer\ldescription :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"MultipleChoice" [shape=Mrecord, label="{MultipleChoice|uuid :string\lname :string\ldescription :text\lprompt :text\lcreated_at :datetime\lupdated_at :datetime\l}"]
"MultipleChoiceChoice" [shape=Mrecord, label="{MultipleChoiceChoice|choice :text\lcreated_at :datetime\lupdated_at :datetime\lis_correct :boolean\l}"]
"OpenResponse" [shape=Mrecord, label="{OpenResponse|uuid :string\lname :string\ldescription :text\lprompt :text\ldefault_response :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Page" [shape=Mrecord, label="{Page|uuid :string\lname :string\ldescription :text\lposition :integer\lcreated_at :datetime\lupdated_at :datetime\l}"]
"PageElement" [shape=Mrecord, label="{PageElement|embeddable_type :string\lposition :integer\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Password" [shape=Mrecord, label="{Password|reset_code :string\lexpiration_date :datetime\lcreated_at :datetime\lupdated_at :datetime\l}"]
"PhysicalUnit" [shape=Mrecord, label="{PhysicalUnit|name :string\lquantity :string\lunit_symbol :string\lunit_symbol_text :string\ldescription :text\lsi :boolean\lbase_unit :boolean\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"ProbeType" [shape=Mrecord, label="{ProbeType|name :string\lptype :integer\lstep_size :float\ldisplay_precision :integer\lport :integer\lunit :string\lmin :float\lmax :float\lperiod :float\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Role" [shape=Mrecord, label="{Role|title :string\lposition :integer\luuid :string\l}"]
"Section" [shape=Mrecord, label="{Section|uuid :string\lname :string\ldescription :text\lposition :integer\lcreated_at :datetime\lupdated_at :datetime\l}"]
"TeacherNote" [shape=Mrecord, label="{TeacherNote|body :text\lauthor :text\luuid :string\lauthored_entity_type :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"UnifyingTheme" [shape=Mrecord, label="{UnifyingTheme|name :string\lkey :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"User" [shape=Mrecord, label="{User|login :string\lfirst_name :string\llast_name :string\lemail :string\lcrypted_password :string\lsalt :string\lremember_token :string\lactivation_code :string\lstate :string\lremember_token_expires_at :datetime\lactivated_at :datetime\ldeleted_at :datetime\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"VendorInterface" [shape=Mrecord, label="{VendorInterface|name :string\lshort_name :string\ldescription :text\lcommunication_protocol :string\limage :string\luuid :string\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Xhtml" [shape=Mrecord, label="{Xhtml|uuid :string\lname :string\ldescription :text\lcontent :text\lcreated_at :datetime\lupdated_at :datetime\l}"]
"Activity" -> "Page" [arrowtail=crow, arrowhead=crow, dir=both]
"Activity" -> "Section" [arrowtail=crow, arrowhead=dot, dir=both]
"Activity" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"Activity" -> "AuthorNote" [arrowtail=crow, arrowhead=dot, dir=both]
"AssessmentTarget" -> "GradeSpanExpectation" [arrowtail=crow, arrowhead=dot, dir=both]
"DataCollector" -> "Page" [arrowtail=crow, arrowhead=crow, dir=both]
"DataCollector" -> "DataCollector" [label="prediction_graph_destinations", arrowtail=crow, arrowhead=dot, dir=both]
"DataCollector" -> "PageElement" [arrowtail=crow, arrowhead=dot, dir=both]
"DataCollector" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"DataFilter" -> "Calibration" [arrowtail=crow, arrowhead=dot, dir=both]
"DataTable" -> "Page" [arrowtail=crow, arrowhead=crow, dir=both]
"DataTable" -> "PageElement" [arrowtail=crow, arrowhead=dot, dir=both]
"DataTable" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"DeviceConfig" -> "Calibration" [arrowtail=crow, arrowhead=dot, dir=both]
"Domain" -> "KnowledgeStatement" [arrowtail=crow, arrowhead=dot, dir=both]
"DrawingTool" -> "Page" [arrowtail=crow, arrowhead=crow, dir=both]
"DrawingTool" -> "PageElement" [arrowtail=crow, arrowhead=dot, dir=both]
"DrawingTool" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"Expectation" -> "ExpectationIndicator" [arrowtail=crow, arrowhead=dot, dir=both]
"ExpectationStem" -> "Expectation" [arrowtail=crow, arrowhead=dot, dir=both]
"GradeSpanExpectation" -> "KnowledgeStatement" [arrowtail=crow, arrowhead=crow, dir=both]
"GradeSpanExpectation" -> "UnifyingTheme" [arrowtail=crow, arrowhead=crow, dir=both]
"GradeSpanExpectation" -> "Expectation" [arrowtail=crow, arrowhead=dot, dir=both]
"Investigation" -> "Section" [arrowtail=crow, arrowhead=dot, dir=both]
"Investigation" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"Investigation" -> "AuthorNote" [arrowtail=crow, arrowhead=dot, dir=both]
"MultipleChoice" -> "Page" [arrowtail=crow, arrowhead=crow, dir=both]
"MultipleChoice" -> "MultipleChoiceChoice" [label="choices", arrowtail=crow, arrowhead=dot, dir=both]
"MultipleChoice" -> "PageElement" [arrowtail=crow, arrowhead=dot, dir=both]
"MultipleChoice" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"OpenResponse" -> "Page" [arrowtail=crow, arrowhead=crow, dir=both]
"OpenResponse" -> "PageElement" [arrowtail=crow, arrowhead=dot, dir=both]
"OpenResponse" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"Page" -> "Xhtml" [arrowtail=crow, arrowhead=crow, dir=both]
"Page" -> "PageElement" [arrowtail=crow, arrowhead=dot, dir=both]
"Page" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"Page" -> "AuthorNote" [arrowtail=crow, arrowhead=dot, dir=both]
"PhysicalUnit" -> "Calibration" [arrowtail=crow, arrowhead=dot, dir=both]
"Role" -> "User" [arrowtail=crow, arrowhead=crow, dir=both]
"Section" -> "Page" [arrowtail=crow, arrowhead=dot, dir=both]
"Section" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
"Section" -> "AuthorNote" [arrowtail=crow, arrowhead=dot, dir=both]
"TeacherNote" -> "GradeSpanExpectation" [arrowtail=crow, arrowhead=crow, dir=both]
"TeacherNote" -> "UnifyingTheme" [arrowtail=crow, arrowhead=crow, dir=both]
"TeacherNote" -> "Domain" [arrowtail=crow, arrowhead=crow, dir=both]
"UnifyingTheme" -> "AssesmentTarget" [arrowtail=crow, arrowhead=dot, dir=both]
"UnifyingTheme" -> "BigIdea" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "Page" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "ExpectationStem" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "Section" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "GradeSpanExpectation" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "DataCollector" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "AssessmentTarget" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "Xhtml" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "KnowledgeStatement" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "BigIdea" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "MultipleChoice" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "UnifyingTheme" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "OpenResponse" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "Domain" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "DataTable" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "Expectation" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "Activity" [arrowtail=crow, arrowhead=dot, dir=both]
"User" -> "DrawingTool" [arrowtail=crow, arrowhead=dot, dir=both]
"Xhtml" -> "PageElement" [arrowtail=crow, arrowhead=dot, dir=both]
"Xhtml" -> "TeacherNote" [arrowtail=crow, arrowhead=dot, dir=both]
}