Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.EmfLocalDateTimeSectionBuilder.LabelBuilder
Packages that use EmfLocalDateTimeSectionBuilder.LabelBuilder
-
Uses of EmfLocalDateTimeSectionBuilder.LabelBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement EmfLocalDateTimeSectionBuilder.LabelBuilderModifier and TypeClassDescriptionstatic classEmfLocalDateTimeSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>Methods in com.amalgamasimulation.desktop.ui.editor.builders that return EmfLocalDateTimeSectionBuilder.LabelBuilderModifier and TypeMethodDescriptionstatic <T1 extends org.eclipse.emf.ecore.EObject>
EmfLocalDateTimeSectionBuilder.LabelBuilder<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, org.eclipse.emf.ecore.EStructuralFeature feature) EmfLocalDateTimeSectionBuilder.Builder.feature(org.eclipse.emf.ecore.EStructuralFeature feature) EmfLocalDateTimeSectionBuilder.PropertyBuilder.feature(org.eclipse.emf.ecore.EStructuralFeature feature)