Uses of Class
repast.simphony.integration.ObjectHolder
Packages that use ObjectHolder
-
Uses of ObjectHolder in repast.simphony.integration
Methods in repast.simphony.integration that return ObjectHolderModifier 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 objectMethod parameters in repast.simphony.integration with type arguments of type ObjectHolderModifier and TypeMethodDescriptionvoidBeanBuilder.detach(Iterable<ObjectHolder> objsToDetach) Detaches each of the given objects from their parents.