Package | Description |
---|---|
casa.jade | |
jade.content | |
jade.content.onto | |
jade.content.onto.basic |
Modifier and Type | Method and Description |
---|---|
ContentElement |
ContentManager.extractContent(ACLMessage msg)
Deprecated.
Translates the
:content slot of an
ACLMessage msg into a ContentElement
using the content language and ontology indicated in the
:language and :ontology fields of msg . |
Modifier and Type | Method and Description |
---|---|
ContentElement |
ContentManager.extractContent(ACLMessage msg)
Translates the
:content slot of an
ACLMessage msg into a ContentElement
using the content language and ontology indicated in the
:language and :ontology fields of msg . |
Modifier and Type | Method and Description |
---|---|
void |
Introspectable.internalise(AbsObject abs,
Ontology onto)
Internalise this object from a given abstract descriptor
|
Object |
Ontology.toObject(AbsObject abs)
Converts an abstract descriptor to a Java object of the proper class.
|
protected Object |
SerializableOntology.toObject(AbsObject abs,
String lcType,
Ontology globalOnto) |
protected Object |
Ontology.toObject(AbsObject abs,
String lcType,
Ontology globalOnto)
Converts an abstract descriptor to a Java object of the proper class.
|
protected Object |
BasicOntology.toObject(AbsObject abs,
String lcType,
Ontology referenceOnto)
This method is redefined as BasicOntology does not use an
Introspector for performance reason
|
Modifier and Type | Method and Description |
---|---|
void |
Action.internalise(AbsObject abs,
Ontology onto) |