Interface EObjectTextSectionBuilder.IPropertyBuilder<T,V extends org.eclipse.emf.ecore.EObject>

All Superinterfaces:
IFeatureBuilder<EObjectTextSectionBuilder.LabelBuilder<T,V>>, IIndexBuilder<EObjectTextSectionBuilder.IPropertyBuilder<T,V>>, IValueExtractorBuilder<T,V,EObjectTextSectionBuilder.LabelBuilder<T,V>>
All Known Implementing Classes:
EObjectTextSectionBuilder.PropertyBuilder
Enclosing class:
EObjectTextSectionBuilder

public static interface EObjectTextSectionBuilder.IPropertyBuilder<T,V extends org.eclipse.emf.ecore.EObject> extends IFeatureBuilder<EObjectTextSectionBuilder.LabelBuilder<T,V>>, IValueExtractorBuilder<T,V,EObjectTextSectionBuilder.LabelBuilder<T,V>>, IIndexBuilder<EObjectTextSectionBuilder.IPropertyBuilder<T,V>>
  • Method Summary

    Modifier and Type
    Method
    Description
    <E extends org.eclipse.emf.ecore.EObject>
    EObjectTextSectionBuilder.FeatureBuilder<E,V>
    container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container)
     

    Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IFeatureBuilder

    feature

    Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IIndexBuilder

    index

    Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IValueExtractorBuilder

    valueExtractor