Modifier and Type | Method and Description |
---|---|
ARINCFunction |
ARINCComponentModelFactory.createARINCFunction()
Returns a new object of class 'ARINC Function'.
|
Modifier and Type | Class and Description |
---|---|
class |
ARINCFunctionImpl
An implementation of the model object 'ARINC Function'.
|
Modifier and Type | Method and Description |
---|---|
ARINCFunction |
ARINCComponentModelFactoryImpl.createARINCFunction() |
Modifier and Type | Method and Description |
---|---|
T |
ARINCComponentModelSwitch.caseARINCFunction(ARINCFunction object)
Returns the result of interpreting the object as an instance of 'ARINC Function'.
|