Uses of Interface
de.mid.innovator.srv2api.icw2be.BEChangeEvent
-
Packages that use BEChangeEvent 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 BEChangeEvent in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that return BEChangeEvent Modifier and Type Method Description static BEChangeEvent
BEChangeEventHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Change Event with template and container.static BEChangeEvent
BEChangeEventHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Change Event with stereotype and container.
-