public interface Metadata
Modifier and Type | Method and Description |
---|---|
int |
getDependencies()
REturns the number of resources that this resource, project or folder depends on
|
int |
getDependents()
Returns the number of resources that depend on this resource, folder, or project.
|
Ref |
getThisRef()
Returns the reference to the object (resource, project, or folder) that this metadata represents
|
Ref getThisRef()
int getDependents()
int getDependencies()