BaselineState

Enumeration the define the valid states of a baseline.

General Information

AttributeValue
Ownercore
Applied Stereotype

Enumeration Literals

NameDescription
Draft

Draft means that the baseline is not finalized yet and new ItemVersions can be added without the necessity to create a new version of the baseline itself.

Frozen

Frozen means that the baseline is finalized and new ItemVersions must not be added without creating a new version of the baseline itself.

Previous