Uses of Interface
com.amalgamasimulation.desktop.ui.editor.common.ISection
Packages that use ISection
Package
Description
-
Uses of ISection in com.amalgamasimulation.desktop.ui.editor.builders
Methods in com.amalgamasimulation.desktop.ui.editor.builders that return ISection -
Uses of ISection in com.amalgamasimulation.desktop.ui.editor.common
Subinterfaces of ISection in com.amalgamasimulation.desktop.ui.editor.commonModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceITableSection<T,V, E extends Table<V>> interfaceITextSection<V>interfaceITwoTableSection<V,R> -
Uses of ISection in com.amalgamasimulation.desktop.ui.editor.sections
Classes in com.amalgamasimulation.desktop.ui.editor.sections that implement ISectionModifier and TypeClassDescriptionclassclassclassclassclassclassclassContainerTextSection<T,V> classclassEmfAutoCompleteSection<T extends org.eclipse.emf.ecore.EObject,V> classEmfBooleanSection<T extends org.eclipse.emf.ecore.EObject>classEmfComboboxSection<T extends org.eclipse.emf.ecore.EObject,V> classEmfTableSection<T extends org.eclipse.emf.ecore.EObject,V> classEmfTextSection<T extends org.eclipse.emf.ecore.EObject,V> classEmfTwoTablesSection<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject, R> classTableSection<T,V> classTextSection<V>classTwoTablesSection<T,V, R> -
Uses of ISection in com.amalgamasimulation.desktop.ui.editor.sections.internal
Classes in com.amalgamasimulation.desktop.ui.editor.sections.internal that implement ISectionModifier and TypeClassDescriptionclasscom.amalgamasimulation.desktop.ui.editor.sections.internal.AbstractTableSection<T,V, E extends Table<V>, Y extends TableProperties<T, V, E>, W extends TableToolBarProperties<V>, R extends com.amalgamasimulation.desktop.ui.editor.internal.AbstractInternalTable<T, V, E, Y, W>> classcom.amalgamasimulation.desktop.ui.editor.sections.internal.AbstractTwoTablesSection<T,V, R, E extends Table<V>, W extends Table<R>, Q extends TableProperties<T, V, E>, A extends TableProperties<V, R, W>, S extends TableToolBarProperties<V>, D extends TableToolBarProperties<R>, P extends com.amalgamasimulation.desktop.ui.editor.internal.AbstractInternalTable<T, V, E, Q, S>, G extends com.amalgamasimulation.desktop.ui.editor.internal.AbstractInternalTable<V, R, W, A, D>> classcom.amalgamasimulation.desktop.ui.editor.sections.internal.Section