fipaos.agent.conversation.content
Class Diagram content

Class Summary
ContentThis class encapsulates content information in the form: this has an attribute with a value of value In general, the information contained within a Content object is either: a) Other Content objects (forming a tree like structure); b) Double objects; c) Long objects; or d) String objects (anything which doesn't fit catergories a-c).
ContentUtil 
ContentValuedescription of class