This method determines
whether
the OR state reached a final state, and therefore
can be exited on a null transition.
Signaturevirtual OMBoolean isCompleted()
ReturnsThe
method returns one of the following Boolean values:
- TRUE - The operation is complete.
- FALSE - The operation
is not complete.