Interface IFeatureIdBuilder<R>

All Known Subinterfaces:
EmfStringIdSectionBuilder.FeatureIdBuilder<T>, EmfStringIdSectionBuilder.IPropertyBuilder<T>
All Known Implementing Classes:
EmfStringIdSectionBuilder.Builder, EmfStringIdSectionBuilder.PropertyBuilder

public interface IFeatureIdBuilder<R>
  • Method Summary

    Modifier and Type
    Method
    Description
    featureId(org.eclipse.emf.ecore.EStructuralFeature featureId)
     
  • Method Details

    • featureId

      R featureId(org.eclipse.emf.ecore.EStructuralFeature featureId)