ISingleAttempt
Short summary
Defines an interface for an action that can be executed/finished in a single cylce call.
| Access | Abstract | Final | Extends | Implements |
|---|---|---|---|---|
| - | No | No | CNM_AbstractObject.IObject | - |
UML Diagram
Methods
invoke
- Return type: CNM_ReturnTypes.SingleExecutionResult
Invokes the action associated with this interface.…
Code
Declaration
INTERFACE ISingleAttempt EXTENDS CNM_AbstractObject.IObject