Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfTableSectionBuilder.IPropertyBuilder
Packages that use EmfTableSectionBuilder.IPropertyBuilder
Package
Description
-
Uses of EmfTableSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return EmfTableSectionBuilder.IPropertyBuilder -
Uses of EmfTableSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfTableSectionBuilder.IPropertyBuilderModifier and TypeClassDescriptionstatic classEmfTableSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfTableSectionBuilder.IPropertyBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfTableSectionBuilder.IPropertyBuilder<T1, V1> EmfTableSectionBuilder.PropertyBuilder.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) EmfTableSectionBuilder.PropertyBuilder.index(int index)