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