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