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.base
Class Choice

java.lang.Object
  extended by com.sigmadynamics.sdo.support.SDOBase
      extended by com.sigmadynamics.sdo.base.SDO
          extended by com.sigmadynamics.sdo.support.SDEligibleObject
              extended by com.sigmadynamics.sdo.base.EligibleObject
                  extended by com.sigmadynamics.sdo.support.SDChoice
                      extended by com.sigmadynamics.sdo.base.Choice

All Implemented Interfaces:
ChoiceHistoryQueryInterface, ChoiceInterface, EligibleObjectInterface, SDOInterface, java.lang.Comparable<Choice>

public abstract class Choice
extends SDChoice

User: ujjwal Date: May 16, 2003 Time: 2:46:55 PM


Field Summary

 

Fields inherited from class com.sigmadynamics.sdo.support.SDChoice
group

 

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

 

Constructor Summary
Choice(ChoiceGroupInterface group)
           

 

Method Summary

 

Methods inherited from class com.sigmadynamics.sdo.support.SDChoice
cloneChoice, getEventObject, getGroup

 

Methods inherited from class com.sigmadynamics.sdo.support.SDEligibleObject
isEligible

 

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.client.ChoiceInterface
getChoiceHistory, getChoiceNameId, recordChoice, recordEvent, recordEvent

 

Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.EligibleObjectInterface
isEligible

 

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

 

Methods inherited from interface com.sigmadynamics.sdo.interfaces.client.ChoiceHistoryQueryInterface
daysSinceLastEvent, daysSinceLastEvent, numberOfEventsDuringLastNDays, numberOfEventsDuringLastNDays

 

Constructor Detail

Choice

public Choice(ChoiceGroupInterface group)

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.