| 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 |
|---|---|
IntegerAttribute |
featuremodelFactory.createIntegerAttribute()
Returns a new object of class 'Integer Attribute'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntegerAttributeImpl
An implementation of the model object 'Integer Attribute'.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerAttribute |
featuremodelFactoryImpl.createIntegerAttribute() |
| Modifier and Type | Method and Description |
|---|---|
T |
featuremodelSwitch.caseIntegerAttribute(IntegerAttribute object)
Returns the result of interpreting the object as an instance of 'Integer Attribute'.
|
boolean |
featuremodelValidator.validateIntegerAttribute(IntegerAttribute integerAttribute,
DiagnosticChain diagnostics,
Map<Object,Object> context) |