public class SeriesDefinitionImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements SeriesDefinition
The following features are implemented:
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
EMPTY_ARRAY
Modifier and Type | Method and Description |
---|---|
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() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
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
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
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<SeriesDefinition> 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<Series> 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 Query getSortKey()
getSortKey
in interface SeriesDefinition
SeriesDefinition.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 SeriesDefinition
newSortKey
- the new value of the 'Sort Key' containment reference.SeriesDefinition.getSortKey()
public java.lang.String getSortLocale()
getSortLocale
in interface SeriesDefinition
SeriesDefinition.setSortLocale(String)
,
DataPackage.getSeriesDefinition_SortLocale()
public void setSortLocale(java.lang.String newSortLocale)
setSortLocale
in interface SeriesDefinition
newSortLocale
- the new value of the 'Sort Locale' attribute.SeriesDefinition.getSortLocale()
public int getSortStrength()
getSortStrength
in interface SeriesDefinition
SeriesDefinition.isSetSortStrength()
,
SeriesDefinition.unsetSortStrength()
,
SeriesDefinition.setSortStrength(int)
,
DataPackage.getSeriesDefinition_SortStrength()
public void setSortStrength(int newSortStrength)
setSortStrength
in interface SeriesDefinition
newSortStrength
- the new value of the 'Sort Strength' attribute.SeriesDefinition.isSetSortStrength()
,
SeriesDefinition.unsetSortStrength()
,
SeriesDefinition.getSortStrength()
public void unsetSortStrength()
unsetSortStrength
in interface SeriesDefinition
SeriesDefinition.isSetSortStrength()
,
SeriesDefinition.getSortStrength()
,
SeriesDefinition.setSortStrength(int)
public boolean isSetSortStrength()
isSetSortStrength
in interface SeriesDefinition
SeriesDefinition.unsetSortStrength()
,
SeriesDefinition.getSortStrength()
,
SeriesDefinition.setSortStrength(int)
public int getZOrder()
getZOrder
in interface SeriesDefinition
SeriesDefinition.isSetZOrder()
,
SeriesDefinition.unsetZOrder()
,
SeriesDefinition.setZOrder(int)
,
DataPackage.getSeriesDefinition_ZOrder()
public void setZOrder(int newZOrder)
setZOrder
in interface SeriesDefinition
newZOrder
- the new value of the 'ZOrder' attribute.SeriesDefinition.isSetZOrder()
,
SeriesDefinition.unsetZOrder()
,
SeriesDefinition.getZOrder()
public void unsetZOrder()
unsetZOrder
in interface SeriesDefinition
SeriesDefinition.isSetZOrder()
,
SeriesDefinition.getZOrder()
,
SeriesDefinition.setZOrder(int)
public boolean isSetZOrder()
isSetZOrder
in interface SeriesDefinition
SeriesDefinition.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.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public static final SeriesDefinition create()
public static final SeriesDefinition createDefault()
public final Series getDesignTimeSeries()
getDesignTimeSeries
in interface SeriesDefinition
public final java.util.List<Series> getRunTimeSeries()
getRunTimeSeries
in interface SeriesDefinition
public SeriesDefinition copyInstance()
copyInstance
in interface SeriesDefinition
copyInstance
in interface IChartObject
Copyright © 2005-2008 Actuate Corp. All rights reserved.