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