| 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 |
|---|---|
IntegerAttributeValue |
featureconfigFactory.createIntegerAttributeValue()
Returns a new object of class 'Integer Attribute Value'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerAttributeValueImpl
An implementation of the model object 'Integer Attribute Value'.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerAttributeValue |
featureconfigFactoryImpl.createIntegerAttributeValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
featureconfigSwitch.caseIntegerAttributeValue(IntegerAttributeValue object)
Returns the result of interpreting the object as an instance of 'Integer Attribute Value'.
|
boolean |
featureconfigValidator.validateIntegerAttributeValue_AttributeValueIsDefinedInFeatureAndEqualsTypeInteger(IntegerAttributeValue integerAttributeValue,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the AttributeValueIsDefinedInFeatureAndEqualsTypeInteger constraint of 'Integer Attribute Value'.
|
boolean |
featureconfigValidator.validateIntegerAttributeValue(IntegerAttributeValue integerAttributeValue,
DiagnosticChain diagnostics,
Map<Object,Object> context) |