Interface IPartialFeatureNode

    • Method Detail

      • getFeature

        org.eclipse.emf.ecore.EStructuralFeature getFeature()
        Returns feature for which this node relates to.
        Returns:
        the corresponding feature, never null
      • setCustomLabel

        void setCustomLabel​(String label)
        Sets the custom label to be displayed for the node.
        Parameters:
        label - the label to be displayed, can be null to reset the custom label