Package nl.tudelft.simulation.introspection.fields

Contains a field introspecting implementation of the Introspection interfaces, see nl.tudelft.tbm.sk.util.introspection.fields.PTestFieldIntrospector for an example.

See:
          Description

Class Summary
FieldIntrospector The IntrospectionField introspector provides a field manipulation implementation of the introspection interfaces.
FieldProperty The field implementation of the Property interface.
 

Package nl.tudelft.simulation.introspection.fields Description

Contains a field introspecting implementation of the Introspection interfaces, see nl.tudelft.tbm.sk.util.introspection.fields.PTestFieldIntrospector for an example. Properties are discovered and manipulated by directly introspecting a classes fields. Standard Java access control is used to bypass private field visibility.



Copyright © 2002-2011 Delft University of Technology, the Netherlands. All Rights Reserved.