UR::Role::Prototype(3pm) | User Contributed Perl Documentation | UR::Role::Prototype(3pm) |
UR::Role::Prototype - Implementation for defining and composing roles
Basic info about using roles is described in the documentation for UR::Role.
When a role is defined using the "role" keyword, it creates a UR::Role::Prototype instance. Role prototypes represent an uncomposed role. They have most of the same properties as UR::Object::Type instances.
When a role is defined, these methods are injected into the role's namespace
UR, UR::Object::Type::Initializer, UR::Role::Instance, UR::Role::PrototypeWithParams
2022-01-17 | perl v5.32.1 |