PTFieldAccess
This type is a class for model objects.
Access a field expression, e.g. java.awt.Color.red
Package: instantiation
Supertype: PTExpression
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary |
field : EString |
The name of the field being accessed, e.g. red.
|
receiver : PTExpression @
|
The expression representing the object that the field is in, e.g. java.awt.Color.
|
field - The name of the field being accessed, e.g. red.
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
receiver - The expression representing the object that the field is in, e.g. java.awt.Color.
Reference Type: PTExpression @
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006