labs4capella / python4capella

Python for Capella
Eclipse Public License 2.0
52 stars 10 forks source link

Requirement utilities - Implemented some classes and methods from Java. #199

Closed cesar-mp-atica closed 2 weeks ago

cesar-mp-atica commented 9 months ago

198

At "requirement.py", which already existed, I added some methods. At "requirement_types.py", which I've created, we can find new classes (with inheritances).

ylussaud commented 2 weeks ago

I won't be able to merge this pull request but I'll integrate some of the changes.

ylussaud commented 2 weeks ago

I integrated this PR in the following commits 13dfe1158dbdccc6b450427fa6077812d15b788c and 9483f6740a17a349d8f0f77ae55a4167ba607afb.