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