SimulationWrapperpublic 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, waitdoSerialize, getChildProperties, getValueProperties, getValues, getWrapped, getWrappedClass, getWrappedIdpublic ObjectWrapper(T wrapped, SimulationModel simModel, boolean doSerialize)