|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Series Grouping'. This type holds all grouping-related information for a series.
The following features are supported:
DataPackage.getSeriesGrouping()
Method Summary | |
java.lang.String |
getAggregateExpression()
Returns the value of the 'Aggregate Expression' attribute. |
int |
getGroupingInterval()
Returns the value of the 'Grouping Interval' attribute. |
DataElement |
getGroupingOrigin()
Returns the value of the 'Grouping Origin' containment reference. |
GroupingUnitType |
getGroupingUnit()
Returns the value of the 'Grouping Unit' attribute. |
DataType |
getGroupType()
Returns the value of the 'Group Type' attribute. |
boolean |
isEnabled()
Returns the value of the 'Enabled' attribute. |
boolean |
isSetEnabled()
Returns whether the value of the ' Enabled ' attribute is set. |
boolean |
isSetGroupingInterval()
Returns whether the value of the ' Grouping Interval ' attribute is set. |
boolean |
isSetGroupingUnit()
Returns whether the value of the ' Grouping Unit ' attribute is set. |
boolean |
isSetGroupType()
Returns whether the value of the ' Group Type ' attribute is set. |
void |
setAggregateExpression(java.lang.String value)
Sets the value of the ' Aggregate Expression ' attribute. |
void |
setEnabled(boolean value)
Sets the value of the ' Enabled ' attribute. |
void |
setGroupingInterval(int value)
Sets the value of the ' Grouping Interval ' attribute. |
void |
setGroupingOrigin(DataElement value)
Sets the value of the ' Grouping Origin ' containment reference. |
void |
setGroupingUnit(GroupingUnitType value)
Sets the value of the ' Grouping Unit ' attribute. |
void |
setGroupType(DataType value)
Sets the value of the ' Group Type ' attribute. |
void |
unsetEnabled()
Unsets the value of the ' Enabled ' attribute. |
void |
unsetGroupingInterval()
Unsets the value of the ' Grouping Interval ' attribute. |
void |
unsetGroupingUnit()
Unsets the value of the ' Grouping Unit ' attribute. |
void |
unsetGroupType()
Unsets the value of the ' Group Type ' attribute. |
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 |
Method Detail |
public boolean isEnabled()
isSetEnabled()
,
unsetEnabled()
,
setEnabled(boolean)
,
DataPackage.getSeriesGrouping_Enabled()
public void setEnabled(boolean value)
Enabled
' attribute.
value
- the new value of the 'Enabled' attribute.isSetEnabled()
,
unsetEnabled()
,
isEnabled()
public void unsetEnabled()
Enabled
' attribute.
isSetEnabled()
,
isEnabled()
,
setEnabled(boolean)
public boolean isSetEnabled()
Enabled
' attribute is set.
unsetEnabled()
,
isEnabled()
,
setEnabled(boolean)
public GroupingUnitType getGroupingUnit()
#setGroupingUnit(String)
,
DataPackage.getSeriesGrouping_GroupingUnit()
public void setGroupingUnit(GroupingUnitType value)
Grouping Unit
' attribute.
value
- the new value of the 'Grouping Unit' attribute.GroupingUnitType
,
isSetGroupingUnit()
,
unsetGroupingUnit()
,
getGroupingUnit()
public void unsetGroupingUnit()
Grouping Unit
' attribute.
isSetGroupingUnit()
,
getGroupingUnit()
,
setGroupingUnit(GroupingUnitType)
public boolean isSetGroupingUnit()
Grouping Unit
' attribute is set.
unsetGroupingUnit()
,
getGroupingUnit()
,
setGroupingUnit(GroupingUnitType)
public DataElement getGroupingOrigin()
setGroupingOrigin(DataElement)
,
DataPackage.getSeriesGrouping_GroupingOrigin()
public void setGroupingOrigin(DataElement value)
Grouping Origin
' containment reference.
value
- the new value of the 'Grouping Origin' containment reference.getGroupingOrigin()
public int getGroupingInterval()
isSetGroupingInterval()
,
unsetGroupingInterval()
,
setGroupingInterval(int)
,
DataPackage.getSeriesGrouping_GroupingInterval()
public void setGroupingInterval(int value)
Grouping Interval
' attribute.
value
- the new value of the 'Grouping Interval' attribute.isSetGroupingInterval()
,
unsetGroupingInterval()
,
getGroupingInterval()
public void unsetGroupingInterval()
Grouping Interval
' attribute.
isSetGroupingInterval()
,
getGroupingInterval()
,
setGroupingInterval(int)
public boolean isSetGroupingInterval()
Grouping Interval
' attribute is set.
unsetGroupingInterval()
,
getGroupingInterval()
,
setGroupingInterval(int)
public DataType getGroupType()
#setGroupType(String)
,
DataPackage.getSeriesGrouping_GroupType()
public void setGroupType(DataType value)
Group Type
' attribute.
value
- the new value of the 'Group Type' attribute.DataType
,
isSetGroupType()
,
unsetGroupType()
,
getGroupType()
public void unsetGroupType()
Group Type
' attribute.
isSetGroupType()
,
getGroupType()
,
setGroupType(DataType)
public boolean isSetGroupType()
Group Type
' attribute is set.
unsetGroupType()
,
getGroupType()
,
setGroupType(DataType)
public java.lang.String getAggregateExpression()
setAggregateExpression(String)
,
DataPackage.getSeriesGrouping_AggregateExpression()
public void setAggregateExpression(java.lang.String value)
Aggregate Expression
' attribute.
value
- the new value of the 'Aggregate Expression' attribute.getAggregateExpression()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |