|
Extension SDK 10.1.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Dependable interface. The project's dependencies list is
made up of objects implementing this interface. Dependables can depend
on other dependables.
| Method Summary | |
java.util.Iterator |
getDependencies()
Returns all other dependables this dependable depends on. |
Element |
getSource()
Returns the actual object on which the dependency is based. |
Folder |
getSourceOwner()
Returns the Folder containing the source Element. |
| Method Detail |
public Element getSource()
public java.util.Iterator getDependencies()
public Folder getSourceOwner()
Folder containing the source Element.
|
Extension SDK | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.