Uses of Interface
de.mid.innovator.srv2api.icw2bs.BSRegularState
-
Packages that use BSRegularState Package Description de.mid.innovator.srv2api.icw2bs State machine for Business Object Modeling. -
-
Uses of BSRegularState in de.mid.innovator.srv2api.icw2bs
Methods in de.mid.innovator.srv2api.icw2bs that return BSRegularState Modifier and Type Method Description static BSRegularState
BSRegularStateHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Object State with template and container.static BSRegularState
BSRegularStateHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Object State with stereotype and container.
-