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