Package | Description |
---|---|
jade.content.abs |
Modifier and Type | Method and Description |
---|---|
static ContentElementList |
AbsHelper.internaliseContentElementList(AbsContentElementList l,
Ontology onto)
Converts to an
AbsContentElementList into a
ContentElementList using the
specified ontology. |
Modifier and Type | Method and Description |
---|---|
static AbsContentElementList |
AbsHelper.externaliseContentElementList(ContentElementList obj,
Ontology onto)
Converts a
ContentElementList into an
AbsContentElementList using
the specified ontology. |