Package nl.tudelft.simulation.introspection.beans

Contains the JavaBean TM implementation of the introspection interfaces, see nl.tudelft.tbm.sk.util.introspection.beans.PTestBeans for an example.

See: Description

Package nl.tudelft.simulation.introspection.beans Description

Contains the JavaBean TM implementation of the introspection interfaces, see nl.tudelft.tbm.sk.util.introspection.beans.PTestBeans for an example. For short, properties are recognized and manipulated using Bean definitions. Thus, properties are discovered by looking for getter and setter methods. These methods are also used for value inspection and updating.

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