Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: OzOracle on November 24, 2009, 01:24:38 am

Title: Show join condition for foreign key (hide PK, FK)
Post by: OzOracle on November 24, 2009, 01:24:38 am
Is it possible to make my EA data diagram only show the join condition for Foreign Keys instead of the Foreign Key name, Primary Key name and the join condition

    DEPT_PK
    deptno = deptno   <=== I only want to see this
    EMP_DEPT_FK

thanks

Environment  EA 7.5.844
Title: Re: Show join condition for foreign key (hide PK,
Post by: smendonc on November 24, 2009, 08:30:36 am
Try right clicking on the relationship and choose Visibility --> Set Label Visibility.  Unfortunately this appears to be a per relationship option, I don't know if there is a diagram level option available.

Stan.