Uses of Class
repast.simphony.integration.ObjectHolder
-
Uses of ObjectHolder in repast.simphony.integration
Modifier and TypeMethodDescriptionBeanBuilder.createAndGoInto
(String name) Finds an "add" method with the specified name associated with it (ie addName) and instantiates an object of its argument type.BeanBuilder.writeValue
(String name, Object value) Writes a value to the specified objectModifier and TypeMethodDescriptionvoid
BeanBuilder.detach
(Iterable<ObjectHolder> objsToDetach) Detaches each of the given objects from their parents.