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