boolean isContainerSet = false;
if (parentEffigy != null) {
// OK, we can put it into this other effigy.
effigy.setName(parentEffigy.uniqueName(entity.getName()));
effigy.setContainer(parentEffigy);
// Set the identifier of the effigy to be that
// of the parent with the model name appended.
// Note that we add a # the first time, and