Uses of Interface
de.mid.innovator.srv2api.icw2sm.SMJunction
-
Packages that use SMJunction 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 SMJunction in de.mid.innovator.srv2api.icw2sm
Methods in de.mid.innovator.srv2api.icw2sm that return SMJunction Modifier and Type Method Description static SMJunction
SMJunctionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Junction - Pseudostate with template and container.static SMJunction
SMJunctionHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Junction - Pseudostate with stereotype and container.
-