Class ANRemoveStructuralFeatureValueHelper


  • public abstract class ANRemoveStructuralFeatureValueHelper
    extends java.lang.Object
    The object to access is specified dynamically by referring to an input pin which the object will be placed on at runtime. The type of the value of this pin is the classifier that owns the specified structural feature and the value's multiplicity is 1..1. Structural features are potentially multi-valued and ordered and may support duplicates, so the action supports specification of removal points for new values. It also supports the removal of all duplicate values.
    See Also:
    ANRemoveStructuralFeatureValue