sdr 0.7

net.cscott.sdr.calls.lists
Class A1List

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

public abstract class A1List
extends Object

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

Author:
C. Scott Ananian

Nested Class Summary
static class A1List.SolidEvaluator
          Evaluator for couples/tandem/solid formations.
static class A1List.SolidMatch
          Whether all members of the formation are expected to be part of a solid using a A1List.SolidEvaluator, or just some of them.
static class A1List.SolidType
          How members of the solid formation move in a A1List.SolidEvaluator.
 
Field Summary
static Call AS_COUPLES
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

AS_COUPLES

public static final Call AS_COUPLES

sdr 0.7

Copyright © 2006-2009 C. Scott Ananian