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