stringObjectType,
stringExtractor,
9 );
/* create the boolean expression check */
BooleanExpressionConstraint checkString = new BooleanExpressionConstraint() {
public boolean isAllowed(Object object,
FactHandle handle,
Declaration declaration, // ?string1
Declaration[] declarations, // ?string2
Tuple tuple)