Package jason.asSyntax
Interface ObjectTerm
- All Superinterfaces:
Cloneable
,Comparable<Term>
,Serializable
,Term
,ToDOM
,ToJson
- All Known Implementing Classes:
ObjectTermImpl
Interface for terms that encapsulate java objects
-
Method Summary
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface jason.asSyntax.Term
capply, clone, cloneNS, countVars, equals, getCyclicVar, getSrcInfo, hasVar, isArithExpr, isAtom, isCyclicTerm, isGround, isInternalAction, isList, isLiteral, isMap, isNumeric, isPlanBody, isPred, isRule, isSet, isString, isStructure, isUnnamedVar, isVar, setSrcInfo, subsumes
Methods inherited from interface jason.util.ToJson
getAsJson, getAsJsonStr
-
Method Details
-
getObject
Object getObject()
-