Class MicroIntrospector

  • All Implemented Interfaces:
    Introspector, Serializable, Serializable

    public class MicroIntrospector
    extends Object
    implements Introspector
    This introspector does nothing but "asking objects to convert themselves into/from abstract descriptors". It could be used when working in Java environments where the reflection is not supported (MIDP). All classes in an ontology using this introspector must implement the Introspectable interface.
    Author:
    Giovanni Caire - TILAB
    See Also:
    Serialized Form