feynml.id.Identifiable

class feynml.id.Identifiable(id: str | None = None)[source]

Bases: object

__init__(id: str | None = None) None

Methods

__init__([id])

with_id(id)

set id

with_new_id()

generate new id

Attributes

id

with_id(id: str)[source]

set id

with_new_id()[source]

generate new id