Welcome to yEd Q&A!
Here you can ask questions and receive answers from other members of the community and yEd developers. And you can tell us your most wanted feature requests.

Categories

Adding a boundary event

0 votes

Hello.

I want to add a boundary event.

For that purpose I do:

BpmnRealizerFactory
       .createEvent(
        BpmnTypeEnum.EVENT_TYPE_CANCEL,
        EventCharEnum.EVENT_CHARACTERISTIC_INTERMEDIATE_BOUNDARY_INTERRUPTING);
 
 
But, how to attach this event to a subprocess boundary?
 
Thanks in advance, Anna
 

 

closed with the note: Not a yEd question.
in Help by
closed by

1 Answer

0 votes

This forum is for yEd questions only. For questions regarding one of the yFiles programming libraries, please contact yWorks support by mail. (Please include your yWorks customer or evaluator ID in your mail when doing so.)
 

by [yWorks] (160k points)
Legal Disclosure | Privacy Policy
...