Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfAutoCompleteSectionBuilder.ParentBuilder
Packages that use EmfAutoCompleteSectionBuilder.ParentBuilder
Package
Description
-
Uses of EmfAutoCompleteSectionBuilder.ParentBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return EmfAutoCompleteSectionBuilder.ParentBuilderModifier and TypeMethodDescriptionstatic <T extends org.eclipse.emf.ecore.EObject,V>
EmfAutoCompleteSectionBuilder.ParentBuilder<T, V> Sections.emfAutoCompleteEditor(org.eclipse.core.databinding.observable.value.WritableValue<T> containerObservable) -
Uses of EmfAutoCompleteSectionBuilder.ParentBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfAutoCompleteSectionBuilder.ParentBuilderModifier and TypeClassDescriptionstatic classEmfAutoCompleteSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfAutoCompleteSectionBuilder.ParentBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1>
EmfAutoCompleteSectionBuilder.ParentBuilder<T1, V1> EmfAutoCompleteSectionBuilder.Builder.create(org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable)