public abstract class Operation extends Primitive
Modifier and Type | Class and Description |
---|---|
static interface |
Operation.IInfo
The IInfo interface provides information on an operation object or a group of operation object
united by an OR rule.
|
static class |
Operation.InfoAndRule
The Info class is an implementation of the IInfo interface.
|
static class |
Operation.InfoOrRule
The InfoOrRule class is an implementation of the IInfo interface that provides logic for
storing information about a group of operations united by an OR-rule.
|
protected static class |
Operation.Shortcuts |
Constructor and Description |
---|
Operation() |
access, action, execute, getArgument, getCurrentOperation, getName, image, syntax