Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Generating Hostable Picto Views/Server Use(CI/CD visualization with Epsilon)
Generating Hostable Picto Views/Server Use [message #1844147] Fri, 03 September 2021 03:05 Go to next message
Jörn Guy Süß is currently offline Jörn Guy SüßFriend
Messages: 320
Registered: July 2009
Location: Anstead, Brisbane, Queens...
Senior Member

Picto seems very useful for inspecting model information. However, it is tied to Eclipse views. Is there information on how


  • a toolchain can render plantuml files from Picto
  • a webserver can be built to show picto views online
  • html files can be rendered that show picto views statically


All of these options would yield high value for us.

I assume that this could be as simple as redirecting the rendering of the output stream to an html file, or providing a library call to mix in the underlying picto processing in the EGL.

Running picto as part of the headless EGX/EGL rendering would be ideal.

[Updated on: Fri, 03 September 2021 04:27]

Report message to a moderator

Re: Generating Hostable Picto Views/Server Use [message #1844151 is a reply to message #1844147] Fri, 03 September 2021 08:53 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2165
Registered: July 2009
Location: York, UK
Senior Member

Hi Jörn,

Picto is excessively bound to the Eclipse UI at the moment, so some refactoring is clearly due. In the meantime, does this plugged-in test [1] which exercises Picto programmatically help at all?

On a related note, there's an article on the Epsilon website [2] that discusses using EGL as a server-side scripting language in case this is of interest.

Best,
Dimitris

[1] https://git.eclipse.org/c/epsilon/org.eclipse.epsilon.git/tree/tests/org.eclipse.epsilon.picto.test/src/org/eclipse/epsilon/picto/test/SocialNetworkTests.java
[2] https://www.eclipse.org/epsilon/doc/articles/egl-server-side/
Re: Generating Hostable Picto Views/Server Use [message #1844188 is a reply to message #1844151] Mon, 06 September 2021 01:48 Go to previous message
Jörn Guy Süß is currently offline Jörn Guy SüßFriend
Messages: 320
Registered: July 2009
Location: Anstead, Brisbane, Queens...
Senior Member

Thanks! The server-side scripting article was probably what I was looking for. That is great help.
Previous Topic:Loading model with multiple resources
Next Topic:Passing ant properties to Eugenia polishing transformation
Goto Forum:
  


Current Time: Sat Apr 27 09:19:35 GMT 2024

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

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

Back to the top