Uses of Class
jade.content.ContentElementList
-
Packages that use ContentElementList Package Description jade.content.abs -
-
Uses of ContentElementList in jade.content.abs
Methods in jade.content.abs that return ContentElementList Modifier and Type Method Description static ContentElementListAbsHelper. internaliseContentElementList(AbsContentElementList l, Ontology onto)Converts to anAbsContentElementListinto a ContentElementList using the specified ontology.Methods in jade.content.abs with parameters of type ContentElementList Modifier and Type Method Description static AbsContentElementListAbsHelper. externaliseContentElementList(ContentElementList obj, Ontology onto)Converts aContentElementListinto anAbsContentElementListusing the specified ontology.
-