Class: Puppet::Pops::Model::QueryExpression

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

Overview

A query expression is an expression that is applied to some collection. The contained optional expression may contain different types of relational expressions depending on what the query is applied to.

Direct Known Subclasses

ExportedQuery, VirtualQuery

Method Summary

Methods included from Containment

#eAllContainers, #eAllContents

Methods included from Visitable

#accept