Package | Description |
---|---|
org.osate.aadl2 | |
org.osate.aadl2.impl |
Modifier and Type | Field and Description |
---|---|
static Aadl2Package |
Aadl2Package.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
Aadl2Package |
Aadl2Factory.getAadl2Package()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
Aadl2PackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
Aadl2Package |
Aadl2FactoryImpl.getAadl2Package() |
static Aadl2Package |
Aadl2FactoryImpl.getPackage()
Deprecated.
|
static Aadl2Package |
Aadl2PackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|