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