Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » SendAction-Problem
SendAction-Problem [message #613767] Mon, 30 April 2007 09:59
Jan Reimann is currently offline Jan ReimannFriend
Messages: 90
Registered: July 2009
Member
Hello NG,
My question is simple. How do I scpecifiy a SendAction correctly. The
point is that I want to add a SendAction to a transition in my model.
Than it looks like this:

<transition xmi:id="UID_BCC8DD1D-C5FE-44b4-8E02-7BE7160096C9"
name="cancel" target="UID_E1D987D8-7DE1-4a2c-AADE-4331CD23F5E2"
source="UID_96E5D53C-49CF-4a71-AF1D-A5A54A94219C">
<effect xmi:type="uml:Activity"
xmi:id="_tNryMPcAEdurAqV3X9yfzw" name="crossingGate">
<node xmi:type="uml:SendSignalAction"
xmi:id="_wnV1oPcAEdurAqV3X9yfzw"/>
</effect>
</transition>


If I validate the model via right-click-->validate, there are two
exceptions. A 'signal' and a 'target' of my sendaction is missed. Well I
know that it is right, if it is missed but I couldn't find the correct
element to add as child of my SendAction. What can I do or which is the
adequate child to add?

Greets
J.R.
Previous Topic:properties for associations.
Next Topic:Re: ecore metamodel from an existing
Goto Forum:
  


Current Time: Thu Apr 25 19:17:41 GMT 2024

Powered by FUDForum. Page generated in 0.02706 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top