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

Package class diagram package unitType
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.unitType
All Implemented Interfaces:
jason.asSemantics.InternalAction, Serializable

public class unitType
extends AbstractInternalAction

Returns the type of a given unit.

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

Constructor Summary
unitType()
           
 
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

unitType

public unitType()
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 © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.