Uses of Interface
de.mid.innovator.srv2api.icw2bp.BPTimerEventDefinition
-
Packages that use BPTimerEventDefinition Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN). -
-
Uses of BPTimerEventDefinition in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that return BPTimerEventDefinition Modifier and Type Method Description static BPTimerEventDefinition
BPTimerEventDefinitionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Timer Event Definition with template and container.static BPTimerEventDefinition
BPTimerEventDefinitionHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Timer Event Definition with stereotype and container.
-