Class: PgGraph::Type::NmTableColumn
- Inherits:
-
MmTableColumn
- Object
- HashTree::Set
- Node
- Field
- Column
- TableColumn
- MmTableColumn
- PgGraph::Type::NmTableColumn
- Defined in:
- lib/pg_graph/type/type.rb
Instance Attribute Summary
Attributes inherited from MmTableColumn
#mm_table_type, #that_mm_column, #this_mm_column
Attributes inherited from TableColumn
#that_link_column, #this_link_column
Attributes inherited from Column
Attributes inherited from Field
Method Summary
Methods inherited from MmTableColumn
#dump_type, #initialize, #mm_record_type, #mm_table, #that_record_type, #that_table
Methods inherited from TableColumn
#dot_lookup, #dump_type, #initialize
Methods inherited from Column
#dump, #dump_type, #generated?, #identity?, #kind?, #nullable?, #primary_key?, #readonly?, #reference?, #unique?
Methods included from TableObject
#record_type, #table, #table_type
Methods inherited from Field
#identifier, #initialize, #schema_identifier
Methods inherited from Node
#dump, #guid, #identifier, #initialize, #inspect, #inspect_inner, #schema_identifier
Constructor Details
This class inherits a constructor from PgGraph::Type::MmTableColumn