Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfTableSectionBuilder.EmfTableFeatureElementsBuilder
Packages that use EmfTableSectionBuilder.EmfTableFeatureElementsBuilder
-
Uses of EmfTableSectionBuilder.EmfTableFeatureElementsBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfTableSectionBuilder.EmfTableFeatureElementsBuilderModifier and TypeClassDescriptionstatic classEmfTableSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfTableSectionBuilder.EmfTableFeatureElementsBuilderModifier and TypeMethodDescription<E extends org.eclipse.emf.ecore.EObject>
EmfTableSectionBuilder.EmfTableFeatureElementsBuilder<E, V> EmfTableSectionBuilder.IPropertyBuilder.container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) <E extends org.eclipse.emf.ecore.EObject>
EmfTableSectionBuilder.EmfTableFeatureElementsBuilder<E, V> EmfTableSectionBuilder.PropertyBuilder.container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) static <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfTableSectionBuilder.EmfTableFeatureElementsBuilder<T1, V1> EmfTableSectionBuilder.Builder.create(org.eclipse.swt.widgets.Composite parent, org.eclipse.core.databinding.observable.value.IObservableValue<T1> container, BiConsumer<Integer, com.amalgamasimulation.desktop.ui.editor.sections.internal.Section> actionAfterCreateSectionInProperty, int index)