Class: UCD::Node::ClassRelationship

Inherits:
Relationship show all
Includes:
HasName
Defined in:
lib/ucd/node/class_relationship.rb

Instance Attribute Summary

Attributes included from HasName

#name

Attributes inherited from Relationship

#from, #to

Attributes included from HasType

#type

Attributes inherited from Base

#parent

Method Summary

Methods inherited from Base

#initialize

Methods included from HasAttributes

#update_attributes

Constructor Details

This class inherits a constructor from UCD::Node::Base