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