Modifier and Type | Method and Description |
---|---|
ComponentImplementation |
ComponentModelFactory.createComponentImplementation()
Returns a new object of class 'Component Implementation'.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentImplementationImpl
An implementation of the model object 'Component Implementation'.
|
Modifier and Type | Method and Description |
---|---|
ComponentImplementation |
ComponentModelFactoryImpl.createComponentImplementation() |
Modifier and Type | Method and Description |
---|---|
T |
ComponentModelSwitch.caseComponentImplementation(ComponentImplementation object)
Returns the result of interpreting the object as an instance of 'Component Implementation'.
|