Uses of Class
com.amalgamasimulation.desktop.binding.editingsupports.EMFAutoCompleteTextEditingSupport
Packages that use EMFAutoCompleteTextEditingSupport
Package
Description
-
Uses of EMFAutoCompleteTextEditingSupport in com.amalgamasimulation.desktop.binding.editingsupports
Methods in com.amalgamasimulation.desktop.binding.editingsupports that return EMFAutoCompleteTextEditingSupportModifier and TypeMethodDescriptionEMFAutoCompleteTextEditingSupport.editedFeature(org.eclipse.emf.ecore.EStructuralFeature feature) Set up the featureEMFAutoCompleteTextEditingSupport.nameFeature(org.eclipse.emf.ecore.EStructuralFeature nameFeature) Set up the combo box elements naming.EMFAutoCompleteTextEditingSupport.nameFeatures(org.eclipse.emf.ecore.EStructuralFeature idFeature, org.eclipse.emf.ecore.EStructuralFeature nameFeature) -
Uses of EMFAutoCompleteTextEditingSupport in com.amalgamasimulation.desktop.ui.builders
Fields in com.amalgamasimulation.desktop.ui.builders declared as EMFAutoCompleteTextEditingSupportModifier and TypeFieldDescriptionprotected EMFAutoCompleteTextEditingSupport<T, E> EMFAutoCompleteTextEditingSupport.Builder.editingSupport