Skip navigation links

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

E17787-02


com.sigmadynamics.sdo.support
Class SDDecision

java.lang.Object
  extended by com.sigmadynamics.sdo.support.SDOBase
      extended by com.sigmadynamics.sdo.base.SDO
          extended by com.sigmadynamics.sdo.support.SDFunction
              extended by com.sigmadynamics.sdo.base.Function
                  extended by com.sigmadynamics.sdo.support.SDDecision

All Implemented Interfaces:
SDOInterface
Direct Known Subclasses:
Decision

public abstract class SDDecision
extends Function

Field Summary

 

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

 

Constructor Summary
SDDecision()
           

 

Method Summary
protected static void throwUndefinedScore(java.lang.String goalId, java.lang.String choiceId, java.lang.String decisionId)
           

 

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

 

Constructor Detail

SDDecision

public SDDecision()

Method Detail

throwUndefinedScore

protected static void throwUndefinedScore(java.lang.String goalId,
                                          java.lang.String choiceId,
                                          java.lang.String decisionId)

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.