| 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 |
|---|---|
ExternalObjectAttributeValue |
featureconfigFactory.createExternalObjectAttributeValue()
Returns a new object of class 'External Object Attribute Value'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalObjectAttributeValueImpl
An implementation of the model object 'External Object Attribute Value'.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalObjectAttributeValue |
featureconfigFactoryImpl.createExternalObjectAttributeValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
featureconfigSwitch.caseExternalObjectAttributeValue(ExternalObjectAttributeValue object)
Returns the result of interpreting the object as an instance of 'External Object Attribute Value'.
|
boolean |
featureconfigValidator.validateExternalObjectAttributeValue_AttributeValueIsDefinedInFeatureAndEqualsTypeExternalObject(ExternalObjectAttributeValue externalObjectAttributeValue,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the AttributeValueIsDefinedInFeatureAndEqualsTypeExternalObject constraint of 'External Object Attribute Value'.
|
boolean |
featureconfigValidator.validateExternalObjectAttributeValue(ExternalObjectAttributeValue externalObjectAttributeValue,
DiagnosticChain diagnostics,
Map<Object,Object> context) |