|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IProjectElement
A element that is contained by a project. The Map and Page classes implement this interface and can therefore be part of a project.
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the name of the element. |
IProject |
getProject()
Returns the owner project of element. |
Method Detail |
---|
IProject getProject()
java.lang.String getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |