Uses of Interface
de.mid.innovator.srv2api.icw2sm.SMChoice
-
Packages that use SMChoice Package Description de.mid.innovator.srv2api.icw2sm The StateMachine package defines a set of concepts that can be used for modeling discrete behavior through finite statetransition systems. -
-
Uses of SMChoice in de.mid.innovator.srv2api.icw2sm
Methods in de.mid.innovator.srv2api.icw2sm that return SMChoice Modifier and Type Method Description static SMChoice
SMChoiceHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Choice - Pseudostate with template and container.static SMChoice
SMChoiceHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Choice - Pseudostate with stereotype and container.
-