public class CmdsMath extends OperationGroup implements OperationDescFile
ALGODIR, CMDSDIR, GROPDIR| Constructor and Description | 
|---|
CmdsMath()  | 
| Modifier and Type | Method and Description | 
|---|---|
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 Command[] getOperations()
OperationGroupgetOperations in class OperationGrouppublic java.lang.String getDescriptionFilename()
OperationDescFilegetDescriptionFilename in interface OperationDescFile