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