Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Uses of Interface
com.sigmadynamics.sdo.interfaces.AggregationFunctionInterface

Packages that use AggregationFunctionInterface
com.sigmadynamics.sdo.base Customizable base classes for generated ILS classes. 
com.sigmadynamics.sdo.interfaces Interfaces implemented by generated ILS code. 
com.sigmadynamics.sdo.support Base classes for generated ILS classes. 

 

Uses of AggregationFunctionInterface in com.sigmadynamics.sdo.base

 

Classes in com.sigmadynamics.sdo.base that implement AggregationFunctionInterface
 class AggregationFunction
          User: ujjwalsingh Date: Aug 15, 2003

 

Uses of AggregationFunctionInterface in com.sigmadynamics.sdo.interfaces

 

Methods in com.sigmadynamics.sdo.interfaces that return AggregationFunctionInterface
 AggregationFunctionInterface AggregationFunctionInterface.cloneFunction(AggFunctionKey key, StatCollectorInterface statCollector, boolean isControlGroup)
           
 AggregationFunctionInterface StatCollectorInterface.getAggregationFunctionPrototype()
           

 

Methods in com.sigmadynamics.sdo.interfaces with parameters of type AggregationFunctionInterface
 void StatCollectorInterface.flush(AggregationFunctionInterface afi)
           

 

Uses of AggregationFunctionInterface in com.sigmadynamics.sdo.support

 

Classes in com.sigmadynamics.sdo.support that implement AggregationFunctionInterface
 class SDAggregationFunction
          Base class for Aggregation Functions in generated code

 

Methods in com.sigmadynamics.sdo.support that return AggregationFunctionInterface
 AggregationFunctionInterface SDAggregationFunction.cloneFunction(AggFunctionKey key, StatCollectorInterface statCollector, boolean isControlGroup)
           

 

Methods in com.sigmadynamics.sdo.support with parameters of type AggregationFunctionInterface
 void SDStatCollector.flush(AggregationFunctionInterface afi)
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Real-Time Decisions
11g Release 1 (11.1.1)

E17787-02


Copyright © 2010, 2011, Oracle. All rights reserved.