Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Question about the HelloWorld-Tutorial
Question about the HelloWorld-Tutorial [message #646962] Mon, 03 January 2011 15:40
Dirk is currently offline DirkFriend
Messages: 1
Registered: January 2011
Junior Member
Hello together,
I just started using Papyrus today by go through the following HelloWorld tutorial ( http:// www.papyrusuml.org/scripts/home/publigen/content/templates/s how.asp?P=134&L=EN&SYNC=Y ).

Now I just have 2 probably very simple questions:

When I set the parameter of the main-operation to "in args: UMLPrimitiveTypes::String [*]" in the class diagram shows it up like "main(in String)" but as far as I know that´s not correct UML2...I expected "+main(args:String[0..*])".
Then I downloaded the tutorial and compared the 2 projects with the following result: There the parameter was also set to "in args: UMLPrimitiveTypes::String [*]" but in the class diagram was it "+main(String)". That´s better but also not really what I wanted.

1. Why are these differences?
2. How can I get my expected result?

Dirk

[Updated on: Mon, 03 January 2011 20:25]

Report message to a moderator

Previous Topic:emf validation constraints status
Next Topic:Getting the name of a class when right clicking
Goto Forum:
  


Current Time: Fri Apr 19 09:30:32 GMT 2024

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

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

Back to the top