Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » What to use instead Activity.createNode() ?
What to use instead Activity.createNode() ? [message #893392] Tue, 03 July 2012 19:57 Go to next message
Cristiano Gavião is currently offline Cristiano GaviãoFriend
Messages: 279
Registered: July 2009
Senior Member
Hi guys,

I'm working in a old code that I need to upgrade.

I'm getting a compilation error in method createNode that don't exist anymore.

Could someone point what should I use now ?

thanks,

Cristiano

umlNode = (ActivityFinalNode)getActivity().createNode(name,	UMLPackage.eINSTANCE.getActivityFinalNode());
Re: What to use instead Activity.createNode() ? [message #893396 is a reply to message #893392] Tue, 03 July 2012 20:40 Go to previous messageGo to next message
Ed Willink is currently offline Ed WillinkFriend
Messages: 7655
Registered: July 2009
Senior Member
Hi

Please use the UML newsgroup for UML problems, where there is already a
thread on Activity Node.

See http://wiki.eclipse.org/MDT/UML2/UML2_4.0_Migration_Guide for
details of UML 2.4.1 changes.

Regards

Ed Willink


On 03/07/2012 20:57, Cristiano Gaviao wrote:
> Hi guys,
>
> I'm working in a old code that I need to upgrade.
>
> I'm getting a compilation error in method createNode that don't exist
> anymore.
>
> Could someone point what should I use now ?
>
> thanks,
>
> Cristiano
>
>
> umlNode = (ActivityFinalNode)getActivity().createNode(name,
> UMLPackage.eINSTANCE.getActivityFinalNode());
>
Re: What to use instead Activity.createNode() ? [message #893405 is a reply to message #893396] Tue, 03 July 2012 23:13 Go to previous message
Cristiano Gavião is currently offline Cristiano GaviãoFriend
Messages: 279
Registered: July 2009
Senior Member
Hi, Ed

Upss.. my fault, sorry! I've took the first UML2 link that I saw. Smile

thanks for the link.

regards,

Cristiano
Previous Topic:UML2 Tools Juno integration release
Next Topic:Please help ( deployment diagram)
Goto Forum:
  


Current Time: Sat Apr 20 11:10:11 GMT 2024

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

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

Back to the top