Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl |
Modifier and Type | Field and Description |
---|---|
static Aadl2Factory |
Aadl2Factory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Aadl2Factory |
Aadl2Package.getAadl2Factory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
Aadl2FactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
Aadl2Factory |
Aadl2PackageImpl.getAadl2Factory() |
static Aadl2Factory |
Aadl2FactoryImpl.init()
Creates the default factory implementation.
|