Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.custom.EmfEnumBuilder.FeatureBuilder
Packages that use EmfEnumBuilder.FeatureBuilder
Package
Description
-
Uses of EmfEnumBuilder.FeatureBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfEnumBuilder.FeatureBuilderModifier and TypeMethodDescription<T extends org.eclipse.emf.ecore.EObject,V>
EmfEnumBuilder.FeatureBuilder<T, V> CustomSectionBuilder.Builder.emfEnumEditor(org.eclipse.core.databinding.observable.value.IObservableValue<T> containerObservable) <T extends org.eclipse.emf.ecore.EObject,V>
EmfEnumBuilder.FeatureBuilder<T, V> CustomSectionBuilder.FinalBuilder.emfEnumEditor(org.eclipse.core.databinding.observable.value.IObservableValue<T> containerObservable) -
Uses of EmfEnumBuilder.FeatureBuilder in com.amalgamasimulation.desktop.ui.editor.builders.custom
Classes in com.amalgamasimulation.desktop.ui.editor.builders.custom that implement EmfEnumBuilder.FeatureBuilderModifier and TypeClassDescriptionstatic classEmfEnumBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders.custom that return EmfEnumBuilder.FeatureBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfEnumBuilder.FeatureBuilder<T1, V1> EmfEnumBuilder.Builder.create(org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable, CustomSectionBuilder.FinalBuilder parentBuilder, BiConsumer<EmfComboboxDataBinding<T1, V1>, ComboBoxProperties> createAction)