What is Elastic Objects?
In its core Elastic Objects is a generic wrapper for java objects which knows the parent and the child EO wrappers.
EO encapsulate the differences in structured objects via path methods.
When a value is set, EO takes care, that the parent value will be set. If the field starts with "_", this check will be skipped.