Book a Demo

Author Topic: Stereotype from Action metaclass with 'Atomic' as default notation kind  (Read 2951 times)

MatthiasVDE

  • EA User
  • **
  • Posts: 196
  • Karma: +1/-0
    • View Profile
In which property of the Stereotype or Metaclass could you configure the default notation kind for an action?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Stereotype from Action metaclass with 'Atomic' as default notation kind
« Reply #1 on: October 24, 2018, 05:33:09 am »
As always if you find it nowhere else: t_xref

Code: [Select]
XrefID;Name;Type;Visibility;Namespace;Requirement;Constraint;Behavior;Partition;Description;Client;Supplier;Link;

{23592838-A150-481e-840C-08C7BD4ADF08};CustomProperties;element property;Public; ; ; ; ;0;@PROP=@NAME=kind@ENDNAME;@TYPE=ActionKind@ENDTYPE;@VALU=AcceptCall@ENDVALU;@PRMT=@ENDPRMT;@ENDPROP;;{DA128BEA-18B0-4e2a-9F4C-3C2CF77D6AF7};<none>; ;

Just alter the custom properties and see what is changed.

q.