dn & d Z ddlmZ ddlmZ ddlmZ ddlZddlmZm Z ddl mZ ddlm Z mZ G d d Z G d de Z G d de Z G d de Z G d de Z G d dee Z G d de ZdS )zDiagram objects. )annotations)Iterable)AnyN)nodesutil)decorated_with_property)FilterMixInis_interfacec e Zd ZdZddZdS )Figurez Base class for counter handling.returnNonec d| _ d S )N )fig_idselfs k/builddir/build/BUILD/cloudlinux-venv-1.0.10/venv/lib/python3.11/site-packages/pylint/pyreverse/diagrams.py__init__zFigure.__init__ s Nr r )__name__ __module____qualname____doc__r r r r r s. ** r r c ( e Zd ZdZ dd fd Z xZS ) Relationshipz8A relationship from an object in the diagram to another.Nfrom_object DiagramEntity to_object relation_typestrname str | Nonec t || _ || _ || _ || _ d S N)superr r r! typer$ )r r r! r" r$ __class__s r r zRelationship.__init__ s<