Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANValSpec
-
Packages that use ANValSpec 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 ANValSpec in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANValSpec Modifier and Type Method Description static ANValSpecANValSpecHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)Create a new Value Specification Action with template and container.static ANValSpecANValSpecHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)Create a new Value Specification Action with stereotype and container.ANValSpecANOutputPin. getValueSpecificationAction()The action of this result. -
Uses of ANValSpec in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that return ANValSpec Modifier and Type Method Description ANValSpecELValSpec. getOwnerAction()The action.
-