Sequence Item (Transaction) Composition

In reply to chr_sue:

In reply to bmorris:
The question is still why do you need a nested seq_item?
Could class be a simple class not extended from uv_seq_item?
In the UVM a seq_item is used in a sequence.

I’m simply answering the question presented. At the end of my post, you’ll see that suggested removing trans2 altogether.

I don’t know if he intends to use it in a sequence or not.