Module: Aws::Templates::Utils::Default

Includes:
Inheritable
Included in:
Artifact, Parametrized::Nested
Defined in:
lib/aws/templates/utils/default.rb

Overview

Default mixin.

It implements class instance-based definitions of so-called defaults. Defaults are input hash alterations and transformations which are defined per-class basis and applied according to class hierarchy when invoked. The target mixing entity should be either Module or Class. In the former case it’s possible to model set of object which have common traits organized as an arbitrary graph with many-to-many relationship.

Defined Under Namespace

Modules: Refinements Classes: Definition, Instantiation

Method Summary

Methods included from Inheritable::ClassMethods

#_class_scope_defined?, #_define_class_scope, #class_scope, #included, #instance_scope