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