new OntoSpreadBooleanRestrictionVisitor());
}
public OntoSpreadStrategyVisitorPair createManagerSelectConceptStrategy(){
return new OntoSpreadStrategyVisitorPair(new OntoSpreadSimpleStrategy(
createDefaultSelectConceptRestriction()),
new OntoSpreadRestrictionVisitorAdapter());
}