Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANReadLink
-
Packages that use ANReadLink 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 ANReadLink in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANReadLink Modifier and Type Method Description static ANReadLink
ANReadLinkHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Read Link Action with template and container with requirement.static ANReadLink
ANReadLinkHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Read Link Action with stereotype and container with requirement.ANReadLink
ANOutputPin. getReadLinkAction()
Action that navigates across associations to retrieve objects on one end.
-