The ICCBaseline interface represents the Rational® ClearCase® UCM baseline object.
Gets the activities that are included in this baseline
Gets the component that contains this baseline
Gets the label status for this baseline
Gets the promotion level for this baseline
Gets the stream in which the baseline was created
Gets all streams for which this baseline serves as foundation
Gets the activities that are included in this baseline
Read-only property
Property Activities As CCActivities
Gets the component that contains this baseline
Read-only property
Property Component As CCComponent
Gets the label status for this baseline
Read-only property
Property LabelStatus As CCLabelStatus
ICCLabelStatusPtr GetLabelStatus();
Gets the promotion level for this baseline
Read-only property
Property PromotionLevel As String
Gets the stream in which the baseline was created
Read-only property
Property Stream As CCStream
Gets all streams for which this baseline serves as foundation
Read-only property
Property UsedByStreams As CCStreams