labs4capella / python4capella

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

BehaviorPC.get_deploying_node_p_c() calls getDeployingNodePC() that doesn't exists. #193

Closed ylussaud closed 2 weeks ago

ylussaud commented 10 months ago

This method should call deployingPhysicalComponents but there is a cardinality issue. Should we return only the first one ?