public interface ARINCComponentModelFactory
extends org.eclipse.emf.ecore.EFactory
ARINCComponentModelPackage
Modifier and Type | Field and Description |
---|---|
static ARINCComponentModelFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
ARINCComponentImpl |
createARINCComponentImpl()
Returns a new object of class 'ARINC Component Impl'.
|
ARINCFunction |
createARINCFunction()
Returns a new object of class 'ARINC Function'.
|
ARINCProcess |
createARINCProcess()
Returns a new object of class 'ARINC Process'.
|
ARINCComponentModelPackage |
getARINCComponentModelPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final ARINCComponentModelFactory eINSTANCE
ARINCComponentImpl createARINCComponentImpl()
ARINCProcess createARINCProcess()
ARINCFunction createARINCFunction()
ARINCComponentModelPackage getARINCComponentModelPackage()