Difference between revisions of "Artefact:Bundle/net/leue/andreas/sandbox/model12"
From OOModels
< Artefact:Bundle | net | leue | andreas | sandbox
Jump to navigationJump to search
AndreasLeue (talk | contribs) |
AndreasLeue (talk | contribs) |
||
Line 5: | Line 5: | ||
==Description== | ==Description== | ||
Test overriding of covariant attribute, without being abstract. I.e. non-abstract base class (Base) and non-abstract derived class (Derived), with non-abstract overridden attribute, which is in the derived class of a type D derived from it's type B in the base class. | |||
''' | '''Test not completed yet''' | ||
==Packages== | ==Packages== | ||
<SubPages/> | <SubPages/> |
Latest revision as of 10:15, 31 August 2010
Classification | |
---|---|
Category | Type:org/oomodels/wiki/Package |
Namespace (more) | |
Private namespace of Andreas Leue. | |
create new pages |
Description[edit]
Test overriding of covariant attribute, without being abstract. I.e. non-abstract base class (Base) and non-abstract derived class (Derived), with non-abstract overridden attribute, which is in the derived class of a type D derived from it's type B in the base class.
Test not completed yet