Documentation Language: Swift

Structure

ElementCreationStatistics

Statistics about element creation in target models.

struct ElementCreationStatistics

Topics

Instance Properties

V
createdElements

Number of elements created during transformation.

V
creationRatio

Ratio of created to total elements (0.0 to 1.0).

V
description

Human-readable description of creation statistics.

V
totalElements

Total number of elements in the model.

Default Implementations

Relationships

Conforms To