For each decision
Get items of specified class at specified location
If items were found
Get capability point for destination region
If point is an array
For each element of the array
If the attribute value and the current array element value match
Next decision
End if
Next element
If no matches found between point values and attribute value
Eliminate the decision
End if
Else
If the point value and the attribute do NOT match
Eliminate the decision
End if
End if
Else
\\ no items found at specified location
Eliminate the decision
End if
Next decision
Guidelines
Comparison is case insensitive.
The Capability point must be of type string.
If the Capability point is an array of strings, then each element will be scanned for the attribute.
If no items of the specified class are found at the source region, all decisions are eliminated.
Check Process Capability. |