|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Common protocol for C elements that contain other C elements.
| Method Summary | |
ICElement[] |
getChildren()
Returns the immediate children of this element. |
List |
getChildrenOfType(int type)
returns the children of a certain type |
boolean |
hasChildren()
Returns whether this element has one or more immediate children. |
| Method Detail |
public ICElement[] getChildren()
throws CModelException
CModelException - if this element does not exist or if an
exception occurs while accessing its corresponding resource
public List getChildrenOfType(int type)
throws CModelException
CModelExceptionpublic boolean hasChildren()
getChildren is an empty array.
CModelException - if this element does not exist or if an
exception occurs while accessing its corresponding resource
|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||