
Tests for set element constraints More...
Classes | |
| class | ElementUnion |
| Test for ElementUnion constraint More... | |
| class | ElementUnionConst |
| Test for ElementUnionConst constraint More... | |
| class | ElementInter |
| Test for ElementInter constraint More... | |
| class | ElementInterIn |
| Test for ElementInter constraint More... | |
| class | ElementDisjoint |
| Test for ElementDisjoint constraint More... | |
| class | ElementSet |
| Test for ElementSet constraint More... | |
| class | ElementSetConst |
| Test for ElementSetConst constraint More... | |
| class | MatrixIntSet |
| Test for matrix element with integer set array and set variable More... | |
Variables | |
| ElementUnion | _elementunion ("Element::Union") |
| ElementUnionConst | _elementunionconst ("Element::UnionConst") |
| ElementInter | _elementinter ("Element::Inter") |
| ElementInterIn | _elementinterin ("Element::InterIn") |
| ElementDisjoint | _elementdisjoint ("Element::Disjoint") |
| ElementSet | _elementset ("Element::Set") |
| ElementSetConst | _elementsetconst ("Element::SetConst") |
| MatrixIntSet | _emis |
Tests for set element constraints
| ElementUnion Test::Set::Element::_elementunion("Element::Union") | ( | "Element::Union" | ) |
| ElementUnionConst Test::Set::Element::_elementunionconst("Element::UnionConst") | ( | "Element::UnionConst" | ) |
| ElementInter Test::Set::Element::_elementinter("Element::Inter") | ( | "Element::Inter" | ) |
| ElementInterIn Test::Set::Element::_elementinterin("Element::InterIn") | ( | "Element::InterIn" | ) |
| ElementDisjoint Test::Set::Element::_elementdisjoint("Element::Disjoint") | ( | "Element::Disjoint" | ) |
| ElementSet Test::Set::Element::_elementset("Element::Set") | ( | "Element::Set" | ) |
| ElementSetConst Test::Set::Element::_elementsetconst("Element::SetConst") | ( | "Element::SetConst" | ) |
| MatrixIntSet Test::Set::Element::_emis |
Definition at line 377 of file element.cpp.