On Fri, 6 Oct 2000, friedman_hill ernest j wrote:
> 
> Jess rules can execute arbitrary Java code directly from their RHSs
> using Jess's reflection capability; or you can write a set of
> Userfunctions  to extend Jess with Metagraf-specific capabilities.
> 
> Try reading the whole manual once through and then you mmight be able
> to ask more specific questions. 
> 

I've read it. I'd love to see even more examples. 
The key question is this:
Metagraf_object o;
Metagraf_general_framework g;
Rete r;

How can I do this ?
<Clips side>
=>
( update_the_metagraf_object_x_coordinate  o  20 ) 
(create_a_metagraf_object g (new Metagraf_object )
...

The difficult I see, it's that you *HAVE* to fetch values from
a *entire* execution, and you can't get partial result.
And that it's easy to instantate new objects but those objects
*remain* inside of Clips, and I'd need them in the "main" java
program.

Be gentle with me, Jess is not trivial. I'm fluent though in 
Clips (http://members.es.tripod.de/Brasidas/proyecto/ )
This project will be GPL, just I need the time to translate it.

-- 
Regards/Saludos
Manolo
www.ctv.es/USERS/irmina    /TeEncontreX.html   /texpython.htm
/pyttex.htm /cruo/cruolinux.htm ICQ:77697936 (sirve el ICQ para algo?)

 


---------------------------------------------------------------------
To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]'
in the BODY of a message to [EMAIL PROTECTED], NOT to the
list (use your own address!) List problems? Notify [EMAIL PROTECTED]
---------------------------------------------------------------------

Reply via email to