org.eclipse.birt.chart.model.data.impl
Class SeriesGroupingImpl

java.lang.Object
  extended byorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended byorg.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended byorg.eclipse.emf.ecore.impl.EObjectImpl
              extended byorg.eclipse.birt.chart.model.data.impl.SeriesGroupingImpl
All Implemented Interfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, org.eclipse.emf.common.notify.Notifier, SeriesGrouping

public class SeriesGroupingImpl
extends org.eclipse.emf.ecore.impl.EObjectImpl
implements SeriesGrouping

An implementation of the model object ' Series Grouping'.

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.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 org.eclipse.emf.common.notify.NotificationChain basicSetGroupingOrigin(DataElement newGroupingOrigin, org.eclipse.emf.common.notify.NotificationChain msgs)
           
static SeriesGrouping create()
          A convenience method provided to create a series grouping 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)
           
 java.lang.String getAggregateExpression()
           
 int getGroupingInterval()
           
 DataElement getGroupingOrigin()
           
 GroupingUnitType getGroupingUnit()
           
 DataType getGroupType()
           
 boolean isEnabled()
           
 boolean isSetEnabled()
           
 boolean isSetGroupingInterval()
           
 boolean isSetGroupingUnit()
           
 boolean isSetGroupType()
           
 void setAggregateExpression(java.lang.String newAggregateExpression)
           
 void setEnabled(boolean newEnabled)
           
 void setGroupingInterval(int newGroupingInterval)
           
 void setGroupingOrigin(DataElement newGroupingOrigin)
           
 void setGroupingUnit(GroupingUnitType newGroupingUnit)
           
 void setGroupType(DataType newGroupType)
           
 java.lang.String toString()
           
 void unsetEnabled()
           
 void unsetGroupingInterval()
           
 void unsetGroupingUnit()
           
 void unsetGroupType()
           
 
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

isEnabled

public boolean isEnabled()

Specified by:
isEnabled in interface SeriesGrouping
Returns:
the value of the 'Enabled' attribute.
See Also:
SeriesGrouping.isSetEnabled(), SeriesGrouping.unsetEnabled(), SeriesGrouping.setEnabled(boolean), DataPackage.getSeriesGrouping_Enabled()

setEnabled

public void setEnabled(boolean newEnabled)

Specified by:
setEnabled in interface SeriesGrouping
Parameters:
newEnabled - the new value of the 'Enabled' attribute.
See Also:
SeriesGrouping.isSetEnabled(), SeriesGrouping.unsetEnabled(), SeriesGrouping.isEnabled()

unsetEnabled

public void unsetEnabled()

Specified by:
unsetEnabled in interface SeriesGrouping
See Also:
SeriesGrouping.isSetEnabled(), SeriesGrouping.isEnabled(), SeriesGrouping.setEnabled(boolean)

isSetEnabled

public boolean isSetEnabled()

Specified by:
isSetEnabled in interface SeriesGrouping
Returns:
whether the value of the 'Enabled' attribute is set.
See Also:
SeriesGrouping.unsetEnabled(), SeriesGrouping.isEnabled(), SeriesGrouping.setEnabled(boolean)

getGroupingUnit

public GroupingUnitType getGroupingUnit()

Specified by:
getGroupingUnit in interface SeriesGrouping
Returns:
the value of the 'Grouping Unit' attribute.
See Also:
#setGroupingUnit(String), DataPackage.getSeriesGrouping_GroupingUnit()

setGroupingUnit

public void setGroupingUnit(GroupingUnitType newGroupingUnit)

Specified by:
setGroupingUnit in interface SeriesGrouping
Parameters:
newGroupingUnit - the new value of the 'Grouping Unit' attribute.
See Also:
GroupingUnitType, SeriesGrouping.isSetGroupingUnit(), SeriesGrouping.unsetGroupingUnit(), SeriesGrouping.getGroupingUnit()

unsetGroupingUnit

public void unsetGroupingUnit()

Specified by:
unsetGroupingUnit in interface SeriesGrouping
See Also:
SeriesGrouping.isSetGroupingUnit(), SeriesGrouping.getGroupingUnit(), SeriesGrouping.setGroupingUnit(GroupingUnitType)

isSetGroupingUnit

public boolean isSetGroupingUnit()

Specified by:
isSetGroupingUnit in interface SeriesGrouping
Returns:
whether the value of the 'Grouping Unit' attribute is set.
See Also:
SeriesGrouping.unsetGroupingUnit(), SeriesGrouping.getGroupingUnit(), SeriesGrouping.setGroupingUnit(GroupingUnitType)

