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