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