Number |
Type |
Description |
Node |
1 |
Message |
Object1 initial
|
Activation1 |
1.1 |
Self Message |
initial
|
Activation2 |
1.2 |
Statement Block |
initial
Statement Type: |
while |
Statement Expression: |
iter.hasMoreElements() |
|
StatementBlock1 |
1.2.1 |
Message |
initial detail
|
Activation3 |
1.2.1.1 |
Message |
detail product
|
Activation4 |
1.2.1.1.1 |
Self Message |
product
|
Activation5 |
1.2.1.1.1.1 |
Statement Block |
product
Statement Type: |
if |
Statement Expression: |
priceObjects.size() != 0 |
|
StatementBlock2 |
1.2.1.1.1.1.1 |
Self Message |
product
|
Activation6 |
1.2.1.1.1.1.2 |
Statement Block |
product
Statement Type: |
while |
Statement Expression: |
iter.hasMoreElements() |
|
StatementBlock3 |
1.2.1.1.1.1.2.1 |
Message |
product prodPrice
|
Activation7 |
1.2.1.1.1.1.2.2 |
Statement Block |
product
Statement Type: |
if |
Statement Expression: |
prodPrice.isValidOnDate(today) |
|
StatementBlock4 |
1.2.1.1.1.1.2.2.1 |
Message |
product prodPrice
|
Activation8 |
1.2.1.1.1.2 |
Statement Block |
product
|
StatementBlock5 |
1.2.1.1.2 |
Statement Block |
product
Statement Type: |
if |
Statement Expression: |
qty > 1 |
|
StatementBlock6 |