Sparx Systems Forum
Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Agris on April 25, 2008, 09:28:47 pm
-
Hi! What documentation is avaliable on the coding of UML2 using EA API? It is easy to understand that uml2.Class is coded as ea.Element having type=Class or uml2.Message is coded as ea.Connector having type=Sequence. However details are missing, e.g. how guard condition on uml2.Message can be coded? It would be nice to have complete documentation. EA Help is not very helpful :-[