Interface InstancePropertyContainer<E>

All Superinterfaces:
InstanceContainer<E>, Nested
All Known Implementing Classes:
InstancePropertyContainerImpl

public interface InstancePropertyContainer<E> extends InstanceContainer<E>, Nested
Container that holds a single instance which is loaded as a property of another entity.