Class: Puppet::Pops::Model::ResourceDefaultsExpression

Inherits:
AbstractResource show all
Defined in:
lib/puppet/pops/model/model.rb

Overview

A resource defaults sets defaults for a resource type. This class inherits from AbstractResource but does only support the :regular form (this is intentional to be able to produce better error messages when illegal forms are applied to a model.

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept