Class: Windoo::ComponentCriteriaManager

Inherits:
BaseClasses::CriteriaManager show all
Defined in:
lib/windoo/objects/component_criteria_manager.rb

Overview

A CriteriaManager for dealing with the CompnentCriteria of a Component of a Patch

An instance of this is returned by Windoo::Component#criteria

Constant Summary collapse

MEMBER_CLASS =

Constants

Windoo::ComponentCriterion

Constants inherited from BaseClasses::ArrayManager

BaseClasses::ArrayManager::PP_OMITTED_INST_VARS

Instance Attribute Summary

Attributes inherited from BaseClasses::ArrayManager

#container

Method Summary

Methods inherited from BaseClasses::CriteriaManager

#add_criterion, available_names, available_types, #delete_all_criteria, #delete_criterion, #move_criterion, operators_for, #replace_criterion

Methods inherited from BaseClasses::ArrayManager

#[], #each, #empty?, #find, #find_by_attr, #first, #index, #initialize, #last, #pretty_print_instance_variables, #size, #to_a

Constructor Details

This class inherits a constructor from Windoo::BaseClasses::ArrayManager