Part of vmc.contrib.axiom.attributes View In Hierarchy
Known subclasses: vmc.contrib.axiom.attributes.SQLAttribute
Method | compare | Override this in a subclass. |
Inherited from _ContainableMixin:
Method | oneOf | Choose items whose attributes are in a fixed set. |
Method | notOneOf | Undocumented |
Inherited from _ComparisonOperatorMuxer:
Method | __eq__ | Undocumented |
Method | __ne__ | Undocumented |
Method | __gt__ | Undocumented |
Method | __lt__ | Undocumented |
Method | __ge__ | Undocumented |
Method | __le__ | Undocumented |
Inherited from _MatchingOperationMuxer:
Method | _like | Undocumented |
Method | like | Undocumented |
Method | notLike | Undocumented |
Method | startswith | Undocumented |
Method | endswith | Undocumented |
Inherited from _OrderingMixin:
Method | _asc | Undocumented |
Method | _desc | Undocumented |