| GOBO documentation | view source | Contained in the GOBO distribution. |
GOBO::ClassExpression::BooleanExpression
An GOBO::ClassExpression in which the members are constructed via a boolean operation. These are AND, OR, NOT - or in set terms, GOBO::ClassExpression::Intersection, GOBO::ClassExpression::Union or GOBO::ClassExpression::Complement)
| GOBO documentation | view source | Contained in the GOBO distribution. |