Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfRealDistributionSectionBuilder.LabelBuilder
Packages that use EmfRealDistributionSectionBuilder.LabelBuilder
-
Uses of EmfRealDistributionSectionBuilder.LabelBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfRealDistributionSectionBuilder.LabelBuilderModifier and TypeClassDescriptionstatic classEmfRealDistributionSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfRealDistributionSectionBuilder.LabelBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject>
EmfRealDistributionSectionBuilder.LabelBuilder<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, org.eclipse.emf.ecore.EStructuralFeature feature) EmfRealDistributionSectionBuilder.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) EmfRealDistributionSectionBuilder.PropertyBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature)