alice.tuprolog
Interface OutputListener

All Superinterfaces:
java.util.EventListener

public interface OutputListener
extends java.util.EventListener

This interface defines the method handling output event generated by a prolog engine


Method Summary
 void onOutput(OutputEvent e)
           
 

Method Detail

onOutput

public void onOutput(OutputEvent e)


DEIS, Universita' di Bologna, Sede di Cesena