| Package | Description |
|---|---|
| de.fzi.power.util | |
| de.fzi.power.util.impl |
| Modifier and Type | Field and Description |
|---|---|
static UtilFactory |
UtilFactory.eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
UtilFactory |
UtilPackage.getUtilFactory()
Returns the factory that creates the instances of the model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UtilFactoryImpl
An implementation of the model Factory.
|
| Modifier and Type | Method and Description |
|---|---|
UtilFactory |
UtilPackageImpl.getUtilFactory() |
static UtilFactory |
UtilFactoryImpl.init()
Creates the default factory implementation.
|