Interface SchemaNodeBreadcrumbProperties


public interface SchemaNodeBreadcrumbProperties
Represents the breadcrumb element associated with a table, a foreign key or an association node in a resolved data model.
Since:
6.0
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the value of the elements breadcrumb/displayLabel defined in the data model.
  • Method Details

    • getDisplayLabel

      String getDisplayLabel()
      Returns the value of the elements breadcrumb/displayLabel defined in the data model.