sdr 0.7

net.cscott.sdr.calls.lists
Class C3bList

java.lang.Object
  extended by net.cscott.sdr.calls.lists.C3bList

public abstract class C3bList
extends Object

The C3bList class contains complex call and concept definitions which are on the 'plus' program. Note that "simple" calls and concepts are defined in the resource file at net/cscott/sdr/calls/lists/c3b.calls; this class contains only those definitions for which an executable component is required.

Author:
C. Scott Ananian

Field Summary
static Call COUPLES_TWOSOME
           
static Call MIRROR
           
static Call SIAMESE_TWOSOME
           
static Call TANDEM_TWOSOME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MIRROR

public static final Call MIRROR

TANDEM_TWOSOME

public static final Call TANDEM_TWOSOME

COUPLES_TWOSOME

public static final Call COUPLES_TWOSOME

SIAMESE_TWOSOME

public static final Call SIAMESE_TWOSOME

sdr 0.7

Copyright © 2006-2009 C. Scott Ananian