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