Uses of Interface
de.mid.innovator.srv2api.icw2ac.ANAddStructuralFeatureValue
-
Packages that use ANAddStructuralFeatureValue 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 ANAddStructuralFeatureValue in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that return ANAddStructuralFeatureValue Modifier and Type Method Description static ANAddStructuralFeatureValue
ANAddStructuralFeatureValueHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Add Structural Feature Value Action with template and container with requirement.static ANAddStructuralFeatureValue
ANAddStructuralFeatureValueHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement)
Create a new Add Structural Feature Value Action with stereotype and container with requirement.ANAddStructuralFeatureValue
ANInputPin. getAddStructuralFeatureValueAction()
Write structural feature action adds the value to the structural feature at the given position.
-