Interface ReferenceHelper

    • Method Detail

      • getStringRepresentation

        java.lang.String getStringRepresentation​(VDomainModelReference reference)
        Determines a string representation for the given reference, for example a path.
        Parameters:
        reference - The VDomainModelReference for which a string representation is to be determined.
        Returns:
        The string representation of the given reference.
      • getLabel

        java.lang.String getLabel​(VDomainModelReference reference)
        Determines a label for the given reference.
        Parameters:
        reference - The VDomainModelReference for which a label is to be determined.
        Returns:
        The label for the given reference.