Uses of Interface
com.amalgamasimulation.desktop.ui.columndescriptors.IEMFColumn
Packages that use IEMFColumn
Package
Description
-
Uses of IEMFColumn in com.amalgamasimulation.desktop.ui.builders
Classes in com.amalgamasimulation.desktop.ui.builders with type parameters of type IEMFColumnModifier and TypeClassDescriptionstatic classDistributionEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of a Distribution editing support.static classEMFAutoCompleteComboEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an auto-complete combobox editing support.static classEMFAutoCompleteTextEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an auto-complete text editing support.static classEMFCheckBoxEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an checkbox editing support.static classEMFColorEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an color editing support.static classEMFComboEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an combobox editing support.static classEMFDynamicAutoCompleteComboEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of a dynamic auto-complete combobox editing support.static classEMFEnumComboEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an enum combobox editing support.static classEMFLocalDateTimeEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an LocalDateTime editing support.static classEMFLocalTimeEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an LocalTime editing support.static classEMFMultiObjectsSelectionDialogEditingSupport.Builder<T,E, W, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an multiply objects selection dialog editing support.static classEMFMultiToolListDialogEditingSupport.Builder<T,E, W extends org.eclipse.emf.ecore.EObject, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an multi tool dialog editing support.static classEMFObjectSelectionDialogEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an object selection dialog editing support.static classEMFTextEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an text editing support.static classEMFTextIdEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of an text editing support.static classRealDistributionEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of a RealDistribution editing support.static classTimeSeriesEditingSupport.Builder<T,E, R extends IEMFColumn<T, E, R>> A builder class to set up the properties of a TimeSeries editing support.Fields in com.amalgamasimulation.desktop.ui.builders declared as IEMFColumnModifier and TypeFieldDescriptionprotected final RDistributionEditingSupport.Builder.columnDescriptorprotected final REMFAutoCompleteComboEditingSupport.Builder.columnDescriptorprotected final REMFAutoCompleteTextEditingSupport.Builder.columnDescriptorprotected final REMFColorEditingSupport.Builder.columnDescriptorprotected final REMFDynamicAutoCompleteComboEditingSupport.Builder.columnDescriptorprotected final REMFLocalDateTimeEditingSupport.Builder.columnDescriptorprotected final REMFLocalTimeEditingSupport.Builder.columnDescriptorprotected final REMFMultiObjectsSelectionDialogEditingSupport.Builder.columnDescriptorprotected final REMFMultiToolListDialogEditingSupport.Builder.columnDescriptorprotected final REMFObjectSelectionDialogEditingSupport.Builder.columnDescriptorprotected final RRealDistributionEditingSupport.Builder.columnDescriptorMethods in com.amalgamasimulation.desktop.ui.builders with type parameters of type IEMFColumnModifier and TypeMethodDescriptionstatic <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
DistributionEditingSupport.EditedFeatureBuilder<T1, E1, R1> DistributionEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFAutoCompleteComboEditingSupport.ElementsBuilder<T1, E1, R1> EMFAutoCompleteComboEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFAutoCompleteTextEditingSupport.ElementsBuilder<T1, E1, R1> EMFAutoCompleteTextEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFCheckBoxEditingSupport.EditedFeatureBuilder<T1, E1, R1> EMFCheckBoxEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFColorEditingSupport.EditedFeatureBuilder<T1, E1, R1> EMFColorEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFComboEditingSupport.ElementsBuilder<T1, E1, R1> EMFComboEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFDynamicAutoCompleteComboEditingSupport.ElementsBuilder<T1, E1, R1> EMFDynamicAutoCompleteComboEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFEnumComboEditingSupport.ElementsBuilder<T1, E1, R1> EMFEnumComboEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFLocalDateTimeEditingSupport.EditedFeatureBuilder<T1, E1, R1> EMFLocalDateTimeEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFLocalTimeEditingSupport.EditedFeatureBuilder<T1, E1, R1> EMFLocalTimeEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, W1, R1 extends IEMFColumn<T1, E1, R1>>
EMFMultiObjectsSelectionDialogEditingSupport.ElementsBuilder<T1, E1, W1, R1> EMFMultiObjectsSelectionDialogEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, W1 extends org.eclipse.emf.ecore.EObject, R1 extends IEMFColumn<T1, E1, R1>>
EMFMultiToolListDialogEditingSupport.CreateNewObjectBuilder<T1, E1, W1, R1> EMFMultiToolListDialogEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFObjectSelectionDialogEditingSupport.ElementsBuilder<T1, E1, R1> EMFObjectSelectionDialogEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFTextEditingSupport.EditedFeatureBuilder<T1, E1, R1> EMFTextEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
EMFTextIdEditingSupport.ElementsBuilder<T1, E1, R1> EMFTextIdEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
RealDistributionEditingSupport.EditedFeatureBuilder<T1, E1, R1> RealDistributionEditingSupport.Builder.create(R1 columnDescriptor) static <T1,E1, R1 extends IEMFColumn<T1, E1, R1>>
TimeSeriesEditingSupport.EditedFeatureBuilder<T1, E1, R1> TimeSeriesEditingSupport.Builder.create(R1 columnDescriptor) -
Uses of IEMFColumn in com.amalgamasimulation.desktop.ui.columndescriptors
Classes in com.amalgamasimulation.desktop.ui.columndescriptors with type parameters of type IEMFColumnModifier and TypeClassDescriptionclassEmfColumn<T,V, R extends IEMFColumn<T, V, R>> Class that implements the special set of functions for editing EObject data.interfaceIEMFColumn<T,V, R extends IEMFColumn<T, V, R>> Column interface for editing EObject data.Classes in com.amalgamasimulation.desktop.ui.columndescriptors that implement IEMFColumnModifier and TypeClassDescriptionclassEmfColumn<T,V, R extends IEMFColumn<T, V, R>> Class that implements the special set of functions for editing EObject data.classTableColumn<T,V> classTreeColumn<T,V> -
Uses of IEMFColumn in com.amalgamasimulation.desktop.ui.tables
Methods in com.amalgamasimulation.desktop.ui.tables that return IEMFColumnModifier and TypeMethodDescription<E> IEMFColumn<T, E, ?> <E> IEMFColumn<T, E, ?> <E> IEMFColumn<T, E, ?> Methods in com.amalgamasimulation.desktop.ui.tables that return types with arguments of type IEMFColumnModifier and TypeMethodDescriptionList<IEMFColumn<T, ?, ?>> EMFTable.getViewerColumnDescriptors()List<IEMFColumn<T, ?, ?>> EMFTree.getViewerColumnDescriptors() -
Uses of IEMFColumn in com.amalgamasimulation.desktop.ui.views
Classes in com.amalgamasimulation.desktop.ui.views that implement IEMFColumnModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.to be removed in AmalgamaPlatform 4.0classDeprecated, for removal: This API element is subject to removal in a future version.to be removed in AmalgamaPlatform 4.0classViewerColumnDescriptor<T,E, R extends ViewerColumnDescriptor<T, E, R>> Deprecated, for removal: This API element is subject to removal in a future version.to be removed in AmalgamaPlatform 4.0Methods in com.amalgamasimulation.desktop.ui.views that return IEMFColumnModifier and TypeMethodDescription<E> IEMFColumn<T, E, ?> Deprecated, for removal: This API element is subject to removal in a future version.