Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfBooleanSectionBuilder.FeatureBuilder
Packages that use EmfBooleanSectionBuilder.FeatureBuilder
-
Uses of EmfBooleanSectionBuilder.FeatureBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfBooleanSectionBuilder.FeatureBuilderModifier and TypeClassDescriptionstatic classEmfBooleanSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfBooleanSectionBuilder.FeatureBuilderModifier and TypeMethodDescription<E extends org.eclipse.emf.ecore.EObject>
EmfBooleanSectionBuilder.FeatureBuilder<E> EmfBooleanSectionBuilder.IPropertyBuilder.container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) <E extends org.eclipse.emf.ecore.EObject>
EmfBooleanSectionBuilder.FeatureBuilder<E> EmfBooleanSectionBuilder.PropertyBuilder.container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) static <T1 extends org.eclipse.emf.ecore.EObject>
EmfBooleanSectionBuilder.FeatureBuilder<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) EmfBooleanSectionBuilder.Builder.parent(org.eclipse.swt.widgets.Composite parent)