flamapy / fm_metamodel

This repo host the feature model concrete classes
3 stars 5 forks source link

Changes regarding attribute support on uvl transformation and writer #31

Closed pabpazjim closed 3 years ago

pabpazjim commented 3 years ago

uvl_transformation and uvl_writer updated so they can parse and serialize attributes respectively.

fm_metamodel attributes' str made more descriptive while also skipping class attributes set to None, as uvl does not currently support value domains or null values.

Despite this issue comming from an external project, uvl_transformation no longer triggers the parser warnings it used to do.

jagalindo commented 3 years ago

We do need to update the parser in pip