class

Collection

extends Factory

All supertypes

Subtypes

All Subtypes

Collection of elements. Configuration runtime can convert collections to arrays, if needed, to match parameter type of setter methods or constructors.

Attributes

Name Type Cardinality Description
factoryCollection EBoolean 0..1 If this property is set to true, then the collection will contain factories instead of values.
type EString 0..1 Collection type. Default type is java.util.ArrayList.

References

Name Target Containment Cardinality Opposite Description
element Factory Yes * Collection element.