Class: Link

Defined in: web-src/coffee/model/link.coffee
Inherits: model.MyModel

Overview

A Link between two classes.

Instance Method Summary

Constructor Details

# (void) constructor(classes, name)

Parameters:

  • classes ( Array<Class> ) An array of Class objects, the first class is the "from" and the second is the "to" class in a two-linked relation.

Instance Method Details

# (void) hasSourceAndTarget(name, class_a, class_b)

# (void) get_classes()

# (void) get_from()

# (void) get_to()

# (Boolean) is_associated(c)

Is this link associated to the given class?

Parameters:

  • c ( Class instance ) The class to test with.

Returns:

  • Boolean

# (void) to_json()

# (void) create_joint(factory, csstheme = null)

# (boolean) same_elts(other)

Compare the relevant elements of these links.

Parameters:

Returns:

  • boolean

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: