This is a convenience method, fully equivalent to members(IResource.NONE)
. Team-private member resources are not included in the result.
Note that the members of a project or folder are the files and folders immediately contained within it. The members of the workspace root are the projects in the workspace.
@return an array of members of this resource @exception CoreException if this request fails. Reasons include:For many simple services this will be the same as the the resources, however some services may choose to organize their resources into folders or schemas, or even a tree (as is the case for WMS layers).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|