class documentation

class AnnotatedColumnElement(Annotated):

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method ​_with​_annotations Undocumented
Property ​_anon​_name​_label Undocumented
Property info Undocumented
Property key pull 'key' from parent, if not present
Property name pull 'name' from parent, if not present
Property table pull 'table' from parent, if not present

Inherited from Annotated:

Method __eq__ Undocumented
Method __hash__ Undocumented
Method __new__ Undocumented
Method __reduce__ Undocumented
Method ​_annotate Undocumented
Method ​_clone Undocumented
Method ​_compiler​_dispatch Undocumented
Method ​_deannotate Undocumented
Class Variable ​_is​_column​_operators Undocumented
Instance Variable __dict__ Undocumented
Instance Variable __element Undocumented
Instance Variable ​_annotations Undocumented
Instance Variable ​_hash Undocumented
Property ​_constructor Undocumented
Property entity​_namespace Undocumented
def __init__(self, element, values):
def _with_annotations(self, values):
@util.memoized_property
_anon_name_label =

Undocumented

Undocumented

pull 'key' from parent, if not present
pull 'name' from parent, if not present
pull 'table' from parent, if not present