Uses of Interface
de.mid.innovator.srv2api.icw2br.BRResourceCL
-
Packages that use BRResourceCL Package Description de.mid.innovator.srv2api.icw2br Business resource modeling package. -
-
Uses of BRResourceCL in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br that return BRResourceCL Modifier and Type Method Description static BRResourceCL
BRResourceCLHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Actor with template and container.static BRResourceCL
BRResourceCLHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Actor with stereotype and container.
-