Previous topic

stalker.core.models.mixin

Next topic

stalker.core.models.mixin.StatusMixin

This Page

stalker.core.models.mixin.ReferenceMixin

Inheritance diagram of stalker.core.models.mixin.ReferenceMixin

class stalker.core.models.mixin.ReferenceMixin[source]

Bases: object

Adds reference capabilities to the mixed in class.

References are Link objects which adds outside information to the attached objects. The aim of the References are generally to give more info to direct the evolution of the objects, generally these objects are Assets.

__init__()

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Attributes

references references are lists containing
references[source]

references are lists containing Link objects