Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANReadSelf
-
Packages that use ANReadSelf 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 ANReadSelf in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANReadSelf Modifier and Type Method Description static ANReadSelf
ANReadSelfHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Read Self Action with template and container.static ANReadSelf
ANReadSelfHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Read Self Action with stereotype and container.ANReadSelf
ANOutputPin. getReadSelfAction()
Action that retrieves the host object of an action.
-