final Declaration declaration = new Declaration( "typeOfCheese",
extractor,
pattern );
final FieldIndex fieldIndex = new FieldIndex( extractor,
declaration,
MvelConstraint.INDEX_EVALUATOR );
final RightTupleIndexHashTable map = new RightTupleIndexHashTable( 16,
0.75f,