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

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

public class antiSubState
extends AbstractInternalAction

Returns the unit's anti-submarine state.

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

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

antiSubState

public antiSubState()
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.