Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfComboboxSectionBuilder.FeatureBuilder
Packages that use EmfComboboxSectionBuilder.FeatureBuilder
-
Uses of EmfComboboxSectionBuilder.FeatureBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfComboboxSectionBuilder.FeatureBuilderModifier and TypeClassDescriptionstatic classEmfComboboxSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfComboboxSectionBuilder.FeatureBuilderModifier and TypeMethodDescription<E extends org.eclipse.emf.ecore.EObject>
EmfComboboxSectionBuilder.FeatureBuilder<E, V> EmfComboboxSectionBuilder.IPropertyBuilder.container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) <E extends org.eclipse.emf.ecore.EObject>
EmfComboboxSectionBuilder.FeatureBuilder<E, V> EmfComboboxSectionBuilder.PropertyBuilder.container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) static <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfComboboxSectionBuilder.FeatureBuilder<T1, V1> EmfComboboxSectionBuilder.Builder.create(org.eclipse.swt.widgets.Composite parent, org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable, BiConsumer<Integer, com.amalgamasimulation.desktop.ui.editor.sections.internal.Section> actionAfterCreateSectionInProperty, int index) EmfComboboxSectionBuilder.Builder.parent(org.eclipse.swt.widgets.Composite parent)