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