
MooseX::Role::Parameterized::Meta::Role::Parameterized - metaclass for parameterized roles

This is the metaclass for parameterized roles; that is, parameterizable roles with their parameters bound. All this actually provides is a place to store the MooseX::Role::Parameterized::Parameters object.

Returns the MooseX::Role::Parameterized::Meta::Role::Parameterizable metaobject that generated this role.
Returns the MooseX::Role::Parameterized::Parameters object that represents the specific parameter values for this parameterized role.