Uses of Class
com.amalgamasimulation.desktop.ui.editor.builders.EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder
Packages that use EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder
Package
Description
-
Uses of EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return EmfTwoTablesSectionBuilder.EmfTwoTablesBuilderModifier and TypeMethodDescription<V extends org.eclipse.emf.ecore.EObject,R>
EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder<T, V, R> EmfPage.emfTwoTablesEditor(Class<V> v, Class<R> r) -
Uses of EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfTwoTablesSectionBuilder.EmfTwoTablesBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject, R1>
EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder<T1, V1, R1> EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder.create(org.eclipse.swt.widgets.Composite parent, org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerOld, BiConsumer<Integer, com.amalgamasimulation.desktop.ui.editor.sections.internal.Section> actionAfterCreateSectionInProperty) EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder.initialSizeMainTable(int initialSizeMainTable) EmfTwoTablesSectionBuilder.IPropertyBuilder.initialSizeMainTable(int size) EmfTwoTablesSectionBuilder.EmfTwoTablesBuilder.orientation(Orientation orientation) EmfTwoTablesSectionBuilder.IPropertyBuilder.orientation(Orientation orientation)