|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Aadl2Factory | |
---|---|
edu.cmu.sei.aadl.aadl2 | |
edu.cmu.sei.aadl.aadl2.impl | |
edu.cmu.sei.aadl.aadl2.presentation |
Uses of Aadl2Factory in edu.cmu.sei.aadl.aadl2 |
---|
Fields in edu.cmu.sei.aadl.aadl2 declared as Aadl2Factory | |
---|---|
static Aadl2Factory |
Aadl2Factory.eINSTANCE
The singleton instance of the factory |
Methods in edu.cmu.sei.aadl.aadl2 that return Aadl2Factory | |
---|---|
Aadl2Factory |
Aadl2Package.getAadl2Factory()
Returns the factory that creates the instances of the model |
Uses of Aadl2Factory in edu.cmu.sei.aadl.aadl2.impl |
---|
Classes in edu.cmu.sei.aadl.aadl2.impl that implement Aadl2Factory | |
---|---|
class |
Aadl2FactoryImpl
An implementation of the model Factory |
Methods in edu.cmu.sei.aadl.aadl2.impl that return Aadl2Factory | |
---|---|
Aadl2Factory |
Aadl2PackageImpl.getAadl2Factory()
|
static Aadl2Factory |
Aadl2FactoryImpl.init()
Creates the default factory implementation |
Uses of Aadl2Factory in edu.cmu.sei.aadl.aadl2.presentation |
---|
Fields in edu.cmu.sei.aadl.aadl2.presentation declared as Aadl2Factory | |
---|---|
protected Aadl2Factory |
Aadl2ModelWizard.aadl2Factory
This caches an instance of the model factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |