public class CmdsOutput extends OperationGroup implements OperationDescFile
ALGODIR, CMDSDIR, GROPDIR
Constructor and Description |
---|
CmdsOutput() |
Modifier and Type | Method and Description |
---|---|
void |
closeOutputFile(MainControl mainControl) |
java.lang.String |
getDescriptionFilename()
Returns the filename of the description file containing a help entry for the operation.
|
Command[] |
getOperations()
Returns instances of all operations of the group.
|
public void closeOutputFile(MainControl mainControl) throws java.io.IOException
java.io.IOException
public Command[] getOperations()
OperationGroup
getOperations
in class OperationGroup
public java.lang.String getDescriptionFilename()
OperationDescFile
getDescriptionFilename
in interface OperationDescFile