Package jade.content.onto.basic
Class Equals
- java.lang.Object
-
- jade.content.onto.basic.Equals
-
- All Implemented Interfaces:
ContentElement,Predicate,Serializable,Serializable
public class Equals extends Object implements Predicate
This class implements the=operator of the FIPA SL0 language.- Author:
- Giovanni Caire - TILAB
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetLeft()ObjectgetRight()voidsetLeft(Object l)voidsetRight(Object r)
-