Uses of Interface
de.mid.innovator.srv2api.icw2be.BEOpaque
Packages that use BEOpaque
Package
Description
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 BEOpaqueModifier and TypeMethodDescriptionstatic BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Opaque Behavior with template and container.static BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Opaque Behavior with template and container.static BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Opaque Behavior with stereotype and container.static BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Opaque Behavior with stereotype and container.