Interface EmfTableSectionBuilder.IPropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V>
- All Superinterfaces:
IEmfTableElementsFeatureBuilder<V,,EmfTableSectionBuilder.ColumnBuilder<T, V>> IIndexBuilder<EmfTableSectionBuilder.IPropertyBuilder<T,V>>
- All Known Implementing Classes:
EmfTableSectionBuilder.PropertyBuilder
- Enclosing class:
EmfTableSectionBuilder
public static interface EmfTableSectionBuilder.IPropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V>
extends IEmfTableElementsFeatureBuilder<V,EmfTableSectionBuilder.ColumnBuilder<T,V>>, IIndexBuilder<EmfTableSectionBuilder.IPropertyBuilder<T,V>>
-
Method Summary
Modifier and TypeMethodDescription<E extends org.eclipse.emf.ecore.EObject>
EmfTableSectionBuilder.EmfTableFeatureElementsBuilder<E, V> container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IEmfTableElementsFeatureBuilder
elements, elementsFeatureMethods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IIndexBuilder
index
-
Method Details
-
container
<E extends org.eclipse.emf.ecore.EObject> EmfTableSectionBuilder.EmfTableFeatureElementsBuilder<E,V> container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container)
-