Class: Gecode::FixnumEnum::Dummy

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

Overview

A dummy class that just shows what methods a fixnum 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 FixnumEnumOperand

#disjoint_union, included, #intersection, #method_missing, #minus, #union

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::FixnumEnum::FixnumEnumOperand