Dialogs Extended
Many definition dialogs have been extended to display two rows of ListOf properties, by increasing the Lines associated with their Description property;
DEFINITION "ArchiMate Business Activity"
{ Rem 'AB 3.0.01 Use Group to force four ListOfs per page. '
Group "" { PROPERTY "Description" { Lines 22 }
PROPERTY "Stereotype" { EDIT TEXT LISTONLYCombo LIST "Activity Stereotypes" INIT_FROM_SYMBOL DEFAULT "Activity" LENGTH 20 BROWSER {SHOW }}
}
Requirement Removed from Principles View
The ArchiMate 2.1 specification has removed the Requirement from the Principles diagram. The symbol will remain on existing diagrams but can no longer be drawn;
Symbol "ArchiMate Requirement"
{…
Rem ' ASSIGN TO "ArchiMate Principles" - Removed 3.0.01'
Influence Change
The Influence definition has been changed to allow any Influence ‘notation’, of 10 characters or less.
DEFINITION "ArchiMate Influence" …
Property "Influence" { Edit Text Length 10 List "Influences" Unordered Display { Format String Legend $$NONE$$ } } Rem 'AB 3.0.01'
Comments
0 comments
Please sign in to leave a comment.