Interface Entry

    • Method Detail

      • getKey

        EList<String> getKey()
        Returns the value of the 'Key' attribute list. The list contents are of type String.

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

        Returns:
        the value of the 'Key' attribute list.
        See Also:
        QualityEffectSpecificationPackage.getEntry_Key()
        Generated class or method.
        EMF model class or method.
        unique="false"
      • setValue

        void setValue​(String value)
        Sets the value of the 'Value' attribute.
        Parameters:
        value - the new value of the 'Value' attribute.
        See Also:
        getValue()
        Generated class or method.