public interface AbsContentElement extends AbsObject, ContentElement
ABS_AGENT_ACTION, ABS_AGGREGATE, ABS_CONCEPT, ABS_CONCEPT_SLOT_FUNCTION, ABS_CONTENT_ELEMENT_LIST, ABS_IRE, ABS_PREDICATE, ABS_PRIMITIVE, ABS_VARIABLE, UNKNOWN
Modifier and Type | Method and Description |
---|---|
boolean |
isAContentExpression()
Return true if this Abstract Content Element represents a ContentExpression
of the SL Grammar (see also FIPA-SL specifications).
|
void |
setIsAContentExpression(boolean flag)
Set the isAContentExpression flag to the passed value.
|
getAbsObject, getAbsType, getCount, getNames, getTypeName, isGrounded
boolean isAContentExpression()
void setIsAContentExpression(boolean flag)
flag
- true if this Abstract Content Element represents a ContentExpression
of the SL Grammar (see also FIPA-SL specifications), false otherwise