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

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-2012 Delft University of Technology, the Netherlands. All Rights Reserved.