IProject.CreateProductLineModel method
Namespace: NextDesign.Core
Description
A product line development support model will be created for this project to enable product line development.
By creating the product line development support model, the following model is generated.
- Product line development support model
- an empty feature model
- Empty configuration model
- an empty feature model
If this project already supports product line development, calls to this method will be ignored.
Return value
- void
Exceptions
Name | Exception Class | Description |
---|---|---|
Illegal operation | ExtensionInvalidOperationException | If there is an unloaded model file |