Class ChartFactoryImpl

  • All Implemented Interfaces:
    ChartFactory, 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 ChartFactoryImpl
    extends org.eclipse.emf.ecore.impl.EFactoryImpl
    implements ChartFactory
    An implementation of the model Factory.
    • Constructor Detail

      • ChartFactoryImpl

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

      • init

        public static ChartFactory 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
      • createChartTypeFromString

        public ChartType createChartTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                   String initialValue)
      • convertChartTypeToString

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

        public ChartLabelType createChartLabelTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             String initialValue)
      • convertChartLabelTypeToString

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

        public ChartLabelLocation createChartLabelLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertChartLabelLocationToString

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

        public CircleExpandMode createCircleExpandModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                 String initialValue)
      • convertCircleExpandModeToString

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

        public Chart3Dcrd createChart3DcrdFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                     String initialValue)
      • convertChart3DcrdToString

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

        public LabelsOrientation createLabelsOrientationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertLabelsOrientationToString

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

        public MaxSeriesMode createMaxSeriesModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           String initialValue)
      • convertMaxSeriesModeToString

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

        public SpaceMode createSpaceModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                   String initialValue)
      • convertSpaceModeToString

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

        public PaletteKind createPaletteKindFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       String initialValue)
      • convertPaletteKindToString

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

        public RadarChartScaleType createRadarChartScaleTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertRadarChartScaleTypeToString

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

        public GaugeChartValuesPresentation createGaugeChartValuesPresentationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                         String initialValue)
      • convertGaugeChartValuesPresentationToString

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

        public GaugeChartLabelsLocation createGaugeChartLabelsLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertGaugeChartLabelsLocationToString

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

        public EnSplineMode createEnSplineModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         String initialValue)
      • convertEnSplineModeToString

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

        public EnTranslucenceMode createEnTranslucenceModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertEnTranslucenceModeToString

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

        public EnMultiStageLinkMode createEnMultiStageLinkModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertEnMultiStageLinkModeToString

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

        public ChartAnimation createChartAnimationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                             String initialValue)
      • convertChartAnimationToString

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

        public MarkerType createMarkerTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                     String initialValue)
      • convertMarkerTypeToString

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

        public TrendlineApproximationType createTrendlineApproximationTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     String initialValue)
      • convertTrendlineApproximationTypeToString

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

        public TrendlineFactor createTrendlineFactorFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               String initialValue)
      • convertTrendlineFactorToString

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

        public StockChartUsedPointValue createStockChartUsedPointValueFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                 String initialValue)
      • convertStockChartUsedPointValueToString

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

        public ShowInChartLegend createShowInChartLegendFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertShowInChartLegendToString

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

        public ShowOnChart createShowOnChartFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                       String initialValue)
      • convertShowOnChartToString

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

        public SeriesOrderInLegend createSeriesOrderInLegendFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertSeriesOrderInLegendToString

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

        public ChartSeriesGraphicalRepresentationType createChartSeriesGraphicalRepresentationTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                                             String initialValue)
      • convertChartSeriesGraphicalRepresentationTypeToString

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

        public ChartSeriesStackType createChartSeriesStackTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertChartSeriesStackTypeToString

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

        public UsedChartValuesAxis createUsedChartValuesAxisFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertUsedChartValuesAxisToString

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

        public ChartValuesEditMode createChartValuesEditModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertChartValuesEditModeToString

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

        public ChartValueEditState createChartValueEditStateFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertChartValueEditStateToString

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

        public PointsAxisValuesSource createPointsAxisValuesSourceFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                             String initialValue)
      • convertPointsAxisValuesSourceToString

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

        public BubbleSizeValueSource createBubbleSizeValueSourceFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                           String initialValue)
      • convertBubbleSizeValueSourceToString

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

        public BubbleSizing createBubbleSizingFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                         String initialValue)
      • convertBubbleSizingToString

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

        public BubbleChartNegativeValuesShowMode createBubbleChartNegativeValuesShowModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                                   String initialValue)
      • convertBubbleChartNegativeValuesShowModeToString

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

        public PointsConnectionType createPointsConnectionTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertPointsConnectionTypeToString

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

        public BoundaryDetectionMethod createBoundaryDetectionMethodFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                               String initialValue)
      • convertBoundaryDetectionMethodToString

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

        public ScaleTitleTextSource createScaleTitleTextSourceFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                         String initialValue)
      • convertScaleTitleTextSourceToString

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

        public ShowChartScaleTitle createShowChartScaleTitleFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertShowChartScaleTitleToString

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

        public ScaleTitlePlacement createScaleTitlePlacementFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertScaleTitlePlacementToString

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

        public BarChartPointsOrder createBarChartPointsOrderFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                       String initialValue)
      • convertBarChartPointsOrderToString

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

        public GridLinesShowMode createGridLinesShowModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertGridLinesShowModeToString

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

        public ScaleLabelLocation createScaleLabelLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertScaleLabelLocationToString

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

        public ScaleLocation createScaleLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                           String initialValue)
      • convertScaleLocationToString

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

        public ScaleMarkLocation createScaleMarkLocationFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertScaleMarkLocationToString

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

        public ChartReferenceLinePosition createChartReferenceLinePositionFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     String initialValue)
      • convertChartReferenceLinePositionToString

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

        public ChartReferenceBandBorderPosition createChartReferenceBandBorderPositionFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                                 String initialValue)
      • convertChartReferenceBandBorderPositionToString

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

        public NonnumericChartValueUse createNonnumericChartValueUseFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                               String initialValue)
      • convertNonnumericChartValueUseToString

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

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

        public LegendPlacement createLegendPlacementFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                               String initialValue)
      • convertLegendPlacementToString

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

        public PlotAreaPlacement createPlotAreaPlacementFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                   String initialValue)
      • convertPlotAreaPlacementToString

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

        public TitleAreaPlacement createTitleAreaPlacementFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertTitleAreaPlacementToString

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

        public ChartValuesToolTipShowMode createChartValuesToolTipShowModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     String initialValue)
      • convertChartValuesToolTipShowModeToString

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

        public ChartValuesToolTipFillType createChartValuesToolTipFillTypeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                     String initialValue)
      • convertChartValuesToolTipFillTypeToString

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

        public ChartSelectionMode createChartSelectionModeFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                     String initialValue)
      • convertChartSelectionModeToString

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

        public ShowChartPopupReferenceLine createShowChartPopupReferenceLineFromString​(org.eclipse.emf.ecore.EDataType eDataType,
                                                                                       String initialValue)
      • convertShowChartPopupReferenceLineToString

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