Class EObjectTextSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject>
java.lang.Object
com.amalgamasimulation.desktop.ui.editor.builders.EObjectTextSectionBuilder.Builder<T,V>
- All Implemented Interfaces:
EObjectTextSectionBuilder.EmfFormatBuilder<T,,V> EObjectTextSectionBuilder.FeatureBuilder<T,,V> EObjectTextSectionBuilder.FinalBuilder<T,,V> EObjectTextSectionBuilder.LabelBuilder<T,,V> EObjectTextSectionBuilder.ParentBuilder<T,,V> IContainerFormatBuilder<T,,V, EObjectTextSectionBuilder.FinalBuilder<T, V>> IContainerHandlerBuilder<T,,V, EObjectTextSectionBuilder.FinalBuilder<T, V>> IContainerLabelBuilder<T,,EObjectTextSectionBuilder.EmfFormatBuilder<T, V>> IContainerVisibleEnableBuilder<T,,EObjectTextSectionBuilder.FinalBuilder<T, V>> ICreateBuilder<ITextSection<V>>,IEmfButtonBuilder<EObjectTextSectionBuilder.FinalBuilder<T,,V>> IEmfFormatBuilder<T,,V, EObjectTextSectionBuilder.FinalBuilder<T, V>> IEmfObservableListener<EObjectTextSectionBuilder.FinalBuilder<T,,V>> IFeatureBuilder<EObjectTextSectionBuilder.LabelBuilder<T,,V>> ILabelBuilder<EObjectTextSectionBuilder.EmfFormatBuilder<T,,V>> ILabelPropertiesBuilder<EObjectTextSectionBuilder.FinalBuilder<T,,V>> IParentBuilder<EObjectTextSectionBuilder.FeatureBuilder<T,,V>> ITextPropertiesBuilder<EObjectTextSectionBuilder.FinalBuilder<T,,V>> IToolTipBuilder<EObjectTextSectionBuilder.FinalBuilder<T,V>>
- Enclosing class:
EObjectTextSectionBuilder
public static class EObjectTextSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject>
extends Object
implements EObjectTextSectionBuilder.ParentBuilder<T,V>, EObjectTextSectionBuilder.FeatureBuilder<T,V>, EObjectTextSectionBuilder.LabelBuilder<T,V>, EObjectTextSectionBuilder.EmfFormatBuilder<T,V>, EObjectTextSectionBuilder.FinalBuilder<T,V>
-
Method Summary
Modifier and TypeMethodDescriptionaddButton(IButtonProperties buttonProperties) create()static <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject>
EObjectTextSectionBuilder.ParentBuilder<T1, V1> create(org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable) static <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject>
EObjectTextSectionBuilder.FeatureBuilder<T1, V1> 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) static <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject>
EObjectTextSectionBuilder.LabelBuilder<T1, V1> 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) feature(org.eclipse.emf.ecore.EStructuralFeature feature) format(BiFunction<T, V, String> format) format(org.eclipse.emf.ecore.EStructuralFeature featureName) handler(BiConsumer<T, V> handler) labelProperties(LabelProperties labelProperties) observableFeaturePaths(org.eclipse.emf.databinding.FeaturePath... observableFeaturePaths) observableFeatures(org.eclipse.emf.ecore.EStructuralFeature... observableFeatures) parent(org.eclipse.swt.widgets.Composite parent) textProperties(TextProperties textProperties) tooltip(ToolTipProperties tooltip)
-
Method Details
-
create
public static <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject> EObjectTextSectionBuilder.ParentBuilder<T1,V1> create(org.eclipse.core.databinding.observable.value.IObservableValue<T1> containerObservable) -
create
public static <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject> EObjectTextSectionBuilder.FeatureBuilder<T1,V1> 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) -
create
public static <T1 extends org.eclipse.emf.ecore.EObject,V1 extends org.eclipse.emf.ecore.EObject> EObjectTextSectionBuilder.LabelBuilder<T1,V1> 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) -
parent
public EObjectTextSectionBuilder.FeatureBuilder<T,V> parent(org.eclipse.swt.widgets.Composite parent) - Specified by:
parentin interfaceIParentBuilder<T extends org.eclipse.emf.ecore.EObject>
-
feature
public EObjectTextSectionBuilder.LabelBuilder<T,V> feature(org.eclipse.emf.ecore.EStructuralFeature feature) - Specified by:
featurein interfaceIFeatureBuilder<T extends org.eclipse.emf.ecore.EObject>
-
label
- Specified by:
labelin interfaceILabelBuilder<T extends org.eclipse.emf.ecore.EObject>
-
format
public EObjectTextSectionBuilder.FinalBuilder<T,V> format(org.eclipse.emf.ecore.EStructuralFeature featureName) - Specified by:
formatin interfaceIEmfFormatBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject, EObjectTextSectionBuilder.FinalBuilder<T extends org.eclipse.emf.ecore.EObject, V extends org.eclipse.emf.ecore.EObject>>
-
format
- Specified by:
formatin interfaceIContainerFormatBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject, EObjectTextSectionBuilder.FinalBuilder<T extends org.eclipse.emf.ecore.EObject, V extends org.eclipse.emf.ecore.EObject>>
-
labelProperties
- Specified by:
labelPropertiesin interfaceILabelPropertiesBuilder<T extends org.eclipse.emf.ecore.EObject>
-
textProperties
- Specified by:
textPropertiesin interfaceITextPropertiesBuilder<T extends org.eclipse.emf.ecore.EObject>
-
addButton
- Specified by:
addButtonin interfaceIEmfButtonBuilder<T extends org.eclipse.emf.ecore.EObject>
-
tooltip
- Specified by:
tooltipin interfaceIToolTipBuilder<T extends org.eclipse.emf.ecore.EObject>
-
enabled
- Specified by:
enabledin interfaceIContainerVisibleEnableBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject>
-
visible
- Specified by:
visiblein interfaceIContainerVisibleEnableBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject>
-
handler
- Specified by:
handlerin interfaceIContainerHandlerBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject, EObjectTextSectionBuilder.FinalBuilder<T extends org.eclipse.emf.ecore.EObject, V extends org.eclipse.emf.ecore.EObject>>
-
create
- Specified by:
createin interfaceICreateBuilder<T extends org.eclipse.emf.ecore.EObject>
-
observableFeatures
public EObjectTextSectionBuilder.FinalBuilder<T,V> observableFeatures(org.eclipse.emf.ecore.EStructuralFeature... observableFeatures) - Specified by:
observableFeaturesin interfaceIEmfObservableListener<T extends org.eclipse.emf.ecore.EObject>
-
observableFeaturePaths
public EObjectTextSectionBuilder.FinalBuilder<T,V> observableFeaturePaths(org.eclipse.emf.databinding.FeaturePath... observableFeaturePaths) - Specified by:
observableFeaturePathsin interfaceIEmfObservableListener<T extends org.eclipse.emf.ecore.EObject>
-
tooltip
- Specified by:
tooltipin interfaceIToolTipBuilder<T extends org.eclipse.emf.ecore.EObject>
-
label
- Specified by:
labelin interfaceIContainerLabelBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject>
-