|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
public class SeriesDefinitionImpl
An implementation of the model object ' Series Definition'.
The following features are implemented:
QuerySeries PaletteSeries DefinitionsFormat SpecifierSeriesGroupingSortingSort KeySort LocaleSort StrengthZOrder
| 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 java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList |
| 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.birt.chart.model.data.SeriesDefinition |
|---|
EMPTY_ARRAY |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Method Summary | |
|---|---|
org.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)
|
SeriesDefinition |
copyInstance()
|
static SeriesDefinition |
create()
A convenience method provided to create a series definition instance and initialize its member variables NOTE: Manually written |
static SeriesDefinition |
createDefault()
A convenience method provided to create a series definition instance and initialize its member variables NOTE: Manually written |
java.lang.Object |
eGet(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 |
eSet(int featureID,
java.lang.Object newValue)
|
void |
eUnset(int featureID)
|
Series |
getDesignTimeSeries()
|
FormatSpecifier |
getFormatSpecifier()
|
SeriesGrouping |
getGrouping()
|
Query |
getQuery()
|
java.util.List<Series> |
getRunTimeSeries()
|
org.eclipse.emf.common.util.EList<Series> |
getSeries()
|
org.eclipse.emf.common.util.EList<SeriesDefinition> |
getSeriesDefinitions()
|
Palette |
getSeriesPalette()
|
SortOption |
getSorting()
|
Query |
getSortKey()
|
java.lang.String |
getSortLocale()
|
int |
getSortStrength()
|
int |
getZOrder()
|
boolean |
isSetSorting()
|
boolean |
isSetSortStrength()
|
boolean |
isSetZOrder()
|
void |
setFormatSpecifier(FormatSpecifier newFormatSpecifier)
|
void |
setGrouping(SeriesGrouping newGrouping)
|
void |
setQuery(Query newQuery)
|
void |
setSeriesPalette(Palette newSeriesPalette)
|
void |
setSorting(SortOption newSorting)
|
void |
setSortKey(Query newSortKey)
|
void |
setSortLocale(java.lang.String newSortLocale)
|
void |
setSortStrength(int newSortStrength)
|
void |
setZOrder(int newZOrder)
|
java.lang.String |
toString()
|
void |
unsetSorting()
|
void |
unsetSortStrength()
|
void |
unsetZOrder()
|
| 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.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Method Detail |
|---|
public Query getQuery()
getQuery in interface SeriesDefinitionSeriesDefinition.setQuery(Query),
DataPackage.getSeriesDefinition_Query()
public org.eclipse.emf.common.notify.NotificationChain basicSetQuery(Query newQuery,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setQuery(Query newQuery)
setQuery in interface SeriesDefinitionnewQuery - the new value of the 'Query' containment reference.SeriesDefinition.getQuery()public Palette getSeriesPalette()
getSeriesPalette in interface SeriesDefinitionSeriesDefinition.setSeriesPalette(Palette),
DataPackage.getSeriesDefinition_SeriesPalette()
public org.eclipse.emf.common.notify.NotificationChain basicSetSeriesPalette(Palette newSeriesPalette,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSeriesPalette(Palette newSeriesPalette)
setSeriesPalette in interface SeriesDefinitionnewSeriesPalette - the new value of the 'Series Palette' containment reference.SeriesDefinition.getSeriesPalette()public org.eclipse.emf.common.util.EList<SeriesDefinition> getSeriesDefinitions()
getSeriesDefinitions in interface SeriesDefinitionDataPackage.getSeriesDefinition_SeriesDefinitions()public FormatSpecifier getFormatSpecifier()
getFormatSpecifier in interface SeriesDefinitionSeriesDefinition.setFormatSpecifier(FormatSpecifier),
DataPackage.getSeriesDefinition_FormatSpecifier()
public org.eclipse.emf.common.notify.NotificationChain basicSetFormatSpecifier(FormatSpecifier newFormatSpecifier,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFormatSpecifier(FormatSpecifier newFormatSpecifier)
setFormatSpecifier in interface SeriesDefinitionnewFormatSpecifier - the new value of the 'Format Specifier' containment reference.SeriesDefinition.getFormatSpecifier()public org.eclipse.emf.common.util.EList<Series> getSeries()
getSeries in interface SeriesDefinitionDataPackage.getSeriesDefinition_Series()public SeriesGrouping getGrouping()
getGrouping in interface SeriesDefinitionSeriesDefinition.setGrouping(SeriesGrouping),
DataPackage.getSeriesDefinition_Grouping()
public org.eclipse.emf.common.notify.NotificationChain basicSetGrouping(SeriesGrouping newGrouping,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setGrouping(SeriesGrouping newGrouping)
setGrouping in interface SeriesDefinitionnewGrouping - the new value of the 'Grouping' containment reference.SeriesDefinition.getGrouping()public SortOption getSorting()
getSorting in interface SeriesDefinitionSortOption,
SeriesDefinition.isSetSorting(),
SeriesDefinition.unsetSorting(),
SeriesDefinition.setSorting(SortOption),
DataPackage.getSeriesDefinition_Sorting()public void setSorting(SortOption newSorting)
setSorting in interface SeriesDefinitionnewSorting - the new value of the 'Sorting' attribute.SortOption,
SeriesDefinition.isSetSorting(),
SeriesDefinition.unsetSorting(),
SeriesDefinition.getSorting()public void unsetSorting()
unsetSorting in interface SeriesDefinitionSeriesDefinition.isSetSorting(),
SeriesDefinition.getSorting(),
SeriesDefinition.setSorting(SortOption)public boolean isSetSorting()
isSetSorting in interface SeriesDefinitionSeriesDefinition.unsetSorting(),
SeriesDefinition.getSorting(),
SeriesDefinition.setSorting(SortOption)public Query getSortKey()
getSortKey in interface SeriesDefinitionSeriesDefinition.setSortKey(Query),
DataPackage.getSeriesDefinition_SortKey()
public org.eclipse.emf.common.notify.NotificationChain basicSetSortKey(Query newSortKey,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setSortKey(Query newSortKey)
setSortKey in interface SeriesDefinitionnewSortKey - the new value of the 'Sort Key' containment reference.SeriesDefinition.getSortKey()public java.lang.String getSortLocale()
getSortLocale in interface SeriesDefinitionSeriesDefinition.setSortLocale(String),
DataPackage.getSeriesDefinition_SortLocale()public void setSortLocale(java.lang.String newSortLocale)
setSortLocale in interface SeriesDefinitionnewSortLocale - the new value of the 'Sort Locale' attribute.SeriesDefinition.getSortLocale()public int getSortStrength()
getSortStrength in interface SeriesDefinitionSeriesDefinition.isSetSortStrength(),
SeriesDefinition.unsetSortStrength(),
SeriesDefinition.setSortStrength(int),
DataPackage.getSeriesDefinition_SortStrength()public void setSortStrength(int newSortStrength)
setSortStrength in interface SeriesDefinitionnewSortStrength - the new value of the 'Sort Strength' attribute.SeriesDefinition.isSetSortStrength(),
SeriesDefinition.unsetSortStrength(),
SeriesDefinition.getSortStrength()public void unsetSortStrength()
unsetSortStrength in interface SeriesDefinitionSeriesDefinition.isSetSortStrength(),
SeriesDefinition.getSortStrength(),
SeriesDefinition.setSortStrength(int)public boolean isSetSortStrength()
isSetSortStrength in interface SeriesDefinitionSeriesDefinition.unsetSortStrength(),
SeriesDefinition.getSortStrength(),
SeriesDefinition.setSortStrength(int)public int getZOrder()
getZOrder in interface SeriesDefinitionSeriesDefinition.isSetZOrder(),
SeriesDefinition.unsetZOrder(),
SeriesDefinition.setZOrder(int),
DataPackage.getSeriesDefinition_ZOrder()public void setZOrder(int newZOrder)
setZOrder in interface SeriesDefinitionnewZOrder - the new value of the 'ZOrder' attribute.SeriesDefinition.isSetZOrder(),
SeriesDefinition.unsetZOrder(),
SeriesDefinition.getZOrder()public void unsetZOrder()
unsetZOrder in interface SeriesDefinitionSeriesDefinition.isSetZOrder(),
SeriesDefinition.getZOrder(),
SeriesDefinition.setZOrder(int)public boolean isSetZOrder()
isSetZOrder in interface SeriesDefinitionSeriesDefinition.unsetZOrder(),
SeriesDefinition.getZOrder(),
SeriesDefinition.setZOrder(int)
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic java.lang.String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic static final SeriesDefinition create()
public static final SeriesDefinition createDefault()
public final Series getDesignTimeSeries()
getDesignTimeSeries in interface SeriesDefinitionpublic final java.util.List<Series> getRunTimeSeries()
getRunTimeSeries in interface SeriesDefinitionpublic SeriesDefinition copyInstance()
copyInstance in interface SeriesDefinitioncopyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||