Phase.raise_objection and phase.drop_objection

Generally when we do this it is meant for start the sequencer and for handshaking method between driver and sequence.Got my point ?

    phase.raise_objection(this);
     seq.start(sa_seqr);
    phase.drop_objection(this);  

where seq is an instantiation of sequence.