Uses of Interface
de.mid.innovator.srv2api.icw2be.BETimeEvent
-
Packages that use BETimeEvent Package Description de.mid.innovator.srv2api.icw2be The Common Behaviors package specifies the core concepts required for dynamic elements and provides the infrastructure to support more detailed definitions of behavior. -
-
Uses of BETimeEvent in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that return BETimeEvent Modifier and Type Method Description static BETimeEvent
BETimeEventHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Time Event with template and container.static BETimeEvent
BETimeEventHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Time Event with stereotype and container.
-