[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: (FC-Devel) Solved?



how do I have this address removed from this group email listing?

-----Original Message-----
From: chris.m.moore@gecm.com [mailto:chris.m.moore@gecm.com]
Sent: Monday, November 08, 1999 9:58 AM
To: freecase-devel@seul.org
Subject: (FC-Devel) Solved?
Sensitivity: Confidential


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