Hello,
if you mean, if parameters/variables of information views can be inherited from one view to another view, than this is not possible.
You have to define the parameters on the view where you need it. On views consuming views with parameters you have to define the parameter mapping.
Variables cannot be mapped, because normally they are only used on the top level (query) views.
Regards,
Florian