Class: LinkFromAssociation
Defined in: | web-src/coffee/model/uml/link_from_association.coffee |
Inherits: | model.Link |
Overview
A link from associationIcon.
Instance Method Summary
- # (void) get_link_role()
- # (void) set_link_role(role)
- # (void) change_to_null(mult, index)
- # (void) create_joint(factory, csstheme = null)
- # (void) to_json()
Constructor Details
#
(void)
constructor(classes, name = null, b_role)
Instance Method Details
#
(void)
get_link_role()
#
(void)
set_link_role(role)
#
(void)
change_to_null(mult, index)
#
(void)
create_joint(factory, csstheme = null)
#
(void)
to_json()