Class: DataMaps::When::Base Abstract

Inherits:
Executable show all
Defined in:
lib/data_maps/when/base.rb

Overview

This class is abstract.

Base class for when’s

Since:

  • 0.0.1

Direct Known Subclasses

Empty, Eq, Gt, Gte, In, Lt, Lte, Neq, Nin, Regex

Instance Attribute Summary

Attributes inherited from Executable

#@option, #option

Method Summary

Methods inherited from Executable

#execute, #initialize, valid_collection?

Constructor Details

This class inherits a constructor from DataMaps::Executable