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