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

(FC-Devel) Solved?



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