cz.cuni.amis.pogamut.defcon.jason.action
Class time

Package class diagram package time
java.lang.Object
  extended by jason.asSemantics.DefaultInternalAction
      extended by cz.cuni.amis.pogamut.defcon.jason.action.AbstractInternalAction
          extended by cz.cuni.amis.pogamut.defcon.jason.action.time
All Implemented Interfaces:
jason.asSemantics.InternalAction, Serializable

public class time
extends AbstractInternalAction

Returns the current time.

Author:
Radek 'Black_Hand' Pibil
See Also:
Serialized Form

Constructor Summary
time()
           
 
Method Summary
 Object executeWorker(jason.asSemantics.TransitionSystem ts, jason.asSemantics.Unifier un, jason.asSyntax.Term[] args)
           
 
Methods inherited from class cz.cuni.amis.pogamut.defcon.jason.action.AbstractInternalAction
execute, getAgent
 
Methods inherited from class jason.asSemantics.DefaultInternalAction
canBeUsedInContext, checkArguments, getMaxArgs, getMinArgs, prepareArguments, suspendIntention
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

time

public time()
Method Detail

executeWorker

public Object executeWorker(jason.asSemantics.TransitionSystem ts,
                            jason.asSemantics.Unifier un,
                            jason.asSyntax.Term[] args)
                     throws Exception
Specified by:
executeWorker in class AbstractInternalAction
Throws:
Exception


Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.