| Package | Description |
|---|---|
| de.uka.ipd.sdq.featureconfig | |
| de.uka.ipd.sdq.featureconfig.impl | |
| de.uka.ipd.sdq.featureconfig.util |
| Modifier and Type | Method and Description |
|---|---|
DoubleAttributeValue |
featureconfigFactory.createDoubleAttributeValue()
Returns a new object of class 'Double Attribute Value'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleAttributeValueImpl
An implementation of the model object 'Double Attribute Value'.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleAttributeValue |
featureconfigFactoryImpl.createDoubleAttributeValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
featureconfigSwitch.caseDoubleAttributeValue(DoubleAttributeValue object)
Returns the result of interpreting the object as an instance of 'Double Attribute Value'.
|
boolean |
featureconfigValidator.validateDoubleAttributeValue_AttributeValueIsDefinedInFeatureAndEqualsTypeDouble(DoubleAttributeValue doubleAttributeValue,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the AttributeValueIsDefinedInFeatureAndEqualsTypeDouble constraint of 'Double Attribute Value'.
|
boolean |
featureconfigValidator.validateDoubleAttributeValue(DoubleAttributeValue doubleAttributeValue,
DiagnosticChain diagnostics,
Map<Object,Object> context) |