Next in thread → Next in month →

Re: [regrep-cc-review] Re: ACC or ABIE? (Was Re: [regrep-cc-review] Association Core Components - Represent withAssociations)

From
"Dhiusano Koseph"
Date
2003-08-11T12:29:04+00:00
ID
Thread
Re: [regrep-cc-review] Re: ACC or ABIE? (Was Re: [regrep-cc-review] Association Core Components - Represent withAssociations)
Forwarding Diego's response to Monica's question.

Diego Ballvé wrote:
> 
Monica,
> 
> mm1: Is it possible we have an ABIE within an ABIE? I am just
> asking not advocating at this point.
> 
It depends on how you interpret "within". The long answer is:
ABIE maps to UML class, which can have (UML) properties. These
properties can be:
- simple -> represented by BBIE -> linked to DataType;
- complex -> represented by ASBIE -> linked to ABIE;
So, ABIEs do not contain ABIEs directly. Instead, they contain
ASBIEs which are actually references to ABIEs. Similarly,
classes do not contain classes; they contain fields that are
typed after a primitive or another class.
> 
> Diego
Next in thread → Next in month →