Class FormFactoryImpl

  • All Implemented Interfaces:
    FormFactory, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EFactory, org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.ecore.resource.impl.BinaryResourceImpl.DataConverter.Factory

    public class FormFactoryImpl
    extends org.eclipse.emf.ecore.impl.EFactoryImpl
    implements FormFactory
    An implementation of the model Factory.
    • Constructor Detail

      • FormFactoryImpl

        public FormFactoryImpl()
        Creates an instance of the factory.
    • Method Detail

      • init

        public static FormFactory init()
        Creates the default factory implementation.
      • create

        public org.eclipse.emf.ecore.EObject create​(org.eclipse.emf.ecore.EClass eClass)
        Specified by:
        create in interface org.eclipse.emf.ecore.EFactory
        Overrides:
        create in class org.eclipse.emf.ecore.impl.EFactoryImpl
      • createFromString

        public Object createFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                       String initialValue)
        Specified by:
        createFromString in interface org.eclipse.emf.ecore.EFactory
        Overrides:
        createFromString in class org.eclipse.emf.ecore.impl.EFactoryImpl
      • convertToString

        public String convertToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                      Object instanceValue)
        Specified by:
        convertToString in interface org.eclipse.emf.ecore.EFactory
        Overrides:
        convertToString in class org.eclipse.emf.ecore.impl.EFactoryImpl
      • createExtensionUserChangedPropertyEntry

        public Map.Entry<String,​Boolean> createExtensionUserChangedPropertyEntry()
      • createForm

        public Form createForm()
        Specified by:
        createForm in interface FormFactory
        Returns:
        a new object of class 'Form'.
      • createTable

        public Table createTable()
        Specified by:
        createTable in interface FormFactory
        Returns:
        a new object of class 'Table'.
      • createSpreadSheetDocumentScrollBarUseFromString

        public SpreadSheetDocumentScrollBarUse createSpreadSheetDocumentScrollBarUseFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                               String initialValue)
      • convertSpreadSheetDocumentScrollBarUseToString

        public String convertSpreadSheetDocumentScrollBarUseToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     Object instanceValue)
      • createDefaultRepresentationFromString

        public DefaultRepresentation createDefaultRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertDefaultRepresentationToString

        public String convertDefaultRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createCommandKindFromString

        public CommandKind createCommandKindFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       String initialValue)
      • convertCommandKindToString

        public String convertCommandKindToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                 Object instanceValue)
      • createManagedFormFieldTypeFromString

        public ManagedFormFieldType createManagedFormFieldTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertManagedFormFieldTypeToString

        public String convertManagedFormFieldTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createManagedFormGroupTypeFromString

        public ManagedFormGroupType createManagedFormGroupTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertManagedFormGroupTypeToString

        public String convertManagedFormGroupTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createManagedFormDecorationTypeFromString

        public ManagedFormDecorationType createManagedFormDecorationTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                   String initialValue)
      • convertManagedFormDecorationTypeToString

        public String convertManagedFormDecorationTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               Object instanceValue)
      • createManagedFormAdditionTypeFromString

        public ManagedFormAdditionType createManagedFormAdditionTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                               String initialValue)
      • convertManagedFormAdditionTypeToString

        public String convertManagedFormAdditionTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             Object instanceValue)
      • createChoiceButtonRepresentationFromString

        public ChoiceButtonRepresentation createChoiceButtonRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     String initialValue)
      • convertChoiceButtonRepresentationToString

        public String convertChoiceButtonRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                Object instanceValue)
      • createFoldersAndItemsFromString

        public FoldersAndItems createFoldersAndItemsFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               String initialValue)
      • convertFoldersAndItemsToString

        public String convertFoldersAndItemsToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                     Object instanceValue)
      • createFormWindowOpeningModeFromString

        public FormWindowOpeningMode createFormWindowOpeningModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertFormWindowOpeningModeToString

        public String convertFormWindowOpeningModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createFormEnterKeyBehaviorFromString

        public FormEnterKeyBehavior createFormEnterKeyBehaviorFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertFormEnterKeyBehaviorToString

        public String convertFormEnterKeyBehaviorToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createAutoSaveFormDataInSettingsFromString

        public AutoSaveFormDataInSettings createAutoSaveFormDataInSettingsFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     String initialValue)
      • convertAutoSaveFormDataInSettingsToString

        public String convertAutoSaveFormDataInSettingsToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                Object instanceValue)
      • createSearchStringLocationFromString

        public SearchStringLocation createSearchStringLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertSearchStringLocationToString

        public String convertSearchStringLocationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createViewStatusLocationFromString

        public ViewStatusLocation createViewStatusLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertViewStatusLocationToString

        public String convertViewStatusLocationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                        Object instanceValue)
      • createSearchControlLocationFromString

        public SearchControlLocation createSearchControlLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertSearchControlLocationToString

        public String convertSearchControlLocationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createRefreshRequestMethodFromString

        public RefreshRequestMethod createRefreshRequestMethodFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertRefreshRequestMethodToString

        public String convertRefreshRequestMethodToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createChoiceHistoryOnInputFromString

        public ChoiceHistoryOnInput createChoiceHistoryOnInputFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertChoiceHistoryOnInputToString

        public String convertChoiceHistoryOnInputToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createViewScalingModeFromString

        public ViewScalingMode createViewScalingModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               String initialValue)
      • convertViewScalingModeToString

        public String convertViewScalingModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                     Object instanceValue)
      • createSaveFormDataInSettingsFromString

        public SaveFormDataInSettings createSaveFormDataInSettingsFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                             String initialValue)
      • convertSaveFormDataInSettingsToString

        public String convertSaveFormDataInSettingsToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                            Object instanceValue)
      • createFormChildrenGroupFromString

        public FormChildrenGroup createFormChildrenGroupFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertFormChildrenGroupToString

        public String convertFormChildrenGroupToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createFormChildrenWidthFromString

        public FormChildrenWidth createFormChildrenWidthFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertFormChildrenWidthToString

        public String convertFormChildrenWidthToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createLogFormScrollModeFromString

        public LogFormScrollMode createLogFormScrollModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertLogFormScrollModeToString

        public String convertLogFormScrollModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createFormBaseFontVariantFromString

        public FormBaseFontVariant createFormBaseFontVariantFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertFormBaseFontVariantToString

        public String convertFormBaseFontVariantToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         Object instanceValue)
      • createFormConversationsRepresentationFromString

        public FormConversationsRepresentation createFormConversationsRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                               String initialValue)
      • convertFormConversationsRepresentationToString

        public String convertFormConversationsRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     Object instanceValue)
      • createFormElementCommandBarLocationFromString

        public FormElementCommandBarLocation createFormElementCommandBarLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                           String initialValue)
      • convertFormElementCommandBarLocationToString

        public String convertFormElementCommandBarLocationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   Object instanceValue)
      • createReportFormTypeFromString

        public ReportFormType createReportFormTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             String initialValue)
      • convertReportFormTypeToString

        public String convertReportFormTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                    Object instanceValue)
      • createTooltipRepresentationFromString

        public TooltipRepresentation createTooltipRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertTooltipRepresentationToString

        public String convertTooltipRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createMenuElementPlacementAreaFromString

        public MenuElementPlacementArea createMenuElementPlacementAreaFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertMenuElementPlacementAreaToString

        public String convertMenuElementPlacementAreaToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                              Object instanceValue)
      • createFormElementTitleLocationFromString

        public FormElementTitleLocation createFormElementTitleLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertFormElementTitleLocationToString

        public String convertFormElementTitleLocationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                              Object instanceValue)
      • createFormElementOrientationFromString

        public FormElementOrientation createFormElementOrientationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                             String initialValue)
      • convertFormElementOrientationToString

        public String convertFormElementOrientationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                            Object instanceValue)
      • createWarningOnEditRepresentationFromString

        public WarningOnEditRepresentation createWarningOnEditRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                       String initialValue)
      • convertWarningOnEditRepresentationToString

        public String convertWarningOnEditRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                 Object instanceValue)
      • createItemHorizontalAlignmentFromString

        public ItemHorizontalAlignment createItemHorizontalAlignmentFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                               String initialValue)
      • convertItemHorizontalAlignmentToString

        public String convertItemHorizontalAlignmentToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             Object instanceValue)
      • createItemVerticalAlignmentFromString

        public ItemVerticalAlignment createItemVerticalAlignmentFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertItemVerticalAlignmentToString

        public String convertItemVerticalAlignmentToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createTableFieldEditModeFromString

        public TableFieldEditMode createTableFieldEditModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertTableFieldEditModeToString

        public String convertTableFieldEditModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                        Object instanceValue)
      • createTextBreakModeFromString

        public TextBreakMode createTextBreakModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           String initialValue)
      • convertTextBreakModeToString

        public String convertTextBreakModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                   Object instanceValue)
      • createFormFixedInTableFromString

        public FormFixedInTable createFormFixedInTableFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                 String initialValue)
      • convertFormFixedInTableToString

        public String convertFormFixedInTableToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                      Object instanceValue)
      • createCheckBoxKindFromString

        public CheckBoxKind createCheckBoxKindFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         String initialValue)
      • convertCheckBoxKindToString

        public String convertCheckBoxKindToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                  Object instanceValue)
      • createRadioButtonTypeFromString

        public RadioButtonType createRadioButtonTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               String initialValue)
      • convertRadioButtonTypeToString

        public String convertRadioButtonTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                     Object instanceValue)
      • createTableRepresentationFromString

        public TableRepresentation createTableRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertTableRepresentationToString

        public String convertTableRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         Object instanceValue)
      • createTableRowInputModeFromString

        public TableRowInputMode createTableRowInputModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertTableRowInputModeToString

        public String convertTableRowInputModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createTableSelectionModeFromString

        public TableSelectionMode createTableSelectionModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertTableSelectionModeToString

        public String convertTableSelectionModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                        Object instanceValue)
      • createTableRowSelectionModeFromString

        public TableRowSelectionMode createTableRowSelectionModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertTableRowSelectionModeToString

        public String convertTableRowSelectionModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createTableScrollBarUseFromString

        public TableScrollBarUse createTableScrollBarUseFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertTableScrollBarUseToString

        public String convertTableScrollBarUseToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createSearchOnInputFromString

        public SearchOnInput createSearchOnInputFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           String initialValue)
      • convertSearchOnInputToString

        public String convertSearchOnInputToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                   Object instanceValue)
      • createTableInitialListViewFromString

        public TableInitialListView createTableInitialListViewFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertTableInitialListViewToString

        public String convertTableInitialListViewToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createTableInitialTreeViewFromString

        public TableInitialTreeView createTableInitialTreeViewFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertTableInitialTreeViewToString

        public String convertTableInitialTreeViewToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createManagedFormButtonTypeFromString

        public ManagedFormButtonType createManagedFormButtonTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertManagedFormButtonTypeToString

        public String convertManagedFormButtonTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createColumnGroupingFromString

        public ColumnGrouping createColumnGroupingFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             String initialValue)
      • convertColumnGroupingToString

        public String convertColumnGroupingToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                    Object instanceValue)
      • createFormPagesRepresentationFromString

        public FormPagesRepresentation createFormPagesRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                               String initialValue)
      • convertFormPagesRepresentationToString

        public String convertFormPagesRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             Object instanceValue)
      • createFormPagesStateFromString

        public FormPagesState createFormPagesStateFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             String initialValue)
      • convertFormPagesStateToString

        public String convertFormPagesStateToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                    Object instanceValue)
      • createUsualGroupRepresentationFromString

        public UsualGroupRepresentation createUsualGroupRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertUsualGroupRepresentationToString

        public String convertUsualGroupRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                              Object instanceValue)
      • createUsualGroupControlRepresentationFromString

        public UsualGroupControlRepresentation createUsualGroupControlRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                               String initialValue)
      • convertUsualGroupControlRepresentationToString

        public String convertUsualGroupControlRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     Object instanceValue)
      • createUsualGroupBehaviorFromString

        public UsualGroupBehavior createUsualGroupBehaviorFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertUsualGroupBehaviorToString

        public String convertUsualGroupBehaviorToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                        Object instanceValue)
      • createIncompleteItemChoiceModeFromString

        public IncompleteItemChoiceMode createIncompleteItemChoiceModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertIncompleteItemChoiceModeToString

        public String convertIncompleteItemChoiceModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                              Object instanceValue)
      • createEditTextUpdateFromString

        public EditTextUpdate createEditTextUpdateFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             String initialValue)
      • convertEditTextUpdateToString

        public String convertEditTextUpdateToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                    Object instanceValue)
      • createSelectionShowModeFromString

        public SelectionShowMode createSelectionShowModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertSelectionShowModeToString

        public String convertSelectionShowModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createDrawingSelectionShowModeFromString

        public DrawingSelectionShowMode createDrawingSelectionShowModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertDrawingSelectionShowModeToString

        public String convertDrawingSelectionShowModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                              Object instanceValue)
      • createFormDateSelectionModeFromString

        public FormDateSelectionMode createFormDateSelectionModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertFormDateSelectionModeToString

        public String convertFormDateSelectionModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)
      • createFormProgressBarRepresentationFromString

        public FormProgressBarRepresentation createFormProgressBarRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                           String initialValue)
      • convertFormProgressBarRepresentationToString

        public String convertFormProgressBarRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   Object instanceValue)
      • createMarkingStyleFromString

        public MarkingStyle createMarkingStyleFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         String initialValue)
      • convertMarkingStyleToString

        public String convertMarkingStyleToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                  Object instanceValue)
      • createButtonShapeFromString

        public ButtonShape createButtonShapeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       String initialValue)
      • convertButtonShapeToString

        public String convertButtonShapeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                 Object instanceValue)
      • createButtonShapeRepresentationFromString

        public ButtonShapeRepresentation createButtonShapeRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                   String initialValue)
      • convertButtonShapeRepresentationToString

        public String convertButtonShapeRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               Object instanceValue)
      • createFormButtonPictureLocationFromString

        public FormButtonPictureLocation createFormButtonPictureLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                   String initialValue)
      • convertFormButtonPictureLocationToString

        public String convertFormButtonPictureLocationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               Object instanceValue)
      • createButtonLocationInCommandBarFromString

        public ButtonLocationInCommandBar createButtonLocationInCommandBarFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     String initialValue)
      • convertButtonLocationInCommandBarToString

        public String convertButtonLocationInCommandBarToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                Object instanceValue)
      • createButtonGroupRepresentationFromString

        public ButtonGroupRepresentation createButtonGroupRepresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                   String initialValue)
      • convertButtonGroupRepresentationToString

        public String convertButtonGroupRepresentationToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               Object instanceValue)
      • createUseOutputFromString

        public UseOutput createUseOutputFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                   String initialValue)
      • convertUseOutputToString

        public String convertUseOutputToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                               Object instanceValue)
      • createUpdateOnDataChangeFromString

        public UpdateOnDataChange createUpdateOnDataChangeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertUpdateOnDataChangeToString

        public String convertUpdateOnDataChangeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                        Object instanceValue)
      • createFormChildrenAlignFromString

        public FormChildrenAlign createFormChildrenAlignFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertFormChildrenAlignToString

        public String convertFormChildrenAlignToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createFormItemSpacingFromString

        public FormItemSpacing createFormItemSpacingFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               String initialValue)
      • convertFormItemSpacingToString

        public String convertFormItemSpacingToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                     Object instanceValue)
      • createUsualGroupThroughAlignFromString

        public UsualGroupThroughAlign createUsualGroupThroughAlignFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                             String initialValue)
      • convertUsualGroupThroughAlignToString

        public String convertUsualGroupThroughAlignToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                            Object instanceValue)
      • createCurrentRowUseFromString

        public CurrentRowUse createCurrentRowUseFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           String initialValue)
      • convertCurrentRowUseToString

        public String convertCurrentRowUseToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                   Object instanceValue)
      • createRepresentationInContextMenuFromString

        public RepresentationInContextMenu createRepresentationInContextMenuFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                       String initialValue)
      • convertRepresentationInContextMenuToString

        public String convertRepresentationInContextMenuToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                 Object instanceValue)
      • createExtendedMethodCallTypeFromString

        public ExtendedMethodCallType createExtendedMethodCallTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                             String initialValue)
      • convertExtendedMethodCallTypeToString

        public String convertExtendedMethodCallTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                            Object instanceValue)
      • createLogFormElementHeightControlVariantFromString

        public LogFormElementHeightControlVariant createLogFormElementHeightControlVariantFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                                     String initialValue)
      • convertLogFormElementHeightControlVariantToString

        public String convertLogFormElementHeightControlVariantToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                        Object instanceValue)
      • createLogFormTableHeightControlVariantFromString

        public LogFormTableHeightControlVariant createLogFormTableHeightControlVariantFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                                 String initialValue)
      • convertLogFormTableHeightControlVariantToString

        public String convertLogFormTableHeightControlVariantToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                      Object instanceValue)
      • createAutoShowClearButtonModeFromString

        public AutoShowClearButtonMode createAutoShowClearButtonModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                               String initialValue)
      • convertAutoShowClearButtonModeToString

        public String convertAutoShowClearButtonModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             Object instanceValue)
      • createAutoShowOpenButtonModeFromString

        public AutoShowOpenButtonMode createAutoShowOpenButtonModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                             String initialValue)
      • convertAutoShowOpenButtonModeToString

        public String convertAutoShowOpenButtonModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                            Object instanceValue)
      • createAutoCorrectionOnTextInputFromString

        public AutoCorrectionOnTextInput createAutoCorrectionOnTextInputFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                   String initialValue)
      • convertAutoCorrectionOnTextInputToString

        public String convertAutoCorrectionOnTextInputToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               Object instanceValue)
      • createSpellCheckingOnTextInputFromString

        public SpellCheckingOnTextInput createSpellCheckingOnTextInputFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertSpellCheckingOnTextInputToString

        public String convertSpellCheckingOnTextInputToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                              Object instanceValue)
      • createAutoCapitalizationOnTextInputFromString

        public AutoCapitalizationOnTextInput createAutoCapitalizationOnTextInputFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                           String initialValue)
      • convertAutoCapitalizationOnTextInputToString

        public String convertAutoCapitalizationOnTextInputToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   Object instanceValue)
      • createSpecialTextInputModeFromString

        public SpecialTextInputMode createSpecialTextInputModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertSpecialTextInputModeToString

        public String convertSpecialTextInputModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                          Object instanceValue)
      • createOnScreenKeyboardReturnKeyTextFromString

        public OnScreenKeyboardReturnKeyText createOnScreenKeyboardReturnKeyTextFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                           String initialValue)
      • convertOnScreenKeyboardReturnKeyTextToString

        public String convertOnScreenKeyboardReturnKeyTextToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   Object instanceValue)
      • createSpreadsheetDocumentPointerTypeFromString

        public SpreadsheetDocumentPointerType createSpreadsheetDocumentPointerTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                             String initialValue)
      • convertSpreadsheetDocumentPointerTypeToString

        public String convertSpreadsheetDocumentPointerTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                    Object instanceValue)
      • createDisplayImportanceFromString

        public DisplayImportance createDisplayImportanceFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertDisplayImportanceToString

        public String convertDisplayImportanceToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       Object instanceValue)
      • createTableCurrentRowUseFromString

        public TableCurrentRowUse createTableCurrentRowUseFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertTableCurrentRowUseToString

        public String convertTableCurrentRowUseToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                        Object instanceValue)
      • createTableBehaviorOnHorizontalCompressionFromString

        public TableBehaviorOnHorizontalCompression createTableBehaviorOnHorizontalCompressionFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                                         String initialValue)
      • convertTableBehaviorOnHorizontalCompressionToString

        public String convertTableBehaviorOnHorizontalCompressionToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                          Object instanceValue)
      • createCollapseFormItemsByImportanceFromString

        public CollapseFormItemsByImportance createCollapseFormItemsByImportanceFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                           String initialValue)
      • convertCollapseFormItemsByImportanceToString

        public String convertCollapseFormItemsByImportanceToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   Object instanceValue)
      • createFileDragModeFromString

        public FileDragMode createFileDragModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         String initialValue)
      • convertFileDragModeToString

        public String convertFileDragModeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                  Object instanceValue)
      • createDynamicListKeyTypeFromString

        public DynamicListKeyType createDynamicListKeyTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertDynamicListKeyTypeToString

        public String convertDynamicListKeyTypeToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                        Object instanceValue)
      • createViewModeApplicationOnSetReportResultFromString

        public ViewModeApplicationOnSetReportResult createViewModeApplicationOnSetReportResultFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                                         String initialValue)
      • convertViewModeApplicationOnSetReportResultToString

        public String convertViewModeApplicationOnSetReportResultToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                          Object instanceValue)
      • createPropertyInfoFromString

        public PropertyInfo createPropertyInfoFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         String initialValue)
      • convertPropertyInfoToString

        public String convertPropertyInfoToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                  Object instanceValue)
      • createElementDataSourceInfoFromString

        public ElementDataSourceInfo createElementDataSourceInfoFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertElementDataSourceInfoToString

        public String convertElementDataSourceInfoToString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           Object instanceValue)