: Public Note
Created: 26/07/2008 21:15:10
Modified: 25/09/2008 20:12:03
Project:
Advanced:
Stinkers are in red.<br/><br/>Thick red lines are bugs - remove them from the model.<br/><br/>You're then left with the choice:<br/>EITHER<br/>- remove the specific associations IntSchedAgreement-ErpOrganisation and MarketFactors-ActivityRecord and you're done for the moment<br/>OR (if specific associations are needed - this is recommended way)<br/>- define required subclasses of ErpOrganisation and ActivityRecord, respectively<br/>- move specific associations (IntSchedAgreement-ErpOrganisation and MarketFactors-ActivityRecord) to those new subclasses<br/>- rename roles ErpOrganisation and ActivityRecord to reflect names of new subclasses (you cannot keep role names as they are, since the roles with the same names are inherited from Document and ActivityRecord, respectively)<br/>- have specific association MarketFactors-ActivityRecords with "unspecified" direction (currently, it is uni-directional)<br/><br/>KDD deleted the duplicates here.  This done for 61968v13    9/25/2008<br/>