Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Integration(How to integrate papyrus & develop a new application)
Integration [message #1784908] Thu, 05 April 2018 14:25 Go to next message
Pravin Patil is currently offline Pravin PatilFriend
Messages: 1
Registered: April 2018
Junior Member
Hi,
I am using a Papyrus(plugin for eclipse) for drawing ULM diagram & process those diagram to get output in html / excel using JAVA class file.
Now i want to develop a single application to do all activity.

What approach i need to take?
How to integrate papyrus to any technology to develop new application?

This new application should Contains
1-Papyrus dashboard
2-Some Buttons, tree of models
3-Output generated

Thanks,
Pravin
Re: Integration [message #1784999 is a reply to message #1784908] Fri, 06 April 2018 18:25 Go to previous messageGo to next message
Carsten Pitz is currently offline Carsten PitzFriend
Messages: 479
Registered: May 2015
Location: Germany
Senior Member
Hi Pravin,

even though I really do not at all understand what you want to achieve, I try to give a first answer as first iteration of a dialog.

Eclipse Papyrus itself is an UML editor, no less, no more.

Eclipse Papyrus can be combined with model to text (M2T) transformation engines to generate text files. In your case -- so far I understand it right -- HTML files and Excel CSV files.

M2T engines that could be integrated with Papyrus are
* Obeo acceleo
* Xtend/Xpand

Since Papyrus is based on Eclipse EMF you of course also can read out the corresponding EMF data structure directly with an self developed Eclipse PlugIn written in Java. But I would not recommend this variant.

/pica
-- please delete -- [message #1785001 is a reply to message #1784908] Fri, 06 April 2018 18:27 Go to previous message
Carsten Pitz is currently offline Carsten PitzFriend
Messages: 479
Registered: May 2015
Location: Germany
Senior Member
just an artifact due to bad 4G connection in the train ;-)

[Updated on: Sat, 07 April 2018 09:40]

Report message to a moderator

Previous Topic:From UML to MOF with Papyrus
Next Topic:metamodels for UML project in eclipse
Goto Forum:
  


Current Time: Tue Apr 16 09:51:46 GMT 2024

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

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

Back to the top