Label#

class ansys.scade.apitools.expr.access.Label(expression: scade.model.suite.ConstValue)#

Bases: Expression

Provides the label of a projection.

Parameters#

expression :

Call expression to wrap.

Initialize the instance from the Scade expression.

Overview#

name

Name of the label.

Import detail#

from ansys.scade.apitools.expr.access import Label

Property detail#

property Label.name: str#

Name of the label.