|
|||||||||||
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
An implementation of the model object ' Series Definition'.
The following features are implemented:
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
Nested classes inherited from class 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)
|
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 |
getRunTimeSeries()
|
org.eclipse.emf.common.util.EList |
getSeries()
|
org.eclipse.emf.common.util.EList |
getSeriesDefinitions()
|
Palette |
getSeriesPalette()
|
SortOption |
getSorting()
|
boolean |
isSetSorting()
|
void |
setFormatSpecifier(FormatSpecifier newFormatSpecifier)
|
void |
setGrouping(SeriesGrouping newGrouping)
|
void |
setQuery(Query newQuery)
|
void |
setSeriesPalette(Palette newSeriesPalette)
|
void |
setSorting(SortOption newSorting)
|
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 SeriesDefinition
SeriesDefinition.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 SeriesDefinition
newQuery
- the new value of the 'Query' containment reference.SeriesDefinition.getQuery()
public Palette getSeriesPalette()
getSeriesPalette
in interface SeriesDefinition
SeriesDefinition.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 SeriesDefinition
newSeriesPalette
- the new value of the 'Series Palette' containment reference.SeriesDefinition.getSeriesPalette()
public org.eclipse.emf.common.util.EList getSeriesDefinitions()
getSeriesDefinitions
in interface SeriesDefinition
DataPackage.getSeriesDefinition_SeriesDefinitions()
public FormatSpecifier getFormatSpecifier()
getFormatSpecifier
in interface SeriesDefinition
SeriesDefinition.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 SeriesDefinition
newFormatSpecifier
- the new value of the 'Format Specifier' containment reference.SeriesDefinition.getFormatSpecifier()
public org.eclipse.emf.common.util.EList getSeries()
getSeries
in interface SeriesDefinition
DataPackage.getSeriesDefinition_Series()
public SeriesGrouping getGrouping()
getGrouping
in interface SeriesDefinition
SeriesDefinition.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 SeriesDefinition
newGrouping
- the new value of the 'Grouping' containment reference.SeriesDefinition.getGrouping()
public SortOption getSorting()
getSorting
in interface SeriesDefinition
SortOption
,
SeriesDefinition.isSetSorting()
,
SeriesDefinition.unsetSorting()
,
SeriesDefinition.setSorting(SortOption)
,
DataPackage.getSeriesDefinition_Sorting()
public void setSorting(SortOption newSorting)
setSorting
in interface SeriesDefinition
newSorting
- the new value of the 'Sorting' attribute.SortOption
,
SeriesDefinition.isSetSorting()
,
SeriesDefinition.unsetSorting()
,
SeriesDefinition.getSorting()
public void unsetSorting()
unsetSorting
in interface SeriesDefinition
SeriesDefinition.isSetSorting()
,
SeriesDefinition.getSorting()
,
SeriesDefinition.setSorting(SortOption)
public boolean isSetSorting()
isSetSorting
in interface SeriesDefinition
SeriesDefinition.unsetSorting()
,
SeriesDefinition.getSorting()
,
SeriesDefinition.setSorting(SortOption)
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
public java.lang.String toString()
public static final SeriesDefinition create()
public final Series getDesignTimeSeries()
getDesignTimeSeries
in interface SeriesDefinition
public final java.util.List getRunTimeSeries()
getRunTimeSeries
in interface SeriesDefinition
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |