Skip navigation links

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

E17787-01


com.sigmadynamics.sdo.base
Class ApplicationBase

java.lang.Object
  extended by com.sigmadynamics.sdo.support.SDOBase
      extended by com.sigmadynamics.sdo.support.SDApplicationBase
          extended by com.sigmadynamics.sdo.base.ApplicationBase

All Implemented Interfaces:
ApplicationInterface, SDOInterface

public abstract class ApplicationBase
extends SDApplicationBase

Field Summary

 

Fields inherited from class com.sigmadynamics.sdo.support.SDApplicationBase
appFactory

 

Fields inherited from class com.sigmadynamics.sdo.support.SDOBase
description, internalName, sdExternalName

 

Constructor Summary
ApplicationBase(java.lang.String name, int deploymentVersion, int deploymentState)
           

 

Method Summary

 

Methods inherited from class com.sigmadynamics.sdo.support.SDApplicationBase
calculateControlGroupStatus, calculateControlGroupStatus, calculateControlGroupStatus, calculateControlGroupStatus, checkControlGroupStatus, checkControlGroupStatus, checkControlGroupStatus, currentTimeMillis, determineCG, getBatchAgent, getBatchAgentKernel, getChoiceGroup, getDataVersion, getDeploymentState, getDeploymentVersion, getLearningRecordWriterFactory, getMetadata, getName, getSessionCount, getStudyName, isStoppedOrShuttingDown, newPredictor, newRuleCache, newRuleEvaluator

 

Methods inherited from class com.sigmadynamics.sdo.support.SDOBase
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId, setDescription, setSDOId, setSDOLabel

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Methods inherited from interface com.sigmadynamics.sdo.interfaces.ApplicationInterface
cleanUp, deleteChoiceHistory, deleteStatistics, flushStatistics, getDefaultChoices, init

 

Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.SDOInterface
getDescription, getSDOId, getSDOLabel, getSDOLabelOrId

 

Constructor Detail

ApplicationBase

public ApplicationBase(java.lang.String name,
                       int deploymentVersion,
                       int deploymentState)

Skip navigation links

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

E17787-01


Copyright © 2010, Oracle. All rights reserved.