AggregationKind enumeration

AggregationKind is an Enumeration for specifying the kind of aggregation of a Property.

Enumeration literals

NameDescription
noneIndicates that the Property has no aggregation.
sharedIndicates that the Property has shared aggregation.
compositeIndicates that the Property is aggregated compositely, i.e., the composite object has responsibility for the existence and storage of the composed objects (parts).