Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANCreateLink
-
Packages that use ANCreateLink 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 ANCreateLink in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANCreateLink Modifier and Type Method Description static ANCreateLink
ANCreateLinkHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Create Link Action with template and container with requirement.static ANCreateLink
ANCreateLinkHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Create Link Action with stereotype and container with requirement.
-