Attribute-Id |
Sub-Id |
Value(s) and Description |
!CLASS |
- |
classname name of this instance's class |
!PARENT |
- |
parentclassname name of this instance's parent's class or empty (if classname is a base class, not a derived class) |
!VARIABLE |
varname |
varvalue retrieve the value of an instance variable ( the prefix character & need not (but may) be specified!) |
!SHELL |
- |
shelled retrieve the id of the shell which created the instance |
!BASE |
- |
baseclassname name of this instance's base's class or empty (if classname is a base class, not a derived class) |
!USERS |
- |
numusers number of linked items sharing the instance item |
!MEMBER |
name |
public|protected|private or an empty string. |