138 lines
9.4 KiB
Plaintext
138 lines
9.4 KiB
Plaintext
digraph Site {
|
||
rankdir = "LR";
|
||
ranksep = "0.5";
|
||
nodesep = "0.4";
|
||
pad = "0.4,0.4";
|
||
margin = "0,0";
|
||
concentrate = "true";
|
||
labelloc = "t";
|
||
fontsize = "13";
|
||
fontname = "Arial Bold";
|
||
node[ shape = "Mrecord" , fontsize = "10" , fontname = "Arial" , margin = "0.07,0.05" , penwidth = "1.0"];
|
||
edge[ fontname = "Arial" , fontsize = "7" , dir = "both" , arrowsize = "0.9" , penwidth = "1.0" , labelangle = "32" , labeldistance = "1.8"];
|
||
label = "Site domain model\n\n";
|
||
"m_ActiveRecord::SessionStore::Session" [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">ActiveRecord::SessionStore::Session</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="data">data <font face="Arial Italic" color="grey60">text</font></td></tr>
|
||
<tr><td align="left" width="130" port="session_id">session_id <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_Blogpost [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">Blogpost</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="content">content <font face="Arial Italic" color="grey60">text ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="title">title <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_Comment [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">Comment</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="content">content <font face="Arial Italic" color="grey60">text ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="user_editor_id">user_editor_id <font face="Arial Italic" color="grey60">integer</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_Forum [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">Forum</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="name">name <font face="Arial Italic" color="grey60">string</font></td></tr>
|
||
<tr><td align="left" width="130" port="position">position <font face="Arial Italic" color="grey60">integer</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_Forumgroup [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">Forumgroup</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="name">name <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="position">position <font face="Arial Italic" color="grey60">integer ∗</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_Forumthread [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">Forumthread</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="content">content <font face="Arial Italic" color="grey60">text ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="locked">locked <font face="Arial Italic" color="grey60">boolean</font></td></tr>
|
||
<tr><td align="left" width="130" port="sticky">sticky <font face="Arial Italic" color="grey60">boolean</font></td></tr>
|
||
<tr><td align="left" width="130" port="title">title <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_RegisterToken [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">RegisterToken</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="email">email <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="token">token <font face="Arial Italic" color="grey60">string (6) ∗</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_Role [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">Role</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="name">name <font face="Arial Italic" color="grey60">string</font></td></tr>
|
||
<tr><td align="left" width="130" port="value">value <font face="Arial Italic" color="grey60">integer</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_Threadreply [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">Threadreply</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="content">content <font face="Arial Italic" color="grey60">text ∗</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_User [label = <<table border="0" align="center" cellspacing="0.5" cellpadding="0" width="134">
|
||
<tr><td align="center" valign="bottom" width="130"><font face="Arial Bold" point-size="11">User</font></td></tr>
|
||
</table>
|
||
|
|
||
<table border="0" align="left" cellspacing="2" cellpadding="0" width="134">
|
||
<tr><td align="left" width="130" port="about">about <font face="Arial Italic" color="grey60">text</font></td></tr>
|
||
<tr><td align="left" width="130" port="confirmed">confirmed <font face="Arial Italic" color="grey60">boolean</font></td></tr>
|
||
<tr><td align="left" width="130" port="donor">donor <font face="Arial Italic" color="grey60">boolean</font></td></tr>
|
||
<tr><td align="left" width="130" port="email">email <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="email_token">email_token <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="ign">ign <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="last_ip">last_ip <font face="Arial Italic" color="grey60">string</font></td></tr>
|
||
<tr><td align="left" width="130" port="last_seen">last_seen <font face="Arial Italic" color="grey60">datetime</font></td></tr>
|
||
<tr><td align="left" width="130" port="name">name <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="password_digest">password_digest <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="skype">skype <font face="Arial Italic" color="grey60">string</font></td></tr>
|
||
<tr><td align="left" width="130" port="skype_public">skype_public <font face="Arial Italic" color="grey60">boolean</font></td></tr>
|
||
<tr><td align="left" width="130" port="twitter">twitter <font face="Arial Italic" color="grey60">string</font></td></tr>
|
||
<tr><td align="left" width="130" port="uuid">uuid <font face="Arial Italic" color="grey60">string ∗</font></td></tr>
|
||
<tr><td align="left" width="130" port="youtube">youtube <font face="Arial Italic" color="grey60">string</font></td></tr>
|
||
<tr><td align="left" width="130" port="youtube_channelname">youtube_channelname <font face="Arial Italic" color="grey60">string</font></td></tr>
|
||
</table>
|
||
>];
|
||
m_User -> m_Blogpost [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_User -> m_Blogpost [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_Blogpost -> m_Comment [arrowhead = "normal", arrowtail = "none", weight = "2"];
|
||
m_User -> m_Comment [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_Forumgroup -> m_Forum [arrowhead = "normal", arrowtail = "none", weight = "2"];
|
||
m_Role -> m_Forumgroup [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_Role -> m_Forumgroup [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_Forum -> m_Forumthread [arrowhead = "normal", arrowtail = "none", weight = "2"];
|
||
m_Role -> m_Forum [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_Role -> m_Forum [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_User -> m_Forumthread [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_User -> m_Forumthread [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_Forumthread -> m_Threadreply [arrowhead = "normal", arrowtail = "none", weight = "2"];
|
||
m_User -> m_Threadreply [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_User -> m_Threadreply [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_Role -> m_User [arrowhead = "normal", arrowtail = "none", weight = "2"];
|
||
m_User -> m_Blogpost [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
m_User -> m_Comment [arrowhead = "normal", arrowtail = "none", weight = "1"];
|
||
}
|