public interface SeriesGrouping extends IChartObject
The following features are supported:
| 限定符和类型 | 方法和说明 |
|---|---|
SeriesGrouping |
copyInstance() |
java.lang.String |
getAggregateExpression()
Returns the value of the 'Aggregate Expression' attribute.
|
org.eclipse.emf.common.util.EList<java.lang.String> |
getAggregateParameters()
Returns the value of the 'Aggregate Parameters' attribute list.
|
double |
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 |
isSetAggregateExpression()
Returns whether the value of the '
Aggregate Expression' attribute is set |
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(double 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 |
unsetAggregateExpression()
Unsets the value of the '
Aggregate Expression' 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.
|
boolean isEnabled()
isSetEnabled(),
unsetEnabled(),
setEnabled(boolean),
DataPackage.getSeriesGrouping_Enabled()void setEnabled(boolean value)
Enabled' attribute.
value - the new value of the 'Enabled' attribute.isSetEnabled(),
unsetEnabled(),
isEnabled()void unsetEnabled()
Enabled' attribute.
boolean isSetEnabled()
Enabled' attribute is set. unsetEnabled(),
isEnabled(),
setEnabled(boolean)GroupingUnitType getGroupingUnit()
#setGroupingUnit(String),
DataPackage.getSeriesGrouping_GroupingUnit()void setGroupingUnit(GroupingUnitType value)
Grouping Unit' attribute. value - the new value of the 'Grouping Unit' attribute.GroupingUnitType,
isSetGroupingUnit(),
unsetGroupingUnit(),
getGroupingUnit()void unsetGroupingUnit()
Grouping Unit' attribute. boolean isSetGroupingUnit()
Grouping Unit' attribute is set.
unsetGroupingUnit(),
getGroupingUnit(),
setGroupingUnit(GroupingUnitType)DataElement getGroupingOrigin()
setGroupingOrigin(DataElement),
DataPackage.getSeriesGrouping_GroupingOrigin()void setGroupingOrigin(DataElement value)
Grouping Origin' containment reference.
value - the new value of the 'Grouping Origin' containment reference.getGroupingOrigin()double getGroupingInterval()
isSetGroupingInterval(),
unsetGroupingInterval(),
#setGroupingInterval(int),
DataPackage.getSeriesGrouping_GroupingInterval()void setGroupingInterval(double value)
Grouping Interval' attribute.
value - the new value of the 'Grouping Interval' attribute.isSetGroupingInterval(),
unsetGroupingInterval(),
getGroupingInterval()void unsetGroupingInterval()
Grouping Interval' attribute.
boolean isSetGroupingInterval()
Grouping Interval' attribute is set.
unsetGroupingInterval(),
getGroupingInterval(),
setGroupingInterval(double)DataType getGroupType()
#setGroupType(String),
DataPackage.getSeriesGrouping_GroupType()void setGroupType(DataType value)
Group Type' attribute.
value - the new value of the 'Group Type' attribute.DataType,
isSetGroupType(),
unsetGroupType(),
getGroupType()void unsetGroupType()
Group Type' attribute. boolean isSetGroupType()
Group Type' attribute is set.
unsetGroupType(),
getGroupType(),
setGroupType(DataType)java.lang.String getAggregateExpression()
setAggregateExpression(String),
DataPackage.getSeriesGrouping_AggregateExpression()void setAggregateExpression(java.lang.String value)
Aggregate Expression' attribute.
value - the new value of the 'Aggregate Expression' attribute.isSetAggregateExpression(),
unsetAggregateExpression(),
getAggregateExpression()void unsetAggregateExpression()
Aggregate Expression' attribute.
boolean isSetAggregateExpression()
Aggregate Expression' attribute is set.
unsetAggregateExpression(),
getAggregateExpression(),
setAggregateExpression(String)org.eclipse.emf.common.util.EList<java.lang.String> getAggregateParameters()
String.
If the meaning of the 'Aggregate Parameters' attribute list isn't clear, there really should be more of a description here...
DataPackage.getSeriesGrouping_AggregateParameters()SeriesGrouping copyInstance()
copyInstance 在接口中 IChartObjectCopyright © 2005-2008 Actuate Corp. All rights reserved.