Re: Help with OO Terminology

From: Tobin Harris <comedyharris_at_hotmail.com>
Date: Mon, 10 Jun 2002 11:32:55 +0100
Message-ID: <ae1v8m$376c2$1_at_ID-135366.news.dfncis.de>


You might be better asking this question on Comp.Object - those folks should be able to help 8-)

Tobin

"James" <jraustin1_at_hotmail.com> wrote in message news:a6e74506.0206092019.720f1fbb_at_posting.google.com...
> I was wondering if some has already created terminology to communicate
> the following concepts. If not, suggestions would be appreciated.
>
> Suppose we have objects ... A, B, C, D, E, F, G, H, ...
> where each is an instance of the previous.
> The below class/instance hierarchy describes the same
> where the class of each object is shown within square brackets[].
>
> B [A]
> C [B]
> D [C]
> E [D] <- frame of reference
> F [E]
> G [F]
> H [G]
>
> If object E is the frame of reference,
> is the below terminology appropriate?
>
> ...B, are "ancestor classes" of E.
> C is the "grand class" of E.
> D is the "immediate class" of E.
>
> F is an "immediate instance" of E.
> G is a "grand instance" of E.
> H, ... are "descandant instances" of E.
>
> TIA
Received on Mon Jun 10 2002 - 12:32:55 CEST

Original text of this message