Interface Identifier

    • Method Detail

      • isNot

        boolean isNot()
        Returns the value of the 'Not' attribute.

        If the meaning of the 'Not' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Not' attribute.
        See Also:
        setNot(boolean), QualityEffectSpecificationPackage.getIdentifier_Not()
        Generated class or method.
        EMF model class or method.
      • setNot

        void setNot​(boolean value)
        Sets the value of the 'Not' attribute.
        Parameters:
        value - the new value of the 'Not' attribute.
        See Also:
        isNot()
        Generated class or method.
      • setId

        void setId​(String value)
        Sets the value of the 'Id' attribute.
        Parameters:
        value - the new value of the 'Id' attribute.
        See Also:
        getId()
        Generated class or method.