Implement Interaction() class #22
Labels
help wanted
Extra attention is needed
needs design input
What should the interface, inputs, and/or outputs of this black box look like?
SysML
Domain-knowledge of SysML is recommended for working on this issue
Implement attributes, constructors, and methods for
Interaction()
class.Parameters should include lifelines, messages, interaction uses.
Features to consider:
__call__()
method that returns a generator, such thatInteraction
objects are callable and iterable.The text was updated successfully, but these errors were encountered: