Modifier and Type | Method and Description |
---|---|
ComponentType |
ComponentModelFactory.createComponentType()
Returns a new object of class 'Component Type'.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentTypeImpl
An implementation of the model object 'Component Type'.
|
Modifier and Type | Method and Description |
---|---|
ComponentType |
ComponentModelFactoryImpl.createComponentType() |
Modifier and Type | Method and Description |
---|---|
T |
ComponentModelSwitch.caseComponentType(ComponentType object)
Returns the result of interpreting the object as an instance of 'Component Type'.
|