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