Interface File

    • Method Detail

      • setFileType

        void setFileType​(FileKind value)
        Sets the value of the 'File Type' attribute.
        Parameters:
        value - the new value of the 'File Type' attribute.
        See Also:
        FileKind, getFileType()
      • setPath

        void setPath​(java.lang.String value)
        Sets the value of the 'Path' attribute.
        Parameters:
        value - the new value of the 'Path' attribute.
        See Also:
        getPath()
      • setImpName

        void setImpName​(java.lang.String value)
        Sets the value of the 'Imp Name' attribute.
        Parameters:
        value - the new value of the 'Imp Name' attribute.
        See Also:
        getImpName()
      • setSpecName

        void setSpecName​(java.lang.String value)
        Sets the value of the 'Spec Name' attribute.
        Parameters:
        value - the new value of the 'Spec Name' attribute.
        See Also:
        getSpecName()
      • getFilePath

        java.lang.String getFilePath​(int key)
      • setRelativePath

        void setRelativePath​(java.lang.String value)
        Sets the value of the 'Relative Path' attribute.
        Parameters:
        value - the new value of the 'Relative Path' attribute.
        See Also:
        getRelativePath()