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

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

public class EmfComboboxSection<T extends org.eclipse.emf.ecore.EObject,V> extends ContainerComboboxSection<T,V>