[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
(FC-Devel) Solved?
- To: freecase-devel@seul.org
- Subject: (FC-Devel) Solved?
- From: chris.m.moore@gecm.com
- Date: Mon, 08 Nov 1999 17:57:44 +0100 (CET)
- Autoforwarded: false
- Delivery-Date: Mon, 08 Nov 1999 12:57:46 -0500
- Disclose-recipients: prohibited
- Hop-count: 2
- Importance: normal
- MR-Received: by mta ADVAX1.MUAS; Relayed; Mon, 08 Nov 1999 17:57:44 +0100
- MR-Received: by mta ADVAX1; Relayed; Mon, 08 Nov 1999 17:57:44 +0100
- MR-Received: by mta MSMR01; Relayed; Mon, 08 Nov 1999 17:56:56 +0100
- Reply-To: freecase-devel@seul.org
- Sender: owner-freecase-devel@freecase.seul.org
- Sensitivity: Company-Confidential
- UA-content-id: 11DB44792800
- X400-MTS-identifier: [;2344571708111999/A15113/ADVAX1]
Ah ha!
Abstract classes have all_of_kind_X but not all_of_type_X attributes. Concrete
classes have both. So all classes which inherit from X are of kind X and all
instances of concrete classes go into both attributes.
I couldn't find where this functionality was implemented in ArgoUML. Maybe they
have a subset of the spec which they need to get things working? Or maybe I'm
just not looking hard enough. :-)
Chris Moore