From owner-freebsd-questions@FreeBSD.ORG Wed Apr 29 13:34:39 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 379A01065674 for ; Wed, 29 Apr 2009 13:34:39 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from mail-bw0-f213.google.com (mail-bw0-f213.google.com [209.85.218.213]) by mx1.freebsd.org (Postfix) with ESMTP id BB0B78FC18 for ; Wed, 29 Apr 2009 13:34:38 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by bwz9 with SMTP id 9so1157688bwz.43 for ; Wed, 29 Apr 2009 06:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=T3IogeYgCCRi/HPutZkoYljJ3zAZg0olNd6+aSie09k=; b=H9q8zATAg8ebobjfs+/f5s22xXMRYUJpwqqRy7nzle3FSDFr+bPWopfOfzKoey27Wy 4ehOfg2FAxOWTQ2zGwFvp0RiF09EWwhx+3yE7XPj/R8T/pYx6uPPl8Ep8+WKopSlklQK m5rX+aiTmLkYNoRMewFb1F5UpVy4L5kxZONF0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=rohQ2DTHudcuXi9hVW89t2S8Ptg9RlIG7cdTpyONYWC+rI2XQf9KiHSoLqPTV4b9Dx Ia2y7KB7cn9L2JP74xac0BILwC7xxHsFlrd1iqb1WgXjeo9spGm6a9+hKD2GLe/vuDvX G/Co1BksgvWO9o30G1s5FPdQrbatJ4LECk2Qc= MIME-Version: 1.0 Received: by 10.223.107.68 with SMTP id a4mr194567fap.104.1241012077720; Wed, 29 Apr 2009 06:34:37 -0700 (PDT) Date: Wed, 29 Apr 2009 08:34:37 -0500 Message-ID: From: Andrew Gould To: FreeBSD Questions Mailing List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: [Off Topic] question for UML users X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Apr 2009 13:34:39 -0000 I need to create flow charts for analytical and reporting processes at work. I had played with the UML editor that came with PC-BSD and noticed you could store notes with the objects (very cool). Can/should UML be used for something like this? Thanks, Andrew