Package | Description |
---|---|
org.osate.aadl2.instance | |
org.osate.aadl2.instance.impl |
Modifier and Type | Field and Description |
---|---|
static InstanceFactory |
InstanceFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
InstanceFactory |
InstancePackage.getInstanceFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
InstanceFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
InstanceFactory |
InstancePackageImpl.getInstanceFactory() |
static InstanceFactory |
InstanceFactoryImpl.init()
Creates the default factory implementation.
|