Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANValuePin
-
Packages that use ANValuePin 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.de.mid.innovator.srv2api.icw2elem Describes the common behavior of all elements stored in a model server repository even configuration elements in profiles and schema elements of the meta model. -
-
Uses of ANValuePin in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANValuePin Modifier and Type Method Description static ANValuePin
ANValuePinHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Value Pin with template and container.static ANValuePin
ANValuePinHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Value Pin with stereotype and container. -
Uses of ANValuePin in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return ANValuePin Modifier and Type Method Description ANValuePin
ELValSpec. getOwnerValuePin()
Input pin that provides a value by evaluating a value specification.
-