getGroupingOrigin

public DataElement getGroupingOrigin()

Specified by:
getGroupingOrigin in interface SeriesGrouping
Returns:
the value of the 'Grouping Origin' containment reference.
See Also:
SeriesGrouping.setGroupingOrigin(DataElement), DataPackage.getSeriesGrouping_GroupingOrigin()

basicSetGroupingOrigin

public org.eclipse.emf.common.notify.NotificationChain basicSetGroupingOrigin(DataElement newGroupingOrigin,
                                                                              org.eclipse.emf.common.notify.NotificationChain msgs)


setGroupingOrigin

public void setGroupingOrigin(DataElement newGroupingOrigin)

Specified by:
setGroupingOrigin in interface SeriesGrouping
Parameters:
newGroupingOrigin - the new value of the 'Grouping Origin' containment reference.
See Also:
SeriesGrouping.getGroupingOrigin()

getGroupingInterval

public int getGroupingInterval()

Specified by:
getGroupingInterval in interface SeriesGrouping
Returns:
the value of the 'Grouping Interval' attribute.
See Also:
SeriesGrouping.isSetGroupingInterval(), SeriesGrouping.unsetGroupingInterval(), SeriesGrouping.setGroupingInterval(int), DataPackage.getSeriesGrouping_GroupingInterval()

setGroupingInterval

public void setGroupingInterval(int newGroupingInterval)

Specified by:
setGroupingInterval in interface SeriesGrouping
Parameters:
newGroupingInterval - the new value of the 'Grouping Interval' attribute.
See Also:
SeriesGrouping.isSetGroupingInterval(), SeriesGrouping.unsetGroupingInterval(), SeriesGrouping.getGroupingInterval()

unsetGroupingInterval

public void unsetGroupingInterval()

Specified by:
unsetGroupingInterval in interface SeriesGrouping
See Also:
SeriesGrouping.isSetGroupingInterval(), SeriesGrouping.getGroupingInterval(), SeriesGrouping.setGroupingInterval(int)

isSetGroupingInterval

public boolean isSetGroupingInterval()

Specified by:
isSetGroupingInterval in interface SeriesGrouping
Returns:
whether the value of the 'Grouping Interval' attribute is set.
See Also:
SeriesGrouping.unsetGroupingInterval(), SeriesGrouping.getGroupingInterval(), SeriesGrouping.setGroupingInterval(int)

getGroupType

public DataType getGroupType()

Specified by:
getGroupType in interface SeriesGrouping
Returns:
the value of the 'Group Type' attribute.
See Also:
#setGroupType(String), DataPackage.getSeriesGrouping_GroupType()

setGroupType

public void setGroupType(DataType newGroupType)

Specified by:
setGroupType in interface SeriesGrouping
Parameters:
newGroupType - the new value of the 'Group Type' attribute.
See Also:
DataType, SeriesGrouping.isSetGroupType(), SeriesGrouping.unsetGroupType(), SeriesGrouping.getGroupType()

unsetGroupType

public void unsetGroupType()

Specified by:
unsetGroupType in interface SeriesGrouping
See Also:
SeriesGrouping.isSetGroupType(), SeriesGrouping.getGroupType(), SeriesGrouping.setGroupType(DataType)

isSetGroupType

public boolean isSetGroupType()

Specified by:
isSetGroupType in interface SeriesGrouping
Returns:
whether the value of the 'Group Type' attribute is set.
See Also:
SeriesGrouping.unsetGroupType(), SeriesGrouping.getGroupType(), SeriesGrouping.setGroupType(DataType)

getAggregateExpression

public java.lang.String getAggregateExpression()

Specified by:
getAggregateExpression in interface SeriesGrouping
Returns:
the value of the 'Aggregate Expression' attribute.
See Also:
SeriesGrouping.setAggregateExpression(String), DataPackage.getSeriesGrouping_AggregateExpression()

setAggregateExpression

public void setAggregateExpression(java.lang.String newAggregateExpression)

Specified by:
setAggregateExpression in interface SeriesGrouping
Parameters:
newAggregateExpression - the new value of the 'Aggregate Expression' attribute.
See Also:
SeriesGrouping.getAggregateExpression()

eInverseRemove

public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
                                                                      int featureID,
                                                                      org.eclipse.emf.common.notify.NotificationChain msgs)


eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject

toString

public java.lang.String toString()


create

public static final SeriesGrouping create()
A convenience method provided to create a series grouping instance and initialize its member variables NOTE: Manually written

Returns:


Copyright © 2005-2007 Actuate Corp. All rights reserved.