labs4capella / python4capella

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

Implemented some classes and methods from Java #198

Closed cesar-mp-atica closed 2 weeks ago

cesar-mp-atica commented 9 months ago

I have implemented some features from Java, from the Requirement ViewPoint.

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).

image