|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An abstract descriptor that can hold a generic content element expression.
Method Summary | |
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. |
Methods inherited from interface jade.content.abs.AbsObject |
getAbsObject, getCount, getNames, getTypeName, isGrounded |
Method Detail |
public boolean isAContentExpression()
public 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
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |