Class: LinkToGeneralization
Defined in: | web-src/coffee/model/uml/link_to_generalization.coffee |
Inherits: | model.Link |
Overview
A link to generalizationIcon.
Instance Method Summary
- # (void) get_class()
- # (void) get_gen()
- # (void) remove_class_from_gen(link)
- # (void) create_joint(factory, csstheme = null)
- # (void) set_disjoint(disjoint)
- # (void) set_covering(covering)
- # (void) to_json()
Constructor Details
#
(void)
constructor(classes, name = null, inferred)
Instance Method Details
#
(void)
get_class()
#
(void)
get_gen()
#
(void)
remove_class_from_gen(link)
#
(void)
create_joint(factory, csstheme = null)
#
(void)
set_disjoint(disjoint)
#
(void)
set_covering(covering)
#
(void)
to_json()