public class ChartFactoryImpl extends org.eclipse.emf.ecore.impl.EFactoryImpl implements ChartFactory
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
eAnnotations, eFlags, EFROZEN, ELAST_EMODEL_ELEMENT_FLAG
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
eINSTANCE
Constructor and Description |
---|
ChartFactoryImpl()
Creates an instance of the factory.
|
basicCreate, basicSetEPackage, collapseWhiteSpace, convertToString, create, createFromString, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eSet, eStaticClass, eUnset, getEPackage, replaceWhiteSpace, setEPackage, split
eObjectForURIFragmentSegment, eSetDirectResource, eURIFragmentSegment, freeze, freeze, getEAnnotation, getEAnnotations, isFrozen, setFrozen
eBasicSetContainer, eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI, eSettings
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public static ChartFactory init()
public org.eclipse.emf.ecore.EObject create(org.eclipse.emf.ecore.EClass eClass)
create
in interface org.eclipse.emf.ecore.EFactory
create
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public Object createFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
createFromString
in interface org.eclipse.emf.ecore.EFactory
createFromString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public String convertToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
convertToString
in interface org.eclipse.emf.ecore.EFactory
convertToString
in class org.eclipse.emf.ecore.impl.EFactoryImpl
public Chart createChart()
createChart
in interface ChartFactory
public XAxis createXAxis()
createXAxis
in interface ChartFactory
public YAxis createYAxis()
createYAxis
in interface ChartFactory
public DataItemSeries createDataItemSeries()
createDataItemSeries
in interface ChartFactory
public ArchiveSeries createArchiveSeries()
createArchiveSeries
in interface ChartFactory
public UriItem createUriItem()
createUriItem
in interface ChartFactory
public IdItem createIdItem()
createIdItem
in interface ChartFactory
public ArchiveChannel createArchiveChannel()
createArchiveChannel
in interface ChartFactory
public LineProperties createLineProperties()
createLineProperties
in interface ChartFactory
public ScriptSeries createScriptSeries()
createScriptSeries
in interface ChartFactory
public CurrentTimeController createCurrentTimeController()
createCurrentTimeController
in interface ChartFactory
public Profile createProfile()
createProfile
in interface ChartFactory
public TimeShiftAction createTimeShiftAction()
createTimeShiftAction
in interface ChartFactory
public TimeNowAction createTimeNowAction()
createTimeNowAction
in interface ChartFactory
public ScaleAction createScaleAction()
createScaleAction
in interface ChartFactory
public SeparatorController createSeparatorController()
createSeparatorController
in interface ChartFactory
public MouseController createMouseController()
createMouseController
in interface ChartFactory
public ResetController createResetController()
createResetController
in interface ChartFactory
public CompositeArchiveQualitySeries createCompositeArchiveQualitySeries()
createCompositeArchiveQualitySeries
in interface ChartFactory
public LegendController createLegendController()
createLegendController
in interface ChartFactory
public ProfileSwitcherType createProfileSwitcherTypeFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertProfileSwitcherTypeToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public org.eclipse.swt.graphics.RGB createRGBFromString(org.eclipse.emf.ecore.EDataType eDataType, String initialValue)
public String convertRGBToString(org.eclipse.emf.ecore.EDataType eDataType, Object instanceValue)
public ChartPackage getChartPackage()
getChartPackage
in interface ChartFactory
@Deprecated public static ChartPackage getPackage()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.