To prevent spam users, you can only post on this forum after registration, which is by invitation. If you want to post on the forum, please send me a mail (h DOT m DOT w DOT verbeek AT tue DOT nl) and I'll send you an invitation in return for an account.

Why multiple output in code but display 1 output?

khanhlv312
edited March 2018 in - Development
I'm following create plugin prom tutorial. At section multiple output: https://svn.win.tue.nl/trac/prom/wiki/setup/SimplePlugIn/Outputs, when i excute program, it display only "Hello"(first object output)? Can anyone explain for me?
Thank you.

Comments

  • After a plug-in has run, the behavior of ProM is to visualize the first result. A plug-in can return multiple objects, but only the first returned object will be visualized.
  • oh, thanks for help @hverbeek
Sign In or Register to comment.