|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.content.onto.basic.Done
This class implements the done
operator of the
FIPA SL0 action.
Constructor Summary | |
Done()
|
|
Done(Concept a)
|
Method Summary | |
Concept |
getAction()
|
Predicate |
getCondition()
|
void |
setAction(Concept a)
|
void |
setCondition(Predicate c)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Done()
public Done(Concept a)
Method Detail |
public Concept getAction()
public void setAction(Concept a)
public Predicate getCondition()
public void setCondition(Predicate c)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |