|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CoreFactory | |
---|---|
edu.cmu.sei.aadl.model.core | |
edu.cmu.sei.aadl.model.core.impl | This package contains interfaces and classes that represent the abstract component objects as well as the pacakge concepts. |
edu.cmu.sei.aadl.model.core.presentation |
Uses of CoreFactory in edu.cmu.sei.aadl.model.core |
---|
Fields in edu.cmu.sei.aadl.model.core declared as CoreFactory | |
---|---|
static CoreFactory |
CoreFactory.eINSTANCE
The singleton instance of the factory |
Methods in edu.cmu.sei.aadl.model.core that return CoreFactory | |
---|---|
CoreFactory |
CorePackage.getCoreFactory()
Returns the factory that creates the instances of the model |
Uses of CoreFactory in edu.cmu.sei.aadl.model.core.impl |
---|
Classes in edu.cmu.sei.aadl.model.core.impl that implement CoreFactory | |
---|---|
class |
CoreFactoryImpl
An implementation of the model Factory |
Methods in edu.cmu.sei.aadl.model.core.impl that return CoreFactory | |
---|---|
CoreFactory |
CorePackageImpl.getCoreFactory()
|
static CoreFactory |
CoreFactoryImpl.init()
Creates the default factory implementation |
Uses of CoreFactory in edu.cmu.sei.aadl.model.core.presentation |
---|
Fields in edu.cmu.sei.aadl.model.core.presentation declared as CoreFactory | |
---|---|
protected CoreFactory |
CoreModelWizard.coreFactory
This caches an instance of the model factory |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |