Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » ATL » problem doing uml comment
problem doing uml comment [message #1650805] Thu, 05 March 2015 01:42
josenildo melo is currently offline josenildo meloFriend
Messages: 2
Registered: February 2015
Junior Member
I'm trying to do a Uml Comment.

My code is:
rule Comentario{
from a: istar!Actor -- Actor is a example
to c : uml!Comment(
body <- 'testing the comments in uml'
)
}

that generates:
<uml:Comment body="testando esses comentários do uml"/>


But the tool that I'm using to import the xmi (Visual Studio 2015) do not load.
Whats is wrong? What is missing?
I would be happy if anybody could help me. Thanks in advance.

[Updated on: Thu, 05 March 2015 01:52]

Report message to a moderator

Previous Topic:Transforming Multiple Input Models
Next Topic:ATL-Editor to slow
Goto Forum:
  


Current Time: Wed Sep 18 20:11:40 GMT 2024

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

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

Back to the top