|
||||||||||
| 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:
| 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> |
| 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)
|
static SeriesDefinition |
create()
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 |
getSeries()
|
org.eclipse.emf.common.util.EList |
getSeriesDefinitions()
|
Palette |
getSeriesPalette()
|
SortOption |
getSorting()
|
Query |
getSortKey()
|
boolean |
isSetSorting()
|
void |
setFormatSpecifier(FormatSpecifier newFormatSpecifier)
|
void |
setGrouping(SeriesGrouping newGrouping)
|
void |
setQuery(Query newQuery)
|
void |
setSeriesPalette(Palette newSeriesPalette)
|
void |
setSorting(SortOption newSorting)
|
void |
setSortKey(Query newSortKey)
|
java.lang.String |
toString()
|
void |
unsetSorting()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, 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, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, 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, 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 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 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 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 final Series getDesignTimeSeries()
getDesignTimeSeries in interface SeriesDefinitionpublic final java.util.List<Series> getRunTimeSeries()
getRunTimeSeries in interface SeriesDefinition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||