Modifier and Type | Method and Description |
---|---|
InstantiatedArchitectureConfiguration |
AnalysisContextElement.getInstantiatedArchitecture()
Returns the value of the 'Instantiated Architecture' reference.
|
Modifier and Type | Method and Description |
---|---|
void |
AnalysisContextElement.setInstantiatedArchitecture(InstantiatedArchitectureConfiguration value)
Sets the value of the '
Instantiated Architecture ' reference. |
Modifier and Type | Method and Description |
---|---|
InstantiatedArchitectureConfiguration |
AnalysisContextElementImpl.basicGetInstantiatedArchitecture() |
InstantiatedArchitectureConfiguration |
AnalysisContextElementImpl.getInstantiatedArchitecture() |
Modifier and Type | Method and Description |
---|---|
void |
AnalysisContextElementImpl.setInstantiatedArchitecture(InstantiatedArchitectureConfiguration newInstantiatedArchitecture) |
Modifier and Type | Method and Description |
---|---|
InstantiatedArchitectureConfiguration |
ParameterizedArchitectureFactory.createInstantiatedArchitectureConfiguration()
Returns a new object of class 'Instantiated Architecture Configuration'.
|
Modifier and Type | Class and Description |
---|---|
class |
InstantiatedArchitectureConfigurationImpl
An implementation of the model object 'Instantiated Architecture Configuration'.
|
Modifier and Type | Method and Description |
---|---|
InstantiatedArchitectureConfiguration |
ParameterizedArchitectureFactoryImpl.createInstantiatedArchitectureConfiguration() |
Modifier and Type | Method and Description |
---|---|
T |
ParameterizedArchitectureSwitch.caseInstantiatedArchitectureConfiguration(InstantiatedArchitectureConfiguration object)
Returns the result of interpreting the object as an instance of 'Instantiated Architecture Configuration'.
|