Interface ILinkRepresentationSupport


  • public interface ILinkRepresentationSupport
    Support for obtaining representation of symbolink links.
    • Method Detail

      • getRepresentation

        String getRepresentation​(org.eclipse.emf.ecore.EObject context,
                                 org.eclipse.emf.ecore.EStructuralFeature feature,
                                 String rawSymlink)
        Returns localized representation of a raw symbolic link.
        Parameters:
        context - the object hosting the symbolic link
        feature - the feature hosting the symbolic link
        rawSymlink - the raw value of the symbolic link
        Returns:
        a localized string suitable for representation