Table of Contents - model-visualizer-1.0.0 Documentation
Classes and Modules
Methods
- ::new — ModelParser
- ::new — Model
- ::new — SchemaParser
- ::new — Visualizer
- ::parse — Parser
- ::run — ModelVisualizer
- #add_belongs_to — Model
- #add_binary_attribute — Model
- #add_boolean_attribute — Model
- #add_date_attribute — Model
- #add_datetime_attribute — Model
- #add_decimal_attribute — Model
- #add_float_attribute — Model
- #add_foreign_key_attribute — Model
- #add_has_and_belongs_to_many — Model
- #add_has_many — Model
- #add_has_one — Model
- #add_integer_attribute — Model
- #add_primary_key_attribute — Model
- #add_string_attribute — Model
- #add_text_attribute — Model
- #add_time_attribute — Model
- #add_timestamp_attribute — Model
- #create_sidebar — Visualizer
- #create_visualization — Visualizer
- #fix_case — ModelParser
- #fix_case — SchemaParser
- #launch_browser — Visualizer
- #parse — ModelParser
- #parse — SchemaParser
- #to_json — Model