Uses of Class
JADE_SL.abs.AbsContentElementList

Packages that use AbsContentElementList
JADE_SL.abs   
JADE_SL.lang.sl   
 

Uses of AbsContentElementList in JADE_SL.abs
 

Methods in JADE_SL.abs that return AbsContentElementList
static AbsContentElementList AbsHelper.externaliseContentElementList(ContentElementList obj, Ontology onto)
          Converts a ContentElementList into an AbsContentElementList using the specified ontology.
 

Methods in JADE_SL.abs with parameters of type AbsContentElementList
static ContentElementList AbsHelper.internaliseContentElementList(AbsContentElementList l, Ontology onto)
          Converts to an AbsContentElementList into a ContentElementList using the specified ontology.
 

Uses of AbsContentElementList in JADE_SL.lang.sl
 

Methods in JADE_SL.lang.sl that return AbsContentElementList
 AbsContentElementList SLParser.Content()
          This production rule represents the more general expression that can serve as content for an ACL message.
 



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.