#include <SignElementCheckpoint.h>
Inheritance diagram for SignElementCheckpoint:


This element is a checkpoint in the workflow. "Previous" buttons can return to checkpoints.
Public Member Functions | |
| vtkTypeRevisionMacro (SignElementCheckpoint, SignElement) | |
| virtual void | PrintSelf (ostream &os, vtkIndent indent) |
| bool | ActivateElement () |
| Activates this element. | |
| bool | DeActivateElement () |
| Deactivates this element. | |
| void | SetName (std::string name) |
| Sets the name of the checkpoint. | |
Static Public Member Functions | |
| static SignElementCheckpoint * | New () |
Protected Member Functions | |
| SignElementCheckpoint () | |
| ~SignElementCheckpoint () | |
| SignElementCheckpoint (const SignElementCheckpoint &) | |
| void | operator= (const SignElementCheckpoint &) |
|
|
|
|
|
|
|
|
|
|
|
Activates this element.
Implements SignElement. |
|
|
Deactivates this element.
Reimplemented from SignElement. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
Sets the name of the checkpoint.
|
|
||||||||||||
|
|
1.4.6