452453454455456457458
public Object getObject(FactHandle factHandle) { return commandService.execute( new GetObjectCommand( factHandle ) ); } public Environment getEnvironment() { return commandService.execute( new GetEnvironmentCommand() ); }
422423424425426427428
472473474475476477478
378379380381382383384
477478479480481482483
425426427428429430431
409410411412413414415
473474475476477478479