Documentation Language: Swift

Property

isTarget

Indicates whether this model allows modifications.

var isTarget: Bool

Discussion

Reference models are typically read-only as they define the schema structure. Instance creation attempts on reference models will throw ECoreExecutionError.readOnlyModel.