SK#

class SK#

Bases: enum.Enum

Provides an enum of state kinds.

Overview#

Import detail#

from ansys.scade.apitools.create.data_def import SK

Attribute detail#

FINAL = 'Final'#
INITIAL = 'Initial'#
NORMAL = 'Normal'#