labs4capella / python4capella

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

Improve the PVMT API #168

Closed ylussaud closed 1 week ago

ylussaud commented 1 year ago

The API should manipulate PropertyValue instead of string this way one could easily change the value of an existing PropertyValue. We should probably also add an API to set a property value.

ylussaud commented 9 months ago

It should also be easy to retrieve a domain an access its types and create new properties and values for them.

ylussaud commented 9 months ago

An interesting discussion from the forum.