Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AggregationKind

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

Hierarchy

  • AggregationKind

Index

Properties

Properties

Static COMPOSITE

COMPOSITE: string = "composite"

Static NONE

NONE: string = "none"

Static SHARED

SHARED: string = "shared"

Generated using TypeDoc