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