ruleSet );
Importer importer = new DefaultImporter( );
rule.setImporter( importer );
ObjectTypeFactory factory = new SemaphoreFactory( );
ClassObjectType type = (ClassObjectType) factory.newObjectType( rule,
ruleBaseContext,
configuration );
assertEquals( clazz,
type.getType( ) );