Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EObjectTextSectionBuilder.IPropertyBuilder
Packages that use EObjectTextSectionBuilder.IPropertyBuilder
Package
Description
-
Uses of EObjectTextSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return EObjectTextSectionBuilder.IPropertyBuilderModifier and TypeMethodDescription<V extends org.eclipse.emf.ecore.EObject>
EObjectTextSectionBuilder.IPropertyBuilder<T, V> EmfPage.eObjectEditor(Class<V> cl) -
Uses of EObjectTextSectionBuilder.IPropertyBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EObjectTextSectionBuilder.IPropertyBuilderModifier and TypeClassDescriptionstatic classEObjectTextSectionBuilder.PropertyBuilder<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.IPropertyBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject>
EObjectTextSectionBuilder.IPropertyBuilder<T1, V1> EObjectTextSectionBuilder.PropertyBuilder.create(org.eclipse.swt.widgets.Composite parent, org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerOld, BiConsumer<Integer, com.amalgamasimulation.desktop.ui.editor.sections.internal.Section> actionAfterCreateSectionInProperty) EObjectTextSectionBuilder.PropertyBuilder.index(int index)