SimulationWrapper
public class ObjectWrapper<T> extends Wrapper<T>
childProps, doSerialize, simModel, valueProps, wrapped, wrappedClass, wrappedId
Constructor | Description |
---|---|
ObjectWrapper(T wrapped,
SimulationModel simModel,
boolean doSerialize) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
doSerialize, getChildProperties, getValueProperties, getValues, getWrapped, getWrappedClass, getWrappedId
public ObjectWrapper(T wrapped, SimulationModel simModel, boolean doSerialize)