Interface EMFObjectSelectionDialogEditingSupport.EditedFeatureBuilder<T,E,R>

All Known Implementing Classes:
EMFObjectSelectionDialogEditingSupport.Builder
Enclosing class:
EMFObjectSelectionDialogEditingSupport

public static interface EMFObjectSelectionDialogEditingSupport.EditedFeatureBuilder<T,E,R>
  • Method Details

    • feature

      EMFObjectSelectionDialogEditingSupport.FinalBuilder<T,E,R> feature(org.eclipse.emf.ecore.EStructuralFeature feature)
      Set the feature pointing to the field that is being edited (a field in template class )
      Parameters:
      feature - structural feature
      Returns:
      builder object