ABLE 2.0.0 07/02/2003 10:25:01

com.ibm.able.examples.conversation
Class AmabParams

java.lang.Object
  |
  +--com.ibm.able.examples.conversation.AmabParams

public class AmabParams
extends java.lang.Object

Class that defines numeric constants used in the Asymmetric Multi-Attribute Bilateral (AMAB) Negotitation conversation


Field Summary
static int CES_UTILITY
          Description to be written
static int FIXED_UTILITY_PARAMS
          Description to be written
static int RANDOM_UTILITY_PARAMS
          Description to be written
static int ZI_STRATEGY
          Description to be written
 
Constructor Summary
AmabParams()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZI_STRATEGY

public static final int ZI_STRATEGY
Description to be written

CES_UTILITY

public static final int CES_UTILITY
Description to be written

RANDOM_UTILITY_PARAMS

public static final int RANDOM_UTILITY_PARAMS
Description to be written

FIXED_UTILITY_PARAMS

public static final int FIXED_UTILITY_PARAMS
Description to be written
Constructor Detail

AmabParams

public AmabParams()

ABLE 2.0.0 07/02/2003 10:25:01

(C) Copyright IBM Corporation 1999, 2003