Class SelectFormDialogTitleProvider


  • public final class SelectFormDialogTitleProvider
    extends Object
    Title string provider for selection default forms dialog
    • Method Detail

      • hasFeatureTitle

        public boolean hasFeatureTitle​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Whether the specified feature has title
        Parameters:
        feature - the form feature, cannot be null
        Returns:
        true if dialog title for specified feature can be represented, false if not
      • getTitle

        public String getTitle​(org.eclipse.emf.ecore.EStructuralFeature feature)
        Title string for forms dialog by feature
        Parameters:
        feature - the form feature, cannot be null
        Returns:
        title for dialog or null if given feature not associated with any title