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