Table of Contents

Class CapabilityTraceability

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

Properties

Downstream

public CapabilityDownstreamTrace Downstream { get; set; }

Property Value

CapabilityDownstreamTrace

Upstream

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

Property Value

IList<string>

VisionRefs

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

Property Value

IList<string>