Package jason.asSemantics
Class ActionExec
java.lang.Object
jason.asSemantics.ActionExec
- All Implemented Interfaces:
ToDOM
,Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected ActionExec
clone()
boolean
get as XMLboolean
int
hashCode()
void
setFailureReason
(Literal reason, String msg) void
setResult
(boolean ok) toString()
-
Constructor Details
-
ActionExec
-
-
Method Details
-
equals
-
hashCode
public int hashCode() -
getActionTerm
-
getIntention
-
getResult
public boolean getResult() -
setResult
public void setResult(boolean ok) -
setFailureReason
-
getFailureMsg
-
getFailureReason
-
toString
-
clone
-
getAsDOM
get as XML
-