PTConditionalExpression
This type is a class for model objects.
The test Expresson, e.g. (x=3) ? 1 : 2
Package: instantiation
Supertype: PTExpression
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary condition : PTExpression @ The condition expression. true : PTExpression @ The true expression false : PTExpression @ The false expression.
Attribute Details
condition - The condition expression.
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
true - The true expression
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
false - The false expression.
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