Hi !
When an association is created, we can see in the source code:
# PyUML: Association (being 'src') to class FbInput (being 'dst') in package /…/
However, I can't make PyUML automatically write in the __ init __ function of the class the creation of the attribute src nor dst.
Is it a normal behaviour ?
I have an other question: is it possible to specify a type for for an attribute that is translated into a Python list?
Kindly,
Log in to post a comment.
Hi !
When an association is created, we can see in the source code:
# PyUML: Association (being 'src') to class FbInput (being 'dst') in package /…/
However, I can't make PyUML automatically write in the __ init __ function of the class the creation of the attribute src nor dst.
Is it a normal behaviour ?
I have an other question: is it possible to specify a type for for an attribute that is translated into a Python list?
Kindly,