Uses of Interface
nl.tudelft.simulation.introspection.Introspector
Package
Description
Contains the core interfaces of the Introspection project plus some abstract implementations.
Contains the JavaBean TM implementation of the introspection interfaces.
Contains a field introspecting implementation of the Introspection interfaces.
-
Uses of Introspector in nl.tudelft.simulation.introspection
Modifier and TypeClassDescriptionclass
The AbstractSupressIntrospector.Modifier and TypeFieldDescriptionprotected Introspector
AbstractSuppressIntrospector.parent
the parent introspector.ModifierConstructorDescriptionConstructor for AbstractSuppressIntrospector. -
Uses of Introspector in nl.tudelft.simulation.introspection.beans
Modifier and TypeClassDescriptionclass
The Bean introspector provides a simplified JavaBean implementation of the introspection interfaces. -
Uses of Introspector in nl.tudelft.simulation.introspection.fields
Modifier and TypeClassDescriptionclass
The IntrospectionField introspector provides a field manipulation implementation of the introspection interfaces.