|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Rule | |
---|---|
org.eclipse.birt.chart.model.data | Holds a set of interfaces that define the structure of the data source and typed data elements associated with a chart series. |
org.eclipse.birt.chart.model.data.impl | Holds a set of classes that define the structure of the data source and typed data elements associated with a chart series. |
Uses of Rule in org.eclipse.birt.chart.model.data |
---|
Methods in org.eclipse.birt.chart.model.data that return Rule | |
---|---|
Rule |
Rule.copyInstance()
Deprecated. A convenient method to get an instance copy. |
Rule |
DataFactory.createRule()
Deprecated. only reserved for compatibility |
Methods in org.eclipse.birt.chart.model.data that return types with arguments of type Rule | |
---|---|
org.eclipse.emf.common.util.EList<Rule> |
Query.getRules()
Deprecated. only reserved for compatibility |
Uses of Rule in org.eclipse.birt.chart.model.data.impl |
---|
Classes in org.eclipse.birt.chart.model.data.impl that implement Rule | |
---|---|
class |
RuleImpl
Deprecated. only reserved for compatibility |
Methods in org.eclipse.birt.chart.model.data.impl that return Rule | |
---|---|
Rule |
RuleImpl.copyInstance()
Deprecated. A convenient method to get an instance copy. |
static Rule |
RuleImpl.create(org.eclipse.emf.ecore.EObject parent,
org.eclipse.emf.ecore.EReference ref)
Deprecated. |
static Rule |
RuleImpl.create(RuleType rt,
java.lang.String sValue)
Deprecated. A convenience method provided to create a new initialized rule instance |
Rule |
DataFactoryImpl.createRule()
|
Methods in org.eclipse.birt.chart.model.data.impl that return types with arguments of type Rule | |
---|---|
org.eclipse.emf.common.util.EList<Rule> |
QueryImpl.getRules()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |