All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class Acme.Comnd.OneOrMoreComnd

java.lang.Object
   |
   +----Acme.Comnd.Comnd
           |
           +----Acme.Comnd.SeqListComnd
                   |
                   +----Acme.Comnd.OneOrMoreComnd

public class OneOrMoreComnd
extends SeqListComnd
One or more instances of Comnd.

Fetch the software.
Fetch the entire Acme package.


Constructor Index

 o OneOrMoreComnd(Comnd)

Method Index

 o help(ComndContext)
Each type of Comnd implements this to display a help message.

Constructors

 o OneOrMoreComnd
 public OneOrMoreComnd(Comnd c)

Methods

 o help
 protected void help(ComndContext ctx)
Each type of Comnd implements this to display a help message.

Overrides:
help in class SeqListComnd

All Packages  Class Hierarchy  This Package  Previous  Next  Index

ACME Java  ACME Labs