cartago
Class new_array

java.lang.Object
  extended by DefaultInternalAction
      extended by cartago.new_array

public class new_array
extends DefaultInternalAction

Internal action: cartago.new_array.

Description: create a new Java array in the agent private memory [temporary, still to be refined].

Parameters:


Constructor Summary
new_array()
           
 
Method Summary
 java.lang.Object execute(TransitionSystem ts, Unifier un, Term[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

new_array

public new_array()
Method Detail

execute

public java.lang.Object execute(TransitionSystem ts,
                                Unifier un,
                                Term[] args)
                         throws java.lang.Exception
Throws:
java.lang.Exception


>DEIS - University of Bologna