jade.content.onto
Class CFReflectiveIntrospector
java.lang.Object
|
+--jade.content.onto.ReflectiveIntrospector
|
+--jade.content.onto.CFReflectiveIntrospector
- All Implemented Interfaces:
- Introspector, Serializable, java.io.Serializable
- public class CFReflectiveIntrospector
- extends ReflectiveIntrospector
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CFReflectiveIntrospector
public CFReflectiveIntrospector()
isAggregateObject
protected boolean isAggregateObject(java.lang.Object slotValue)
externaliseAndSetAggregateSlot
protected void externaliseAndSetAggregateSlot(AbsObject abs,
ObjectSchema schema,
java.lang.String slotName,
java.lang.Object slotValue,
ObjectSchema slotSchema,
Ontology referenceOnto)
throws OntologyException
OntologyException
internaliseAggregateSlot
protected java.lang.Object internaliseAggregateSlot(AbsAggregate absAggregate,
Ontology referenceOnto)
throws OntologyException
OntologyException
JADE