From ff8a6212cfb4c0b1afbc9ab7d603579169db377a Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Tue, 17 Apr 2007 18:18:09 +0000 Subject: Split my current object model picture off from the version that was just trying to capture the whiteboard from Prague. svn path=/docs/images/whiteboard-object-model.dot; revision=584 --- docs/images/whiteboard-object-model.dot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/images/whiteboard-object-model.dot') diff --git a/docs/images/whiteboard-object-model.dot b/docs/images/whiteboard-object-model.dot index 3e9101a0..3c61f3ab 100644 --- a/docs/images/whiteboard-object-model.dot +++ b/docs/images/whiteboard-object-model.dot @@ -22,7 +22,7 @@ digraph rpki_engine_objects { // Objects visible in left-to-right protocol node [ color=blue ]; self [ label="Self|{Preferences}" ]; - parent [ label="Parent|{URI|TA|SIA Head}" ]; + parent [ label="Parent|{URI|TA}" ]; repo [ label="Repository|{URI|TA}" ]; child [ label="Child|{TA}" ]; biz_sign [ label="Business\nSigning Context|{Keypair|CertChain}" ]; -- cgit v1.2.3