FirstOp lookup for the very first operation of the Entity.
()
| 31 | |
| 32 | // FirstOp lookup for the very first operation of the Entity. |
| 33 | FirstOp() OpT |
| 34 | |
| 35 | // LastOp lookup for the very last operation of the Entity. |
| 36 | // For a valid Entity, should never be nil |
no outgoing calls