|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ConfigFactory | |
|---|---|
| org.apache.uima.tools.cfe.config | |
| org.apache.uima.tools.cfe.config.impl | |
| Uses of ConfigFactory in org.apache.uima.tools.cfe.config |
|---|
| Fields in org.apache.uima.tools.cfe.config declared as ConfigFactory | |
|---|---|
static ConfigFactory |
ConfigFactory.eINSTANCE
The singleton instance of the factory. |
| Methods in org.apache.uima.tools.cfe.config that return ConfigFactory | |
|---|---|
ConfigFactory |
ConfigPackage.getConfigFactory()
Returns the factory that creates the instances of the model. |
| Uses of ConfigFactory in org.apache.uima.tools.cfe.config.impl |
|---|
| Classes in org.apache.uima.tools.cfe.config.impl that implement ConfigFactory | |
|---|---|
class |
ConfigFactoryImpl
An implementation of the model Factory. |
| Methods in org.apache.uima.tools.cfe.config.impl that return ConfigFactory | |
|---|---|
ConfigFactory |
ConfigPackageImpl.getConfigFactory()
|
static ConfigFactory |
ConfigFactoryImpl.init()
Creates the default factory implementation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||