| Package | Description |
|---|---|
| de.uka.ipd.sdq.featuremodel | |
| de.uka.ipd.sdq.featuremodel.impl |
| Modifier and Type | Field and Description |
|---|---|
static featuremodelFactory |
featuremodelFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
featuremodelFactory |
featuremodelPackage.getfeaturemodelFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
featuremodelFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
featuremodelFactory |
featuremodelPackageImpl.getfeaturemodelFactory() |
static featuremodelFactory |
featuremodelFactoryImpl.init()
Creates the default factory implementation.
|