A new Junction symbol with stereotypes has been added to all diagrams that contain Flows or Triggers;
RENAME SYMBOL "936" TO "ArchiMate Junction" Rem '3.0.01 Popkin 159 '
LIST "Junction Stereotypes"
{ VALUE "Plain"
VALUE "OR Split" DEPICTIONS {…}
VALUE "AND Split" DEPICTIONS {…}
VALUE "OR Join" DEPICTIONS {…}
VALUE "AND Join" DEPICTIONS {…}
}
SYMBOL "ArchiMate Junction"
{… ASSIGN TO "ArchiMate Layered"
… DEPICT LIKE "XOR Connector"
DEPICTIONS {MENU IMAGES\Junction.bmp}
PROPERTY "Stereotype" { EDIT TEXT LISTONLY LIST "Junction Stereotypes" Unordered DEFAULT "Plain" LENGTH 20 INVISIBLE }
REPRESENTS NODE "ArchiMate Junction"
}
The Junction definition has properties that support the connected Flows and Triggers, and will have representational consistency;
REPRESENTS IMPLICIT RELATIONSHIP "ArchiMate Junction"."Flows To"
REPRESENTS IMPLICIT RELATIONSHIP "ArchiMate Junction"."Triggers"
Definition "ArchiMate Junction"
{ Rem 'AB 3.0.01 Use Group to force four ListOfs per page. '
Group "" { PROPERTY "Description" { Lines 22 }
PROPERTY "Stereotype" { EDIT TEXT LISTONLYCombo LIST "Junction Stereotypes" INIT_FROM_SYMBOL DEFAULT "Plain" LENGTH 20 }
}
Chapter "Triggers" Group "Triggered By/Triggers" {
Property "Triggered By" { Edit HeterogeneousListOf
"ArchiMate Application Collaboration", …
"ArchiMate Work Package"
RELATE BY "triggered by" MIRRORS "Triggers Junctions" From_Choices_Only }
Several definitions will have a Junctions tab;
CHAPTER "Junctions" LAYOUT { COLS 2 TAB ALIGN OVER }
Property "Triggered By Junctions" { Edit ListOf "ArchiMate Junction" RELATE BY "triggered by" MIRRORS "Triggers" }
Property "Triggers Junctions" { Edit ListOf "ArchiMate Junction" RELATE BY "triggers" MIRRORS "Triggered By" }
Comments
0 comments
Please sign in to leave a comment.