Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANRaiseException
-
Packages that use ANRaiseException Package Description de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors. -
-
Uses of ANRaiseException in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANRaiseException Modifier and Type Method Description static ANRaiseException
ANRaiseExceptionHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Raise Exception Action with template and container.static ANRaiseException
ANRaiseExceptionHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Raise Exception Action with stereotype and container.ANRaiseException
ANInputPin. getRaiseExceptionAction()
Action that causes an exception to occur.
-