grim/purple-objects-docbook

Parents d41d09d50c46
Children 945a40c74bef
removed all protocols except xmpp to make the graphs easier to read
--- a/graphs/whiteboards.hierarchy Tue May 07 00:10:02 2013 -0500
+++ b/graphs/whiteboards.hierarchy Tue May 07 00:10:19 2013 -0500
@@ -9,9 +9,7 @@
<object name="PurpleWhiteboardProtocolIface" type="interface"/>
- <object name="PurpleSILCWhiteboard" type="concrete"/>
<object name="PurpleXMPPWhiteboard" type="concrete"/>
- <object name="PurpleYahooWhiteboard" type="concrete"/>
</objects>
<relations>
<relation start="PurpleObject" end="GObject" type="is-a"/>
@@ -20,14 +18,8 @@
<relation start="PurpleWhiteboardProtocolIface" end="GInterface" type="is-a"/>
- <relation start="PurpleSILCWhiteboard" end="PurpleWhiteboardProtocolIface" type="implements"/>
- <relation start="PurpleSILCWhiteboard" end="PurpleWhiteboard" type="is-a"/>
-
<relation start="PurpleXMPPWhiteboard" end="PurpleWhiteboardProtocolIface" type="implements"/>
<relation start="PurpleXMPPWhiteboard" end="PurpleWhiteboard" type="is-a"/>
-
- <relation start="PurpleYahooWhiteboard" end="PurpleWhiteboardProtocolIface" type="implements"/>
- <relation start="PurpleYahooWhiteboard" end="PurpleWhiteboard" type="is-a"/>
</relations>
</hierarchy>
<!--