Class SeriesDefinitionImpl
java.lang.Object
org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.birt.chart.model.data.impl.SeriesDefinitionImpl
- All Implemented Interfaces:
SeriesDefinition
,IChartObject
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.InternalEObject
public class SeriesDefinitionImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements SeriesDefinition
An implementation of the model object ' Series
Definition'.
The following features are implemented:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
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, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
-
Field Summary
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
Fields inherited from interface org.eclipse.birt.chart.model.data.SeriesDefinition
EMPTY_ARRAY
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.notify.NotificationChain
basicSetFormatSpecifier
(FormatSpecifier newFormatSpecifier, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
basicSetGrouping
(SeriesGrouping newGrouping, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
basicSetQuery
(Query newQuery, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
basicSetSeriesPalette
(Palette newSeriesPalette, org.eclipse.emf.common.notify.NotificationChain msgs) org.eclipse.emf.common.notify.NotificationChain
basicSetSortKey
(Query newSortKey, org.eclipse.emf.common.notify.NotificationChain msgs) static final SeriesDefinition
create()
A convenience method provided to create a series definition instance and initialize its member variables NOTE: Manually writtenstatic final SeriesDefinition
A convenience method provided to create a series definition instance and initialize its member variables NOTE: Manually writteneGet
(int featureID, boolean resolve, boolean coreType) org.eclipse.emf.common.notify.NotificationChain
eInverseRemove
(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) boolean
eIsSet
(int featureID) void
void
eUnset
(int featureID) final Series
getQuery()
org.eclipse.emf.common.util.EList<Series>
org.eclipse.emf.common.util.EList<SeriesDefinition>
int
int
boolean
boolean
boolean
void
setFormatSpecifier
(FormatSpecifier newFormatSpecifier) void
setGrouping
(SeriesGrouping newGrouping) void
void
setSeriesPalette
(Palette newSeriesPalette) void
setSorting
(SortOption newSorting) void
setSortKey
(Query newSortKey) void
setSortLocale
(String newSortLocale) void
setSortStrength
(int newSortStrength) void
setZOrder
(int newZOrder) toString()
void
void
void
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getQuery
- Specified by:
getQuery
in interfaceSeriesDefinition
- Returns:
- the value of the 'Query' containment reference.
- See Also:
-
basicSetQuery
public org.eclipse.emf.common.notify.NotificationChain basicSetQuery(Query newQuery, org.eclipse.emf.common.notify.NotificationChain msgs) -
setQuery
- Specified by:
setQuery
in interfaceSeriesDefinition
- Parameters:
newQuery
- the new value of the 'Query' containment reference.- See Also:
-
getSeriesPalette
- Specified by:
getSeriesPalette
in interfaceSeriesDefinition
- Returns:
- the value of the 'Series Palette' containment reference.
- See Also:
-
basicSetSeriesPalette
public org.eclipse.emf.common.notify.NotificationChain basicSetSeriesPalette(Palette newSeriesPalette, org.eclipse.emf.common.notify.NotificationChain msgs) -
setSeriesPalette
- Specified by:
setSeriesPalette
in interfaceSeriesDefinition
- Parameters:
newSeriesPalette
- the new value of the 'Series Palette' containment reference.- See Also:
-
getSeriesDefinitions
- Specified by:
getSeriesDefinitions
in interfaceSeriesDefinition
- Returns:
- the value of the 'Series Definitions' containment reference list.
- See Also:
-
getFormatSpecifier
- Specified by:
getFormatSpecifier
in interfaceSeriesDefinition
- Returns:
- the value of the 'Format Specifier' containment reference.
- See Also:
-
basicSetFormatSpecifier
public org.eclipse.emf.common.notify.NotificationChain basicSetFormatSpecifier(FormatSpecifier newFormatSpecifier, org.eclipse.emf.common.notify.NotificationChain msgs) -
setFormatSpecifier
- Specified by:
setFormatSpecifier
in interfaceSeriesDefinition
- Parameters:
newFormatSpecifier
- the new value of the 'Format Specifier' containment reference.- See Also:
-
getSeries
- Specified by:
getSeries
in interfaceSeriesDefinition
- Returns:
- the value of the 'Series' containment reference list.
- See Also:
-
getGrouping
- Specified by:
getGrouping
in interfaceSeriesDefinition
- Returns:
- the value of the 'Grouping' containment reference.
- See Also:
-
basicSetGrouping
public org.eclipse.emf.common.notify.NotificationChain basicSetGrouping(SeriesGrouping newGrouping, org.eclipse.emf.common.notify.NotificationChain msgs) -
setGrouping
- Specified by:
setGrouping
in interfaceSeriesDefinition
- Parameters:
newGrouping
- the new value of the 'Grouping' containment reference.- See Also:
-
getSorting
- Specified by:
getSorting
in interfaceSeriesDefinition
- Returns:
- the value of the 'Sorting' attribute.
- See Also:
-
setSorting
- Specified by:
setSorting
in interfaceSeriesDefinition
- Parameters:
newSorting
- the new value of the 'Sorting' attribute.- See Also:
-
unsetSorting
public void unsetSorting()- Specified by:
unsetSorting
in interfaceSeriesDefinition
- See Also:
-
isSetSorting
public boolean isSetSorting()- Specified by:
isSetSorting
in interfaceSeriesDefinition
- Returns:
- whether the value of the 'Sorting' attribute is set.
- See Also:
-
getSortKey
- Specified by:
getSortKey
in interfaceSeriesDefinition
- Returns:
- the value of the 'Sort Key' containment reference.
- See Also:
-
basicSetSortKey
public org.eclipse.emf.common.notify.NotificationChain basicSetSortKey(Query newSortKey, org.eclipse.emf.common.notify.NotificationChain msgs) -
setSortKey
- Specified by:
setSortKey
in interfaceSeriesDefinition
- Parameters:
newSortKey
- the new value of the 'Sort Key' containment reference.- See Also:
-
getSortLocale
- Specified by:
getSortLocale
in interfaceSeriesDefinition
- Returns:
- the value of the 'Sort Locale' attribute.
- See Also:
-
setSortLocale
- Specified by:
setSortLocale
in interfaceSeriesDefinition
- Parameters:
newSortLocale
- the new value of the 'Sort Locale' attribute.- See Also:
-
getSortStrength
public int getSortStrength()- Specified by:
getSortStrength
in interfaceSeriesDefinition
- Returns:
- the value of the 'Sort Strength' attribute.
- See Also:
-
setSortStrength
public void setSortStrength(int newSortStrength) - Specified by:
setSortStrength
in interfaceSeriesDefinition
- Parameters:
newSortStrength
- the new value of the 'Sort Strength' attribute.- See Also:
-
unsetSortStrength
public void unsetSortStrength()- Specified by:
unsetSortStrength
in interfaceSeriesDefinition
- See Also:
-
isSetSortStrength
public boolean isSetSortStrength()- Specified by:
isSetSortStrength
in interfaceSeriesDefinition
- Returns:
- whether the value of the 'Sort Strength' attribute is set.
- See Also:
-
getZOrder
public int getZOrder()- Specified by:
getZOrder
in interfaceSeriesDefinition
- Returns:
- the value of the 'ZOrder' attribute.
- See Also:
-
setZOrder
public void setZOrder(int newZOrder) - Specified by:
setZOrder
in interfaceSeriesDefinition
- Parameters:
newZOrder
- the new value of the 'ZOrder' attribute.- See Also:
-
unsetZOrder
public void unsetZOrder()- Specified by:
unsetZOrder
in interfaceSeriesDefinition
- See Also:
-
isSetZOrder
public boolean isSetZOrder()- Specified by:
isSetZOrder
in interfaceSeriesDefinition
- Returns:
- whether the value of the 'ZOrder' attribute is set.
- See Also:
-
eInverseRemove
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs) - Overrides:
eInverseRemove
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eGet
- Specified by:
eGet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eGet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eSet
- Specified by:
eSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eSet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eUnset
public void eUnset(int featureID) - Specified by:
eUnset
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eUnset
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eIsSet
public boolean eIsSet(int featureID) - Specified by:
eIsSet
in interfaceorg.eclipse.emf.ecore.InternalEObject
- Overrides:
eIsSet
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
toString
- Overrides:
toString
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
create
A convenience method provided to create a series definition instance and initialize its member variables NOTE: Manually written- Returns:
-
createDefault
A convenience method provided to create a series definition instance and initialize its member variables NOTE: Manually written- Returns:
-
getDesignTimeSeries
- Specified by:
getDesignTimeSeries
in interfaceSeriesDefinition
- Returns:
- The design-time series associated with the series definition
-
getRunTimeSeries
- Specified by:
getRunTimeSeries
in interfaceSeriesDefinition
- Returns:
- The runtime-time series' associated with the series definition
-
copyInstance
- Specified by:
copyInstance
in interfaceIChartObject
- Specified by:
copyInstance
in interfaceSeriesDefinition
-