bpmn-js/lib/features/modeling/behavior
Nico Rehwaldt d8ef4772cd chore(modeling): make append behavior a CommandInterceptor
Append behavior inherits from CommandInterceptor now.

Connection type inference related code is reused from Modeling#connect.
2015-04-28 14:13:54 +02:00
..
AppendBehavior.js chore(modeling): make append behavior a CommandInterceptor 2015-04-28 14:13:54 +02:00
CreateBehavior.js feat(modeling): snap initial participant to diagram contents 2015-04-16 18:30:04 +02:00
DropBehavior.js feat(modeling): transform message <> sequence flows 2015-04-22 16:12:58 +02:00
RemoveBehavior.js fix(modeling): convert to process when deleting last participant only 2015-04-28 14:13:54 +02:00
index.js feat(modeling): add participant modeling behavior 2015-04-14 15:23:16 +02:00