Interface EmfLocalTimeSectionBuilder.IPropertyBuilder<T>
- All Superinterfaces:
IFeatureBuilder<EmfLocalTimeSectionBuilder.LabelBuilder<T>>,IIndexBuilder<EmfLocalTimeSectionBuilder.IPropertyBuilder<T>>
- All Known Implementing Classes:
EmfLocalTimeSectionBuilder.PropertyBuilder
- Enclosing class:
EmfLocalTimeSectionBuilder
public static interface EmfLocalTimeSectionBuilder.IPropertyBuilder<T>
extends IFeatureBuilder<EmfLocalTimeSectionBuilder.LabelBuilder<T>>, IIndexBuilder<EmfLocalTimeSectionBuilder.IPropertyBuilder<T>>
-
Method Summary
Modifier and TypeMethodDescription<E extends org.eclipse.emf.ecore.EObject>
EmfLocalTimeSectionBuilder.FeatureBuilder<E> container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container) Methods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IFeatureBuilder
featureMethods inherited from interface com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IIndexBuilder
index
-
Method Details
-
container
<E extends org.eclipse.emf.ecore.EObject> EmfLocalTimeSectionBuilder.FeatureBuilder<E> container(org.eclipse.core.databinding.observable.value.IObservableValue<E> container)
-