| Package | Description |
|---|---|
| de.fzi.power.util | |
| de.fzi.power.util.impl |
| Modifier and Type | Field and Description |
|---|---|
static UtilPackage |
UtilPackage.eINSTANCE
The singleton instance of the package.
|
| Modifier and Type | Method and Description |
|---|---|
UtilPackage |
UtilFactory.getUtilPackage()
Returns the package supported by this factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UtilPackageImpl
An implementation of the model Package.
|
| Modifier and Type | Method and Description |
|---|---|
static UtilPackage |
UtilFactoryImpl.getPackage()
Deprecated.
|
UtilPackage |
UtilFactoryImpl.getUtilPackage() |
static UtilPackage |
UtilPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others
upon which it depends.
|