Searched refs:RemoveParticipantBehavior (Results 1 – 1 of 1) sorted by relevance
43292 function RemoveParticipantBehavior(eventBus, modeling) { class43327 RemoveParticipantBehavior.$inject = [ 'eventBus', 'modeling' ];43329 inherits$1(RemoveParticipantBehavior, CommandInterceptor);44334 removeParticipantBehavior: [ 'type', RemoveParticipantBehavior ],