This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDomainUML.html
23 lines (22 loc) · 5.09 KB
/
DomainUML.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<html>
<body>
<br/>
Click one of these to open UML diagrams for your Domain<br/>
<br/><br/>
<form name="scruffyTopDownForm" method="POST" action="http://yuml.me/diagram/scruffy/class/|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;[Auser|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;],|String reason;String imageSrc;String iconName;[CongestionCause|String reason;String imageSrc;String iconName;],|Integer level;String info;String colour;[CongestionLevel|Integer level;String info;String colour;],|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;[Report|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;],|String configAttribute;String url;[Requestmap|String configAttribute;String url;],|String authority;String description;[Role|String authority;String description;],[CongestionCause]<1-0..*>[Report],[CongestionLevel]<1-0..*>[Report],[Role]<*-*>[Auser],">
<a href="#" onclick="javascript:document.scruffyTopDownForm.submit()">Scruffy - top down</a>
</form>
<br/><br/>
<form name="neatTopDownForm" method="POST" action="http://yuml.me/diagram/class/|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;[Auser|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;],|String reason;String imageSrc;String iconName;[CongestionCause|String reason;String imageSrc;String iconName;],|Integer level;String info;String colour;[CongestionLevel|Integer level;String info;String colour;],|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;[Report|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;],|String configAttribute;String url;[Requestmap|String configAttribute;String url;],|String authority;String description;[Role|String authority;String description;],[CongestionCause]<1-0..*>[Report],[CongestionLevel]<1-0..*>[Report],[Role]<*-*>[Auser],">
<a href="#" onclick="javascript:document.neatTopDownForm.submit()">Neat - top down</a>
</form>
<br/><br/>
<form name="scruffyRightForm" method="POST" action="http://yuml.me/diagram/scruffy;dir:rl/class/|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;[Auser|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;],|String reason;String imageSrc;String iconName;[CongestionCause|String reason;String imageSrc;String iconName;],|Integer level;String info;String colour;[CongestionLevel|Integer level;String info;String colour;],|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;[Report|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;],|String configAttribute;String url;[Requestmap|String configAttribute;String url;],|String authority;String description;[Role|String authority;String description;],[CongestionCause]<1-0..*>[Report],[CongestionLevel]<1-0..*>[Report],[Role]<*-*>[Auser],">
<a href="#" onclick="javascript:document.scruffyRightForm.submit()">Scruffy - right to left</a>
</form>
<br/><br/>
<form name="neatRightForm" method="POST" action="http://yuml.me/diagram/dir:rl/class/|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;[Auser|String passwd;String pass;boolean emailShow;String userRealName;boolean enabled;String description;String username;String email;],|String reason;String imageSrc;String iconName;[CongestionCause|String reason;String imageSrc;String iconName;],|Integer level;String info;String colour;[CongestionLevel|Integer level;String info;String colour;],|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;[Report|Double speed;String locationName;Date locationTimestamp;String message;Date dateCreated;Double longitude;Double accuracy;Date lastUpdated;Double latitude;String heading;],|String configAttribute;String url;[Requestmap|String configAttribute;String url;],|String authority;String description;[Role|String authority;String description;],[CongestionCause]<1-0..*>[Report],[CongestionLevel]<1-0..*>[Report],[Role]<*-*>[Auser],">
<a href="#" onclick="javascript:document.neatRightForm.submit()">Neat - right to left</a>
</form>
</body>
</html>