Package repast.simphony.ui.probe
Class ProbedPropertiesFinder
java.lang.Object
repast.simphony.ui.probe.ProbedPropertiesFinder
Finds the probed properties for an object instance.
- Author:
- Nick Collier
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
NAME_KEY
-
-
Constructor Details
-
ProbedPropertiesFinder
public ProbedPropertiesFinder()
-
-
Method Details
-
findProperties
public List<ProbedPropertiesFinder.Property> findProperties(Object obj) throws IntrospectionException, IllegalAccessException, IllegalArgumentException, InvocationTargetException
-