Class AbstractMultiValuesProperty<T>

Type Parameters:
T - Type of the element value
All Implemented Interfaces:
Comparable<ModelItem>, Property<T,Content>, ReferencingProperty<T,Content>, ElementDefinition<T>, ModelItem, PluginAware, Labelable, ModifiableLabelable, Configurable
Direct Known Subclasses:
AbstractMultiTypedValuesProperty, MultiStringValuesProperty

Property referencing multiple values in one property.