Looks for the input Constraint with the given name in this Operation. Returns
the Constraint or null if none found.
Parameters: pConstraintName - Looks for the input Constraint with the given name in this Operation. Returns the Constraint or null if none found.
Looks for the Input Field with the given name in this Operation. Returns
the field object or null if none found
Parameters: pFieldName - Looks for the Input Field with the given name in this Operation. Returns the field object or null if none found
Looks for the input Constraint with the given name in this Operation. Returns
the Constraint or throws exception if none found.
Parameters: pConstraintName - Looks for the input Constraint with the given name in this Operation. Returns the Constraint or throws exception if none found.