ad.addObjectSink( al3 );
InternalFactHandle handle = new ReteooFactHandleFactory().newFactHandle( new Cheese(),
null,
null,
new DisconnectedWorkingMemoryEntryPoint( "DEFAULT" ) );
try {
ad.propagateAssertObject( handle,
null,
null );
} catch ( RuntimeException e ) {