Class LineageRelationshipEvidence


public class LineageRelationshipEvidence extends ElementHeader
Describes the relationship from the open metadata repositories that justify the line on the lineage graph.
  • Constructor Details

    • LineageRelationshipEvidence

      public LineageRelationshipEvidence()
      Default constructor used by subclasses
    • LineageRelationshipEvidence

      public LineageRelationshipEvidence(ElementHeader template)
      Copy/clone constructor.
      Parameters:
      template - element to copy
  • Method Details