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