Package | Description |
---|---|
jade.content.abs | |
jade.content.lang.sl |
Modifier and Type | Method and Description |
---|---|
static AbsContentElementList |
AbsHelper.externaliseContentElementList(ContentElementList obj,
Ontology onto)
Converts a
ContentElementList into an
AbsContentElementList using
the specified ontology. |
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 |
---|---|
AbsContentElementList |
SLParser.Content()
This production rule represents the more general expression that can
serve as content for an ACL message.
|
AbsContentElementList |
ExtendedSLParser.Content()
This production rule represents the more general expression that can
serve as content for an ACL message.
|