Interface EmfTextSectionBuilder.IPropertyBuilder<T,V>
- All Superinterfaces:
IFeatureBuilder<EmfTextSectionBuilder.LabelBuilder<T,,V>> IIndexBuilder<EmfTextSectionBuilder.IPropertyBuilder<T,V>>
- All Known Implementing Classes:
EmfTextSectionBuilder.PropertyBuilder
- Enclosing class:
EmfTextSectionBuilder
public static interface EmfTextSectionBuilder.IPropertyBuilder<T,V>
extends IFeatureBuilder<EmfTextSectionBuilder.LabelBuilder<T,V>>, IIndexBuilder<EmfTextSectionBuilder.IPropertyBuilder<T,V>>
-
Method Summary
Modifier and TypeMethodDescription<E extends org.eclipse.emf.ecore.EObject>
EmfTextSectionBuilder.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
index
-
Method Details
-
container
<E extends org.eclipse.emf.ecore.EObject> EmfTextSectionBuilder.FeatureBuilder<E,V> container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container)
-