Class: Puppet::Pops::Model::OptionalAttributeOperation

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

Overview

Note:

Currently Unused

An optional attribute operation sets or appends a value to a named attribute unless the value is undef/nil in which case the opereration is a Nop.

This is a new feature proposed to solve the undef as antimatter problem

Method Summary

Methods included from Containment

#eAllContents

Methods included from Visitable

#accept