Uses of Interface
com.amalgamasimulation.desktop.ui.builders.EMFComboEditingSupport.NameBuilder
Packages that use EMFComboEditingSupport.NameBuilder
-
Uses of EMFComboEditingSupport.NameBuilder in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders that implement EMFComboEditingSupport.NameBuilderModifier and TypeClassDescriptionstatic classEMFComboEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an combobox editing support.Methods in com.amalgamasimulation.desktop.ui.builders that return EMFComboEditingSupport.NameBuilderModifier and TypeMethodDescriptionEMFComboEditingSupport.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) EMFComboEditingSupport.EditedFeatureBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) Set the feature pointing to the field that is being edited (a field in template class)