AnnotatedLLRS
#
- class ansys.scade.pyalmgw.llrs.AnnotatedLLRS(llr_export: LLRExport, kind, root, note_types)#
Bases:
StdLLRS
Base implementation class for models that support annotations.
Overview#
Return the value of a note attribute. |
Cache the annotation fields tagged as |
|
Implement |
Import detail#
from ansys.scade.pyalmgw.llrs import AnnotatedLLRS
Attribute detail#
- AnnotatedLLRS.llr_fields#
- AnnotatedLLRS.note_types#
Method detail#
- AnnotatedLLRS.gather_llr_fields()#
Cache the annotation fields tagged as
LLR_PROP
.