Uses of Interface
org.eclipse.birt.data.engine.api.aggregation.IAggregation

Packages that use IAggregation
org.eclipse.birt.data.engine.api.aggregation Data Engine aggregation API package. 
 

Uses of IAggregation in org.eclipse.birt.data.engine.api.aggregation
 

Classes in org.eclipse.birt.data.engine.api.aggregation that implement IAggregation
 class Aggregation
          All multipass aggregations must implement this interface.
 

Methods in org.eclipse.birt.data.engine.api.aggregation that return IAggregation
 IAggregation IAggregationFactory.getAggregation(java.lang.String name)
          Return an IAggregation instance according to the given aggregation name
 



Copyright © 2005 Actuate Corp. All rights reserved.