|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The MetaObject interface is the top level of all meta information interfaces.
Method Summary | |
MetaObject |
getParent()
Allows to know the parent MetaObject of the current MetaObject. |
void |
setParent(MetaObject itsParent)
Sets the parent of the current meta object if it is not yet done by the constructor of the meta object |
Method Detail |
public MetaObject getParent()
public void setParent(MetaObject itsParent)
itsParent
- the parent MetaObject of the current object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |