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