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.StatCollectorInterface

Packages that use StatCollectorInterface
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 StatCollectorInterface in com.sigmadynamics.sdo.base

 

Classes in com.sigmadynamics.sdo.base that implement StatCollectorInterface
 class StatCollector
          User: ujjwalsingh Date: Aug 14, 2003

 

Constructors in com.sigmadynamics.sdo.base with parameters of type StatCollectorInterface
AggregationFunction(AggFunctionKey key, long period, StatCollectorInterface collector, boolean isControlGroup)
           

 

Uses of StatCollectorInterface in com.sigmadynamics.sdo.interfaces

 

Methods in com.sigmadynamics.sdo.interfaces that return StatCollectorInterface
 StatCollectorInterface ChoiceEventInterface.getStatCollector()
           

 

Methods in com.sigmadynamics.sdo.interfaces with parameters of type StatCollectorInterface
 AggregationFunctionInterface AggregationFunctionInterface.cloneFunction(AggFunctionKey key, StatCollectorInterface statCollector, boolean isControlGroup)
           

 

Uses of StatCollectorInterface in com.sigmadynamics.sdo.support

 

Classes in com.sigmadynamics.sdo.support that implement StatCollectorInterface
 class SDStatCollector
          User: ujjwalsingh Date: Aug 14, 2003

 

Methods in com.sigmadynamics.sdo.support with parameters of type StatCollectorInterface
 AggregationFunctionInterface SDAggregationFunction.cloneFunction(AggFunctionKey key, StatCollectorInterface statCollector, boolean isControlGroup)
           

 

Constructors in com.sigmadynamics.sdo.support with parameters of type StatCollectorInterface
SDAggregationFunction(AggFunctionKey key, long aggregationPeriod, StatCollectorInterface statCollector, boolean isControlGroup)
           

 


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.