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