Class: Gecode::BoolEnum::Dummy

Inherits:
Array
  • Object
show all
Includes:
BoolEnumOperand, VariableEnumMethods
Defined in:
lib/gecoder/interface/enum_wrapper.rb

Overview

A dummy class that just shows what methods a bool enum responds to.

Instance Attribute Summary

Attributes included from EnumMethods

#model

Method Summary

Methods included from VariableEnumMethods

#values

Methods included from EnumMethods

#active_space

Methods included from BoolEnumOperand

#conjunction, #disjunction, #method_missing

Methods included from Operand

#model, #must, #must_not

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Gecode::BoolEnum::BoolEnumOperand