Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfAutoCompleteSectionBuilder.LabelBuilder
Packages that use EmfAutoCompleteSectionBuilder.LabelBuilder
-
Uses of EmfAutoCompleteSectionBuilder.LabelBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfAutoCompleteSectionBuilder.LabelBuilderModifier and TypeClassDescriptionstatic classEmfAutoCompleteSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfAutoCompleteSectionBuilder.LabelBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfAutoCompleteSectionBuilder.LabelBuilder<T1, V1> EmfAutoCompleteSectionBuilder.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, org.eclipse.emf.ecore.EStructuralFeature feature) EmfAutoCompleteSectionBuilder.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) EmfAutoCompleteSectionBuilder.PropertyBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature)