Table of Contents

Class UseCaseTraceability

Namespace
JD.AI.Core.Specifications
Assembly
JD.AI.Core.dll
public sealed class UseCaseTraceability
Inheritance
UseCaseTraceability
Inherited Members

Properties

Downstream

public UseCaseDownstreamTrace Downstream { get; set; }

Property Value

UseCaseDownstreamTrace

Upstream

public IList<string> Upstream { get; init; }

Property Value

IList<string>