Interface JSON_ARRAY

    • Method Detail

      • setHead

        void setHead​(String value)
        Sets the value of the 'Head' attribute.
        Parameters:
        value - the new value of the 'Head' attribute.
        See Also:
        getHead()
        Generated class or method.
      • getTail

        EList<String> getTail()
        Returns the value of the 'Tail' attribute list. The list contents are of type String.
        Returns:
        the value of the 'Tail' attribute list.
        See Also:
        DockerFilePackage.getJSON_ARRAY_Tail()
        Generated class or method.
        EMF model class or method.
        unique="false"