| 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 |
|---|---|
ExternalObjectAttribute |
featuremodelFactory.createExternalObjectAttribute()
Returns a new object of class 'External Object Attribute'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalObjectAttributeImpl
An implementation of the model object 'External Object Attribute'.
|
| Modifier and Type | Method and Description |
|---|---|
ExternalObjectAttribute |
featuremodelFactoryImpl.createExternalObjectAttribute() |
| Modifier and Type | Method and Description |
|---|---|
T |
featuremodelSwitch.caseExternalObjectAttribute(ExternalObjectAttribute object)
Returns the result of interpreting the object as an instance of 'External Object Attribute'.
|
boolean |
featuremodelValidator.validateExternalObjectAttribute(ExternalObjectAttribute externalObjectAttribute,
DiagnosticChain diagnostics,
Map<Object,Object> context) |