| Package | Description |
|---|---|
| de.uka.ipd.sdq.featuremodel | |
| de.uka.ipd.sdq.featuremodel.impl | |
| de.uka.ipd.sdq.featuremodel.util |
| Modifier and Type | Method and Description |
|---|---|
DoubleAttribute |
featuremodelFactory.createDoubleAttribute()
Returns a new object of class 'Double Attribute'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleAttributeImpl
An implementation of the model object 'Double Attribute'.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleAttribute |
featuremodelFactoryImpl.createDoubleAttribute() |
| Modifier and Type | Method and Description |
|---|---|
T |
featuremodelSwitch.caseDoubleAttribute(DoubleAttribute object)
Returns the result of interpreting the object as an instance of 'Double Attribute'.
|
boolean |
featuremodelValidator.validateDoubleAttribute(DoubleAttribute doubleAttribute,
DiagnosticChain diagnostics,
Map<Object,Object> context) |