public class DataFactoryImpl extends EFactoryImpl implements DataFactory
eINSTANCE
Constructor and Description |
---|
DataFactoryImpl()
Creates an instance of the factory.
|
public static DataFactory init()
public EObject create(EClass eClass)
public java.lang.Object createFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertToString(EDataType eDataType, java.lang.Object instanceValue)
public Action createAction()
createAction
in interface DataFactory
public BaseSampleData createBaseSampleData()
createBaseSampleData
in interface DataFactory
public BigNumberDataElement createBigNumberDataElement()
createBigNumberDataElement
in interface DataFactory
public BubbleDataSet createBubbleDataSet()
createBubbleDataSet
in interface DataFactory
public DataElement createDataElement()
createDataElement
in interface DataFactory
public DataSet createDataSet()
createDataSet
in interface DataFactory
public DateTimeDataElement createDateTimeDataElement()
createDateTimeDataElement
in interface DataFactory
public DateTimeDataSet createDateTimeDataSet()
createDateTimeDataSet
in interface DataFactory
public DifferenceDataSet createDifferenceDataSet()
createDifferenceDataSet
in interface DataFactory
public GanttDataSet createGanttDataSet()
createGanttDataSet
in interface DataFactory
public MultipleActions createMultipleActions()
createMultipleActions
in interface DataFactory
public NullDataSet createNullDataSet()
createNullDataSet
in interface DataFactory
public NumberDataElement createNumberDataElement()
createNumberDataElement
in interface DataFactory
public NumberDataSet createNumberDataSet()
createNumberDataSet
in interface DataFactory
public OrthogonalSampleData createOrthogonalSampleData()
createOrthogonalSampleData
in interface DataFactory
public Query createQuery()
createQuery
in interface DataFactory
public Rule createRule()
createRule
in interface DataFactory
public SampleData createSampleData()
createSampleData
in interface DataFactory
public SeriesDefinition createSeriesDefinition()
createSeriesDefinition
in interface DataFactory
public SeriesGrouping createSeriesGrouping()
createSeriesGrouping
in interface DataFactory
public StockDataSet createStockDataSet()
createStockDataSet
in interface DataFactory
public TextDataSet createTextDataSet()
createTextDataSet
in interface DataFactory
public Trigger createTrigger()
createTrigger
in interface DataFactory
public java.lang.Object createDataFromString(EDataType eDataType, java.lang.String initialValue)
public java.lang.String convertDataToString(EDataType eDataType, java.lang.Object instanceValue)
public DataPackage getDataPackage()
getDataPackage
in interface DataFactory
@Deprecated public static DataPackage getPackage()
Copyright © 2014 OpenText Corp. All rights reserved.