yasmin_editor.model.outcome module

Outcome model.

class yasmin_editor.model.outcome.Outcome(name: str, description: str = '')

Bases: object

Represents an outcome of a state or container.

description: str
name: str