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