Class EmfAutoCompleteSection<T extends org.eclipse.emf.ecore.EObject,V>

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.internal.Section
All Implemented Interfaces:
ILabelSection, ISection, ITextSection<V>

public class EmfAutoCompleteSection<T extends org.eclipse.emf.ecore.EObject,V> extends ContainerAutoCompleteSection<T,V>