context.getPartitionId(),
context.getRuleBase().getConfiguration().isMultithreadEvaluation(),
objectSource,
context.getRuleBase().getConfiguration().getAlphaNodeHashingThreshold() );
this.constraints = constraints;
this.behavior = new BehaviorManager( behaviors );
this.entryPoint = context.getCurrentEntryPoint();
}