|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjason.asSemantics.DefaultInternalAction
jason.stdlib.dropGoal
public class dropGoal
Constructor Summary | |
---|---|
dropGoal()
Deprecated. |
Method Summary | |
---|---|
void |
drop(TransitionSystem ts,
Literal l,
boolean success,
Unifier un)
Deprecated. |
java.lang.Object |
execute(TransitionSystem ts,
Unifier un,
Term[] args)
Deprecated. Executes the internal action. |
Methods inherited from class jason.asSemantics.DefaultInternalAction |
---|
canBeUsedInContext, checkArguments, getMaxArgs, getMinArgs, suspendIntention |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public dropGoal()
Method Detail |
---|
public java.lang.Object execute(TransitionSystem ts, Unifier un, Term[] args) throws java.lang.Exception
InternalAction
execute
in interface InternalAction
execute
in class DefaultInternalAction
java.lang.Exception
public void drop(TransitionSystem ts, Literal l, boolean success, Unifier un) throws JasonException
JasonException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |