public abstract class ConfigComplexEntityContainerBase extends ConfigEntityContainerBase<IConfigComplexEntity> implements IConfigComplexEntityContainer
This class supplies the base implementation for a complex configuration entity container. The provider should extend this class and complete the implementation.
Modifier and Type | Method and Description |
---|---|
String |
toString()
Returns a string representation of the entity container object
|
clear, createEntity, deserialize, getEntity, iterator, removeEntity, serialize
isDirty, setDirty
getAddress, getRepository
getTracer
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
createEntity, deserialize, getEntity, iterator, removeEntity, serialize
clear, isDirty, setDirty
getAddress, getRepository
public final String toString()
toString
in class ConfigNodeBase
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.