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 TypeMethodDescription<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
featureMethods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IIndexBuilder
indexMethods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IValueExtractorBuilder
valueExtractor
-
Method Details
-
container
<E extends org.eclipse.emf.ecore.EObject> EObjectTextSectionBuilder.FeatureBuilder<E,V> container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container)
-