sdr 0.6

net.cscott.sdr.calls.lists
Class C1List

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

public abstract class C1List
extends Object

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

Author:
C. Scott Ananian

Nested Class Summary
static class C1List.ConcentricEvaluator
          Evaluator for concentric and quasi-concentric.
static class C1List.ConcentricType
          Variant of 'concentric' to do.
 
Field Summary
static Call CONCENTRIC
           
static Call SIAMESE
           
static Call TANDEM
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TANDEM

public static final Call TANDEM

SIAMESE

public static final Call SIAMESE

CONCENTRIC

public static final Call CONCENTRIC

sdr 0.6

Copyright © 2006-2009 C. Scott Ananian