|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The common ancestor of all abstract descriptors
Method Summary | |
AbsObject |
getAbsObject(java.lang.String name)
Gets the value of an attribute of the object held by this abstract descriptor. |
int |
getCount()
Gets the number of attributes. |
java.lang.String[] |
getNames()
|
java.lang.String |
getTypeName()
|
boolean |
isGrounded()
Tests if the object is grounded, i.e., if no one of its attributes is associated with a variable |
Method Detail |
public java.lang.String getTypeName()
public AbsObject getAbsObject(java.lang.String name)
name
- The name of the attribute.
public java.lang.String[] getNames()
public boolean isGrounded()
true
if the object is grounded.public int getCount()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |