labs4capella / python4capella

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

Add an EObject and JavaObject fallback to EObject.get_class() #194

Open ylussaud opened 10 months ago

ylussaud commented 10 months ago

This will allow to wrap objects even if they are not directly supported by the provided Python API without creating new Python API.