Package jade.content.onto.basic
Class Done
- java.lang.Object
-
- jade.content.onto.basic.Done
-
- All Implemented Interfaces:
ContentElement,Predicate,Serializable,Serializable
public class Done extends Object implements Predicate
This class implements thedoneoperator of the FIPA SL0 action.- Author:
- Giovanni Caire - TILAB
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ConceptgetAction()PredicategetCondition()voidsetAction(Concept a)voidsetCondition(Predicate c)
-