PTParenthesizedExpression
This type is a class for model objects.
An expression within parenthesis, e.g. (x+3)
Package: instantiation
Supertype: PTExpression
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary expression : PTExpression @ The expression wrapped by the parenthesis, e.g. (x+3) then the expression is "x+3"
Attribute Details
expression - The expression wrapped by the parenthesis, e.g. (x+3) then the expression is "x+3"
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