flamapy / fm_metamodel

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

UVL imports supported #36

Closed pabpazjim closed 2 years ago

pabpazjim commented 2 years ago

Added functionality for uvl_writer to read imports from uvl files and build fm_metamodels from those.

Some tests have been added testing functionality such as basic imports, "as" statements, submodels imports and recursive imports.

jagalindo commented 2 years ago

This has been partially merged.