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