ilog.rules.studio.model.base

Interface IlrFolder

    • Method Detail

      • getSubFolders

        org.eclipse.emf.common.util.EList<IlrFolder> getSubFolders()
        Returns the value of the 'Sub Folders' containment reference list.

        The list contents are of type IlrFolder. It is bidirectional and its opposite is 'Parent Folder'.

        If the meaning of the 'Sub Folders' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Sub Folders' containment reference list.
        See Also:
        IlrBasePackage.getFolder_SubFolders(), getParentFolder()
      • setParentFolder

        void setParentFolder(IlrFolder value)
        Sets the value of the 'Parent Folder' container reference.

        Parameters:
        value - the new value of the 'Parent Folder' container reference.
        See Also:
        getParentFolder()
      • getFolderElements

        org.eclipse.emf.common.util.EList<IlrFolderElement> getFolderElements()
        Returns the value of the 'Folder Elements' containment reference list.

        The list contents are of type IlrFolderElement. It is bidirectional and its opposite is 'Folder'.

        If the meaning of the 'Folder Elements' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Folder Elements' containment reference list.
        See Also:
        IlrBasePackage.getFolder_FolderElements(), IlrFolderElement.getFolder()
      • getFolder

        IlrFolder getFolder(java.lang.String path)

© Copyright IBM Corp. 1987, 2019