MOdel COmpiler
0.1.0
Installation
Tutorials
RoaML to SCXML Conversion
API
moco
moco.moco_common
moco.moco_common.array_type
moco.moco_common.common
moco.moco_common.ecmascript_interpretation
moco.moco_common.ecmascript_interpretation_functions
moco.moco_common.logging
moco.roaml_converter
moco.roaml_generator
Contacts
MOdel COmpiler
API
moco
moco.moco_common
moco.moco_common.logging
moco.moco_common.logging.Severity
View page source
moco.moco_common.logging.Severity
class
moco.moco_common.logging.
Severity
(
value
,
names=<not
given>
,
*values
,
module=None
,
qualname=None
,
type=None
,
start=1
,
boundary=None
)
Bases:
Enum
Enum to represent the severity of the error.
__init__
(
*
args
,
**
kwds
)
Attributes
ERROR
WARNING
INFO